Computer Science Student | AI & Systems Programming Enthusiast
I build projects that solve real problemsโfrom gesture-controlled interfaces to Unix-level tools. Currently exploring full-stack development, cybersecurity, and game development.
- ๐ป Building full-stack applications with Python, Java, and JavaScript
- ๐ค Learning computer vision and AI-powered automation
- ๐ Exploring cybersecurity fundamentals through hands-on projects
- ๐ฎ Experimenting with game development using Godot Engine
Real-time hand tracking system achieving 95%+ accuracy using MediaPipe and OpenCV. Controls Windows system through intuitive air gestures with state-machine architecture and advanced noise filtering.
Tech: Python โข MediaPipe โข OpenCV โข PyAutoGUI
Key Features:
- State-machine architecture for 4 control modes
- 85% reduction in cursor jitter through smoothing algorithms
- Sub-100ms response time for fluid interaction
Command-line shell built from scratch in C, replicating core Unix functionality including process management, piping, I/O redirection, and environment variable handling.
Tech: C โข Unix System Calls โข Linux
Key Features:
- Process creation using fork() and execvp()
- Piping mechanism for command chaining
- Built-in commands with POSIX-compliant behavior
Interactive quiz application with persistent score tracking using layered architecture (DTO, DAO, Service) and MySQL integration. Features secure CRUD operations with PreparedStatements.
Tech: Java โข JDBC โข MySQL
Key Features:
- Layered architecture for code maintainability
- SQL injection prevention with PreparedStatements
- Connection pooling and transaction management
๐ก Open to collaboration on AI, software development, game dev and cybersecurity projects!
โญ If you find my projects interesting, feel free to star them!