Coders Packet

Listing of packets of source code submitted by coders

Calculator using Java

This is a complex scientific calculator made using Java and Java awt. It can perform scientific trignometric functions along with simple arithmetic .

MP3 Player using Java

This is a simple Java MP3 Player file. On selecting a MP3 file, the user can play the song, pause it, or even remove it from the current playing list.

Birthday Card using HTML and CSS Animations

This project contains a Birthday card made with HTML and CSS Animations. Tech Stack: HTML, CSS

Simple GUI for compound interest with java programming

It takes input for principle amount, number of months, and interest rate from the user, and then calculates the total amount or compound interest.

Real-Time city Air Quality Monitoring using Python

A project to fetch and display up-to-date air quality data for cities using APIs and Tkinter GUI.

Password Generator Using Reactjs,API,Nodejs,Expressjs

It is a website that generates passwords with specified requirements like length, excluding or including numbers, special characters

SecurePass Vault in Java using JDBC Connectivity

A secure & user-friendly password manager to store, generate, and manage passwords, ensuring enhanced online security.

Command Line based Calculator for Infix Arithmetic Expression using Java

The calculator uses Java to evaluate the infix expression supporting binary operations add, sub, Multiply, division, and modulo entered by the user and report errors in the expression if any.

Count the number of Faces from a Image using OpenCV in Python

In the project we have to detect the number of faces in a image. I have used OpenCV framework in Python to complete this project.

Personal Finance Tracker with Data Persistence IN C++

Manage finances efficiently with Personal Finance Tracker - record transactions, set budgets, and track savings goals. Data persistence included.

PDF to JPG converter using Java swing

With this application, you can easily convert PDF files to JPG format. It utilizes Java Swing and the Apache PDFBox library for smooth and efficient conversion.

Emotion Detection using python

The main objective of this project is to enable users to observe their detected emotions on the screen. This basically focuses on analyzing emotions in human faces using python library DeepFace.