Sitender_Image

Hello! I'm Sitender,

Follow Me

Download CV

Projects

Check Out All My Projects

Explore my collection of projects showcasing my skills in web development, programming, and cybersecurity. Each project reflects my dedication to solving real-world problems and pushing the boundaries of innovation. You can find the source code for these projects on my GitHub repository.

Go to github repositories

Project 1: Typing Test Website

Enhance your typing speed and accuracy with my interactive Typing Test website. Challenge yourself to improve your typing skills through various difficulty levels and track your progress over time. It's fun, engaging, and effective!

Try the Typing Test

Project 2: Galactic Cargo Management System

An advanced cargo management system that uses an AVL tree for efficient cargo record operations such as insertion, deletion, and searching. The system handles attributes like cargo ID, destination, and weight.

View Project

Project 3: Treasure Quest: The Straw Hat Crew

A simulation inspired by the One Piece web series where treasures are assigned to crew members based on their current load. It uses a custom heap data structure to efficiently manage crewmates and assign treasures.

View Project

Games

Game 1: Tic-Tac-Toe (Python)

A simple yet engaging implementation of the classic Tic-Tac-Toe game built using Python. Play against the computer or challenge a friend to this two-player game. The game’s logic ensures fairness and a smooth gameplay experience.

See Game Code

Game 2: Snake Game (Python)

A simple yet addictive Snake game built using Python. Guide the snake to eat food and grow longer while avoiding collisions with itself. See how long you can survive in this fast-paced classic!

See Game Code

Game 3: Flappy Bird (Java)

A clone of the popular Flappy Bird game built using Java. Control the bird to navigate through pipes and avoid obstacles. Challenge yourself to achieve the highest score possible!

See Game Code

Game 4: Candy Crush Clone (HTML, JS, CSS)

A clone of the popular Candy Crush game built with HTML, JavaScript, and CSS. Match three or more candies to score points and clear levels. Currently under development, but the gameplay mechanics are already in place.

Play Game