Coders Packet

Listing of packets of source code submitted by coders

Report Management System using C++ and MySQL

This project is on a report management system that is implemented using C++ and MySQL with various operations making it user-friendly.

Amazon Stock Price Analysis in Python

Here we see the Amazon stock price last five year and we also calculate the last five year mean value and variance

Send mails via Python

Python is a very popular language and hence very useful. We can create many codes which make our lives even much easier. This is a code that illustrates how Python can be used to send emails.

Music player in Python using tkinter

This music player is created using Python. It is a simple yet basic design, which can be modified beautifully by choosing various fonts, colors, layouts. I hope you will like it.

C++ program to Print all Prime Numbers in an Interval

Hello buddies, here is a c++ program for printing all prime numbers between two numbers.

C++ Program to Multiply two Matrices using 2D-Vector

Hello coders, I have implemented a c++ program to calculate the product of two matrices using vectors.

C++ program to convert a String into Binary

Hello programmers, here is a c++ program to convert a string into its binary equivalent.

Personal Assistant using Python

Personal Assistant using Python Speech Recognition and Voice Input from user with various features like opening several websites and applications etc.

Fizz Buzz in C++

It is a fun game in which users can input a number and Fizz Buzz is printed in a unique way.

Tic Tac Toe Game Using 1D Array in C++

It is a Short Game in C++ using Arrays in which 2 players can play by marking 'X' or '0' in a 3*3 grid.

Weight Calculator on Different Planets using C++

This is a C++ programme to calculate your weight on different planets and also your weight on unknown planets or heavenly bodies if you enter their radius and mass.

Weight Calculator on Different Planets using C++

This is a C++ programme to calculate your weight on different planets and also your weight on unknown planets or heavenly bodies if you enter their radius and mass.