Coders Packet

Listing of packets of source code submitted by coders

JavaScript Lyrics Searcher

Lyrics Search using JavaScript is a packet using which we can find out lyrics to any song.

Transposing Matrix given by user using JAVA

In this tutorial we will learn how to transpose a matrix giving by the user using JAVA. We will also learn about the algorithm and code to transpose the matrix.

Travel and Tourism Application (Management System) using Java and MySQL

I have made a Travel And Tourism Application CRUD Application (Java MySQL) Application to provide automation to the Travel application

ATM Management System Using Python

It is a Python Project which is used for getting the details of your Bank account. Details such as Statement, Withdraw Details, Lodgement and PIN Change facilities are available.

Dictionary App using JAVA in Android Studio

I have made a dictionary app using Java and REST API in Android Studio. I have used Retrofit and Gson Converter to manage API requests.

NaamKarana (Provide Suitable names Starting with the given keyword)

NaamKarana is a React.js Based web application which provides name suggestions based on the keywords provided by user.

News App using Java and REST API for Android Studio

I have made a news app in Android Studio using Java and REST API. I have used Picasso Library for loading images and Retrofit and Gson converter to manage the API requests.

Managing Virtual Bank Account Using Python

A Python Project through which a user can create its own virtual bank account and carry out different functions such as depositing money, withdrawing money and many more.

Student Management System Using Python

A Python Project which displays the Name of the Student, His Roll Number, along with the marks of 2 subjects.

Desktop Billing Managment System (JAVA, MYSQL)

It is a Desktop Application made using JAVA, JAVA Swing, AWT, AND My SQL. It is a CRUD Application(i.e.Create,Read,Update,Delete).

JavaScript Form Validator

Here in the enclosed attachment is the form validator using JavaScript, HTML, and CSS. The form consists of four fields: Username, Email, password, and confirm password then a submit button.

Scientific Calculator in C++

A calculator built using C++ which can perform basic arithmetic operations like addition, subtraction, multiplication, division, etc.