Code Packets
Browse all published coding projects
caption generator in C++
A C++ program that stores and retrieves pre-written captions for easy use in various contexts, streamlining content description and sharing.
Email Spam detection using Python
Email spam detection is a common and important project in the field of Natural Language Processing (NLP) and Machine Learning.
Pong Game in C++ using Simple and Fast Multimedia Library (SFML)
This C++ code implements the classic "Pong" game using SFML. Players control paddles to hit a bouncing ball and score points, with visuals and sound effects enhancing the experience.
Human Resource Management Project C++
The HR Management Project is a robust software solution designed to facilitate human resource management tasks efficiently.
Text Editor Using C++
Basic text editor running in the console. It allows a user to open a file, display its content, edit it, and save the changes back to the file
Top Running Shoes of 2023 Showcase(Frontend development)
Discover the trendiest running shoes of 2023. Nike's top picks for ultimate comfort and style. Get ready to hit the road!
Expense tracker using Python
This program helps users manage expenses by entering and viewing spending summaries. It uses an SQLite database for storing and seeing expense data.
simple game in a C++ using OpenGL library
This is a simple game where we use keyboard keys to protect the base from falling space stones.
Online Ticket Reservation System Using Java Swings
Online Ticket Reservation System is a model that showing that the booking the ticket online using java swings.
Sales Prediction using Python
Sales prediction is a focuses on predicting the future direction of sales. It involves analyzing historical data, market trends, and various indicators to make predictions .
Finance Tracker Using C++
This program provides a simple and interactive way for users to record and manage their financial transactions.
Phonebook Application in C++
A phonebook application in C++ that allows users to insert, delete, or alter contacts.