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/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/addDSACodesHacktoberfest
This repository is explicitly created for the purpose of Hacktoberfest 2022.
Procoder16/basic-blog-site-api
This is a simple Node.js REST API for a blogging site made according to an assignment received from CausalFunnel
Procoder16/basic-job-board
This is a basic job board website created using HTML, CSS and Javascript. The fun part is each and every code has been written by CHATGPT.
Procoder16/binaryTree
This repository will contain everything related to Binary tree in C++. Initially I'll be starting from the basics and implementation and then move on to the questions.
Procoder16/Breast_cancer_detection_model_ML
This is a machine learning project that predicts/detects breast cancer in patients with the help of the dataset provided and the symptoms associated.
Procoder16/chatcord-1
A dummy backend node.js project that helps you create different rooms to chat. This project is built using socket.io to maintain the real time chat feature.
Procoder16/competitiveProgrammingQ
This repository will contain all the CP questions that I will solve one by one.
Procoder16/Covid-19_Prediction_ML
With the rising covid cases around the world, it became very essential to test whether a person got infected with Covid-19 or not and that too should be done very efficiently, yet quickly and hence this model helps us in the desired process.
Procoder16/Crowdfunding-Web3.0
This is a Blockchain Crowdfunding application using Web 3.0.
Procoder16/CyberChef
The Cyber Swiss Army Knife - a web app for encryption, encoding, compression and data analysis
Procoder16/Dynamic-Code-Editor
A dynamic online code editor that allows you to code and compile in 40+ languages. It also has the support of 45+ themes to select from. Frontend: React, TailwindCSS; Backend: Nodejs
Procoder16/dynamicProgramming
This repository will contain all the dynamic programming questions that I would solve gradually,
Procoder16/Golang-course
Procoder16/goldmark-atlassianwikirenderer
Procoder16/graphAlgorithmsHacktoberfest
This repositery is explicitly created for the purpose of hacktoberfest 2022
Procoder16/Graphs
This repository will contain all the graph concepts in C++ starting from the very basics and slowly moving towards advanced concepts.
Procoder16/Heaps
This repository will contain the implementation of heaps and also some questions on Heaps as I add them one by one.
Procoder16/Heart-rate-prediction_regression
Machine learning model to predict heart rate of a given person with the help of datasets provided and regression.
Procoder16/impAlgos
This repository will contain all the important algorithms as I solve them one by one
Procoder16/JenkinsDemo
Procoder16/LeetCode-Solutions
This repository contains the solutions of the Leetcode problems as I solve them one by one in C++ language.
Procoder16/low-level-design-primer
Dedicated Resources for the Low-Level System Design. Learn how to design and implement large-scale systems. Prep for the system design interview.
Procoder16/Monumento
Procoder16/Music_recommendation_system
This is a simple web app implemented with the custom Music Recommendation System developed using Jupyter Notebook.
Procoder16/Procoder16
Procoder16/Sorting_Techniques
This repo will contain all the sorting techniques from basic to advanced and I'll be adding them one by one.
Procoder16/System-Design-Interview-Questions
A curated list of System Design interview questions for SDE-1 (Experienced),SDE-2 and above.
Procoder16/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
Procoder16/Trie
This repository will contain the implementation of trie data structure and some questions based upon it as I would add the one by one.