Run Till the Dusk – Side-Scrolling Obstacle Dodging Game
Dodge, jump, and sprint through an endless side-scrolling landscape as dusk falls. Run Till the Dusk challenges players to survive against obstacles with precision timing, fluid animation, and reactive gameplay mechanics designed in Unity.
Unity Play
Get Off My Void – Wave-Based Space Knockout Game
Launch enemies into the abyss in this wave-based knockout game set on a floating cosmic platform. In Get Off My Void, each wave brings new threats and physics-driven chaos as you fight to defend your patch of space. With stacked power-ups, responsive controls, and minimalist visuals, survival means knocking everything off—before they knock you.
Unity Play
Snow Sokoban – Winter Themed PuzzleGame
Push crates, solve frosty puzzles, and navigate snow-covered tiles in this chilly twist on the classic logic game. Snow Sokoban features winter-themed visuals and mindful movement mechanics, offering a calm yet brain-teasing experience set in a peaceful, frozen landscape.
Unity Play
Flappy Bird Clone – Physics-Based Arcade Game
Tap, flap, and dodge your way through tight gaps in this precision-based arcade game built in Unity. Flappy Bird Clone features physics-driven flight mechanics, dynamic obstacle spawning, and responsive one-tap input for endless, high-score-chasing gameplay. Simple visuals, snappy controls, and addictive loop—just the way retro arcade feels should be.
Unity Play
Facial Recognisation In real-time using machine learning
Facial recognition technology in real-time is a biometric method used to identify or verify individuals
based on their facial features. It involves capturing a person's face through a camera, analyzing the
unique facial traits, and comparing them with a pre-existing database of known faces. Real-time systems
perform this process swiftly, providing immediate results
GitHub Repository
Ransomware Detection System In Encrypted Networks
Ransomware detection in encrypted networks using deep learning leverages neural networks to analyze
encrypted traffic and identify malicious behavior without decryption. By training models on normal and
ransomware-affected traffic, deep learning techniques such as CNNs and RNNs can detect anomalies in
packet characteristics, like traffic flow or volume. This enables the identification of ransomware
activities like data exfiltration or file encryption in real-time, enhancing network security while
preserving privacy.
GitHub Repository
Simple Snake Game
This is a classic Snake game developed in Python using the Pygame library.
In the game, you control a snake that moves around the screen eating apples. Each apple eaten makes the snake longer and increases your score.
Avoid colliding with the walls or the snake’s own body, or the game will end.
The objective is to grow the longest snake possible and challenge yourself to beat your high score!
Simple, fun, and a great way to practice programming fundamentals.
GitHub Repository
Download Game
MeroJobSathi – Job Search & Posting Platform
MeroJobSathi is a full-stack web application developed to simulate a real-world job search and recruitment platform. Built with Laravel (PHP), MySQL Database and styled using Tailwind CSS, the project showcases user authentication, job posting, employer-user relationships, and dynamic job searching functionalities.
GitHub Repository