Coders Packet

Listing of packets of source code submitted by coders

Number Guessing Game on different difficulty levels using Java Swings and AWT

To develop a Number Guessing game is a game where we have to predict the number generated by system using some clues using java swings and AWT.

Smartphone e-store Website using HTML, CSS, JavaScript and PHP

This project consists of the Home, About, Products, Contact, and Payment sections. The user can also provide Feedback or contact the admin. Frontend: HTML, CSS, JavaScript Backend: PHP

Img2PDF Using Pytesseract

This project aims to digitize physical images into searchable PDF files. It involves using specialized software to analyze scanned images and convert them into searchable and editable PDF.

Fixed 'animation' was deprecated in iOS 15.0: Use withAnimation or animation(_:value:)

the deprecated 'animation' modifier in SwiftUI and learned how to adapt to the changes introduced in iOS 15. By embracing 'withAnimation' and 'animation(_:value:)'.

Change Button Color When Pressed in SwiftUI

Explore how to change the button color when pressed in SwiftUI, explaining the process step-by-step with easy-to-understand examples.

Recipe App by javaScript

It is a web application that can be used to fetch various kinds of recipes through API.

HRMS portal using Python

A simple project which helps HR to manage the details of its employees. It helps to ADD, DELETE, or UPDATE employee data.

Brick Breaker using Java AWT and Swing

Brick Breaker is an arcade game in which a player has to break a wall of bricks by controlling a bouncing ball with a paddle that moves horizontally with the help of left and right arrow keys.

Hostel Management System in Java using JDBC Connectivity

Java-based Hostel Management System simplifies admissions, billing & student data. User-friendly interface with MySQL integration.

simple electricity bill generator using python

a simple electricity bill generator which reads two types of readings and generators a bill

Currency Converter Using JAVA

Created a currency converter using java and java awt concept and java swing concepts .

URL shortener Using Python

Using this python code we can make a short URL by using its long URL. It's is very easy to handle a short URL instead of long URL.