My Projects

Django-React Full Stack Application

Developed a full-stack web application using Django for the backend and React for the frontend, integrating a REST API for seamless CRUD operations.

Task Manager

Command-line application for managing tasks by priority using a min-heap data structure.

QR Code Generator

Two versions (command-line and GUI) for generating QR codes from user input.

Num Guesser

A number guessing game implemented in both command-line and GUI versions, enhancing user engagement through interactive gameplay.

Rock, Paper, Scissors Game

Implemented command-line and GUI versions of this classic game.