Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View Ahmeds2099's full-sized avatar

Block or report Ahmeds2099

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please donโ€™t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
Ahmeds2099/README.md

Ahmed Sufiyan

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.


๐Ÿš€ What I'm Working On

  • ๐Ÿ’ป 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

๐Ÿ› ๏ธ Tech Stack

Languages:
Python C Java JavaScript HTML5 CSS3 SQL

Tools & Frameworks:
Git GitHub Linux VS Code MediaPipe OpenCV MySQL

Currently Learning:
React Node.js


๐Ÿ”ฅ Featured Projects

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

๐Ÿ“ซ Connect With Me

LinkedIn Portfolio Email


๐Ÿ’ก Open to collaboration on AI, software development, game dev and cybersecurity projects!

โญ If you find my projects interesting, feel free to star them!

Popular repositories Loading

  1. -Cybersec-Quiz- -Cybersec-Quiz- Public

    Java 1

  2. skills-introduction-to-github skills-introduction-to-github Public

    Exercise: Introduction to GitHub

  3. codecrafters-shell-c codecrafters-shell-c Public

    My cusom shell built for codecrafters through their build your own shell course

  4. MessMate MessMate Public

    TypeScript

  5. MESSMATE-College MESSMATE-College Public

    TypeScript

  6. AI-Python-Code-Debugger AI-Python-Code-Debugger Public

    Python