Pinned Repositories
addDSACodesHacktoberfest
This repository is explicitly created for the purpose of Hacktoberfest 2022.
Banking
BANKING MANAGEMENT SYSTEM
BitCoin_Ticker
This is a flutter app with a simple app whose main function is to just show the current prices of some cryptocurrencies in various currencies.
caseInterconversion
Simple C++ program to use string and to convert lowercase alphabets to uppercase and vice versa
Chatcord
Realtime chat app with websockets using Node.js, Express and Socket.io with Vanilla JS on the frontend.
Chit_Chat
This is my first chap app using flutter that uses the firebase platform.
CLI_Crypto
Node.js application where I have developed a CLI(Command-line Interface) to check Cryptocurrencies prices.
Connect3
This is a simple tic-tac-toe game with a slight connection to connect 4!!
shop_app
A shop app built with flutter where we will be handling HTTP requests, json data, firebase and much more!
task-warrior-mobile-app
Task warrior is a mobile app for both iOS and android developed to simulate the real task warrior which is an open source CLI based todo app that runs from the terminal. This mobile app also syncs task with the Taskserver.
Procoder16's Repositories
Procoder16/Destini
Procoder16/Quizzler
Flutter Quiz App with some default questions and a scorekeeper to track the number of correct answers given.
Procoder16/XylophoneApp
Simple flutter app that will have keys like a real piano and will give out sound when tapped upon. Basically I'll be trying out the concept of packages and audio player in this app
Procoder16/magic_8_Ball
Simple user interactive app made with flutter. Just think of a life related question and tap the button... It will give your answer. This is not an AI based app
Procoder16/diceeAppFlutter
Procoder16/mi_card
This is a basic card kinda app made using flutter which will just have a single page with my contact details being displayed.
Procoder16/i_am_poor
This is also a basic app and a replica of the i_am_rich app as it just shows an image of a poor man but this time the image has been directly linked from the internet
Procoder16/i_am_rich
This is just a basic app that will only show an image of a diamond taken from the assets.
Procoder16/my_First_Flutter_App
This is the default and the basic flutter app that is given to us on launching a flutter project. I just made a change to the counter function and nothing else.
Procoder16/maxFrequency
C++ string program that finds the element with the max number of iterations.
Procoder16/formTheBiggestNumber
C++ string question in which a numeric string would be given and we have to form the biggest possible number
Procoder16/caseInterconversion
Simple C++ program to use string and to convert lowercase alphabets to uppercase and vice versa
Procoder16/Code-with-love
Open source programming algorithms
Procoder16/Connect3
This is a simple tic-tac-toe game with a slight connection to connect 4!!
Procoder16/algo_ds_101
An alogrithm a day keeps the mass recruiter away
Procoder16/generalAlgorithms
common algorithms with improved efficiency
Procoder16/App-Basic-Phrases
This is an app that has some pre-defined basic phrases with the computed voices with these words' French translation and the sound is heard when the button of that phrase is tapped.
Procoder16/SoundDemo
This is a basic app created just to test the working of an audio with the help of play and pause buttons.
Procoder16/Java
Procoder16/Java-Algorithms
This repository contains java algorithms and some interview questions.
Procoder16/CP_Algorithms
Collection of All CP algorithms
Procoder16/Algorithms
An attempt to aggregate all the various algorithms used in CS
Procoder16/DS-Algorithm
Procoder16/Java-Programs
Procoder16/Java-Code-solutions
Procoder16/Edabit-Solutions
Edabit Solutions using Cpp(C++)
Procoder16/Project_Progress_Tracker
Procoder16/NumberShapes
This is a basic android app that takes a numeric value as an input and returns whether it is a Triangular Number or a Square Number.
Procoder16/CC2
This is another basic Currency Converter App that converts the amount from US Dollars to Indian Rupees
Procoder16/Curreny_Converter
This is a basic currency converter app that converts the amount from euros to dollars.