Check out some of my projects
⚒️

SysSentry
SysSentry is a lightweight security tool using Cilium's eBPF (go-ebpf) library to intercept and block specific syscalls like openat, based on user ID or mount namespace ID. It provides real-time syscall filtering at the kernel level, logging events via bpf_printk, and offers a modular, extensible architecture for advanced sandboxing and monitoring use-cases.

GenAI Projects
A collection of GenAI projects created by me, utilizing powerful tools like LangChain, CrewAI, Pinecone, Neo4j, and Streamlit. These projects explore various aspects of artificial intelligence, such as conversational agents, workflow automation, vector storage, and graph-based data analysis, all aimed at enhancing productivity and user engagement.

NAT Stimulation
Designed and configured a virtual network topology using Linux network namespaces to simulate NAT, port forwarding, and traffic filtering. The project demonstrates how a router namespace can manage HTTP/HTTPS traffic from a client namespace using iptables and Python-based HTTP server testing.

Atlas
Atlas is an open-source platform for hosting CTF competitions, utilizing dynamic Docker orchestration to manage challenge environments. It offers an intuitive frontend, customizable admin panel, and a robust backend for seamless deployment and container management, ensuring a scalable and flexible CTF event experience.

Shrinker
Shrinker is a URL shortening service that provides simple and efficient URL shortening capabilities along with detailed statistics for each shortened URL. This project includes both the frontend and backend components, offering a user-friendly interface for shortening URLs and tracking data like number of visits, referrers, and more.

DeScribeIt
Engineered a serverless backend using Cloudflare Workers, optimizing API request handling to achieve sub-100ms response times. Developed a blogging website featuring user authentication and full CRUD functionality with robust input validation using Zod and JWT authentication.



