Pinned Repositories
CP-Academy
This website is build for practicing Data Structures and Algorithms problem of Codeforces. You can select any one topic and get the problems in difficulty-wise sections. And the difficulty level of the problems will be based your rating. Also the problems will change when new problems are added to the problem set of Codeforces.
login-system
This app is full fledged login system that can be used in any website for managing from Sign Up to Sign In and from updating users information to deleting the account of user.
MTech-Viva-Portal
This portal is developed to schedule the viva of M.Tech students.
business-website-codepeak2021
celesta2020
Fullstack app
Code-Trouble
codedamn-hacktoberfest-projects
CodepeakSuperDuper
Nwock codepeak project repo
CP-almanac
A single point access to all the solutions of an everyday programmer’s perplexities!
EV-Route
Code-Aditya-14's Repositories
Code-Aditya-14/business-website-codepeak2021
Code-Aditya-14/celesta2020
Fullstack app
Code-Aditya-14/Code-Trouble
Code-Aditya-14/codedamn-hacktoberfest-projects
Code-Aditya-14/CodepeakSuperDuper
Nwock codepeak project repo
Code-Aditya-14/CP-Academy
This website is build for practicing Data Structures and Algorithms problem of Codeforces. You can select any one topic and get the problems in difficulty-wise sections. And the difficulty level of the problems will be based your rating. Also the problems will change when new problems are added to the problem set of Codeforces.
Code-Aditya-14/CP-almanac
A single point access to all the solutions of an everyday programmer’s perplexities!
Code-Aditya-14/EV-Route
Code-Aditya-14/EV-Routing
Code-Aditya-14/Fb-desk
Code-Aditya-14/FreeTree
Free open-source alternative for linktree.
Code-Aditya-14/Gam-Learn
Code-Aditya-14/Hogwarts
Hogwarts Web App
Code-Aditya-14/LaTeX-Gboard-Dictionary
⌨ Importable dictionary for typing math symbols more easily on your Android phone by using keyboard shortcuts inspired by LaTeX
Code-Aditya-14/login-system
This app is full fledged login system that can be used in any website for managing from Sign Up to Sign In and from updating users information to deleting the account of user.
Code-Aditya-14/MTech-Viva-Portal
This portal is developed to schedule the viva of M.Tech students.
Code-Aditya-14/noobcodes-docs
Simplified Data structure and Algorithm solutions for Beginner in Python
Code-Aditya-14/PH203-Project
Code-Aditya-14/saved
An extension for GitHub, which shows save button
Code-Aditya-14/Sudoku-Web-Game-flask
sudoku web app is a legacy sudoku game on the internet running in your browser . The sole purpose of this game is to just check my html js and flask routing skills . This app is deployed on Heroku here :- https://sudoku-web-game.herokuapp.com/
Code-Aditya-14/WolfMaths
OCR is one of the earliest addressed computer vision tasks. But there are few solutions available for its application in specific domains such as parsing of mathematical formulas. Thus we will solve this problem in a simple educative way, providing a comprehensive introduction into Computer Vision(CV) field with a possibility to extend the base solution. The resulting program incorporates segmentation of input image into characters and then character recognition itself based on Convolutional Neural Network(CNN).