Projects
Discover a collection of my career highlights and projects, showcasing my expertise in a variety of areas. From product design to marketing campaigns, each project represents my commitment to excellence and delivering impactful results.
Game Arena
Gaming Website
A web platform reviving classic games, underscoring the challenges and successes of their modern recreation.Featured games: Flappy Box: A rendition of the iconic "Flappy Bird" game, navigating a bird through obstacles. Tic Tac Toe: The classic strategy game of Xs and Os. The Slither: A game where players control a snake avatar, consuming pellets to grow. Guess the Number: A number guessing game with 10 attempts to predict a number between 0 and N.
Link to site!
Insurance Company Management System
Java Application
- Java Application Development: Constructed a desktop application, replicating the intricate operations of an insurance company, with an emphasis on user and policy management.
- Architectural Design: Adopted a Three Tier Architecture, ensuring clear separation between data storage, business logic, and user interface layers.
- Data Management: Transitioned from basic data structures like ArrayList to advanced structures like HashMap, optimizing data retrieval and manipulation processes.
- Interface Evolution: Progressed from a rudimentary command-based console to a comprehensive Graphical User Interface, enhancing user experience.
- Documentation & Design: Crafted UML class and sequence diagrams, providing a visual representation of system components and interactions.
- Iterative Development: Adhered to an iterative development approach, refining functionalities and features over three significant sprints.
InventoTech: Inventory Management system
Django Application
- This Django-based Inventory Management System is designed to help businesses manage their inventory effectively. With features like inventory tracking, product management, and reporting, it streamlines operations and provides real-time inventory data.
Password Generator
Django Application
- The Password Generator is a web application built with Django that allows users to generate random passwords. It includes a user interface for specifying password criteria such as length and character types and a backend for generating the passwords according to the specified criteria.
SkyCast: The Django Weather Dashboard
Django Application
- SkyCast is a web-based application that provides real-time weather updates. It aggregates data from various meteorological sources to offer users current conditions, forecasts, and historical weather patterns.
- Designed with Django, the dashboard presents an intuitive and user-friendly interface that allows users to effortlessly search for and view weather information for different locations.
- Users can customize their weather monitoring experience by selecting specific parameters they are interested in, such as temperature, humidity, wind speed, and more.
- Built on a robust Django framework, SkyCast is scalable to handle additional features such as weather alerts, climate trends, and integration with other applications or widgets.
Todaloo: The To Do and task-list app
Django Application
- The To-Do List Application is a web-based platform that allows users to manage their daily tasks efficiently. Built with Django, a high-level Python web framework, the application is designed to offer a simple and intuitive interface for task management.
- Users can create tasks, update their status, and delete them as needed. Each task includes a title, a completion status, and a timestamp for when it was created.
- The application includes views for the index page, task updates, and task deletion.
Soogle
Website
My basic copy of google with search by all, image, video and news functionalities similar to googles webpage, shh I didn't use google to make this ;)
Link to site!