- ๐ป Pursuing a Bachelor's degree in Computer Science
- ๐ฏ Passionate about Software Engineering and System Design
- โ๏ธ Focused on C++ Development and SFML Game Development
- ๐ง Strong interest in Problem Solving and Logic Building
- ๐ Building projects that turn ideas into real software
- ๐ฅ Continuously learning, improving, and creating
- Harvard University โ CS50x: Introduction to Computer Science
- Harvard University โ CS50: Introduction to Cybersecurity
- Operations Team Member
- Certificate of Achievement Recipient
- Logistics & Operations Team Member
- Sponsorship Team Associate Member
- Team Participation Certificate
- Active Team Member
โ 2D Game Development โ Graphics Rendering Systems โ Event Handling & Input Systems โ Game Logic Implementation
โก Full chess engine built from scratch
๐ง Move validation + check/checkmate system
๐ Undo / Redo functionality
๐ฎ SFML-based interactive gameplay๐ฎ Classic Nokia-style Snake game
โ๏ธ Smooth SFML rendering engine
๐ฅ Collision detection + scoring system
๐ง Currently under development๐ Secure login system (3 attempts protection)
๐ Student registration + result management
๐พ File-based data storage system ๐ Reads student marks from file
๐ Calculates averages automatically
๐ Assigns grades based on performance
๐ค Outputs processed results to fileโก Click to expand
- ๐ Password Strength Checker (C++)
- ๐ฏ Rock Paper Scissors Game (C++)
- ๐ Test Score Calculator (C++)
- ๐ข Consecutive Ones Finder (C++)
while(true)
{
Think();
Design();
Build();
Optimize();
Repeat();
}
