Projects
Featured Projects
Side Projects
Grocery Shopping List App
A Kotlin-based Android application that helps users manage their grocery shopping list with features to add, delete, and track items along with their quantities and prices.
Student Reporting System
This Java project implements a Student Reporting System that manages student records, their marks across different subjects and semesters, and provides various analytical functionalities.
React Native Todo App
A Todo list application built with React Native that offers a clean user interface and persistent storage functionality.
Custom Python Datetime Library
A Python library that provides an enhanced datetime handling system with additional utility methods and a user-friendly interface.
Flask Twitter API Simulator
A simple Flask-based RESTful API that simulates basic Twitter functionality. This API provides endpoints for retrieving, filtering, and creating tweets using a JSON file as data storage.
Airbnb Listings API
A Flask-based RESTful API that manages Airbnb listings. This API provides comprehensive endpoints for creating, reading, updating, and deleting (CRUD) Airbnb listing data, with data persistence using JSON file storage.