Coders Packet

Listing of packets of source code submitted by coders

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.

Software Refactoring using python Tkinter and astor

Software refactoring is a technique for improving the design and structure of existing code, without changing its functionality.

Crop Recommendation System using Machine Learning

The Crop Recommendation System is a machine learning-based application that provides recommendations for suitable crops based on various environmental and soil conditions.

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

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.

Animated flag in C++ using Bezier curve

This project uses the OpenGL library and Bezier curves to animate flags. Users can start, stop, switch between flags, and exit.

Java Ecommerce Website

it is an ecommerce website, which is build with technology like JSP, Servlet, HTML, CSS.

Composite View - a newsletter in Java

It is a news letter which is build with technology like JSP, Servlet, JDBC. it is a newsletter with composite views.

Java G&N Salary Calculator

It is build using java J2EE technologies, it is a salary calculator. technologies such as java, servlet, jsp, html, css, Jscript and oracle for database.

Load HTML Form Data To Excel Cells In Java using swing classes in netbeans

The objective of this project is to develop a desktop application that enables users to input data via an HTML form and subsequently stores this data within Excel cells.

Alarm Clock With GUI - Python

Alarm App - A user-friendly Python app with Tkinter & pygame. Set personalized alarms with custom sounds for timely reminders.

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.