Pinned Repositories
Algo
Various Algos implementation
AnuragMishraa
Blog-MERN
responsive-blog
CamperCafe
Cafe menu project made under FreeCodeCamp.org
cnlab
d3
Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada:
Data-Structures
Data Structures implementation in python
design-resources-for-developers
Curated list of design and UI resources from stock photos, web templates, CSS frameworks, UI libraries, tools and much more
GeoGit
A web application using geolocation services and Git APIs to locate top Git users within a city, enhancing local developer networking.
RailArrear
RailArrear is a python based desktop software.
AnuragMishraa's Repositories
AnuragMishraa/RailArrear
RailArrear is a python based desktop software.
AnuragMishraa/Algo
Various Algos implementation
AnuragMishraa/Data-Structures
Data Structures implementation in python
AnuragMishraa/AnuragMishraa
AnuragMishraa/Blog-MERN
responsive-blog
AnuragMishraa/CamperCafe
Cafe menu project made under FreeCodeCamp.org
AnuragMishraa/cnlab
AnuragMishraa/d3
Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada:
AnuragMishraa/design-resources-for-developers
Curated list of design and UI resources from stock photos, web templates, CSS frameworks, UI libraries, tools and much more
AnuragMishraa/GeoGit
A web application using geolocation services and Git APIs to locate top Git users within a city, enhancing local developer networking.
AnuragMishraa/hangman-game
Guessing Word Game, game get over until a man is hanged. First typescript project.
AnuragMishraa/html2pdf
AnuragMishraa/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
AnuragMishraa/mausam
A small weather application using PWA
AnuragMishraa/mern-group4-projects
AnuragMishraa/MERN-STACK
Mern Stack uing node js
AnuragMishraa/ML_Projects
AnuragMishraa/movie-recommender
A regression model implemented to recommend movies
AnuragMishraa/nodejs-best-practices
✅ Beyond the basics of Node.js testing. Including a super-comprehensive best practices list and an example app (April 2022)
AnuragMishraa/react-play
react-play is an opensource platform that helps you learn ReactJS faster with hands-on practice model. It is a collection of projects that you can use to learn ReactJS.
AnuragMishraa/Registration-Form
this form is made under FreeCodeCamp.org
AnuragMishraa/resume-builder
Build a standard and professional single page resume
AnuragMishraa/Survey-Form
Survey form for FreeCodeCamp.org based on html and CSS only!
AnuragMishraa/tech-interview-handbook
💯 Curated coding interview preparation materials for busy software engineers
AnuragMishraa/Text-to-Speech
This is a Text To Speech Translator made using basic HTML, CSS, JavaScript
AnuragMishraa/the-art-of-command-line
Master the command line, in one page
AnuragMishraa/Tic-Tac-React
A tic-tac-toe game developed on React would consist of a game board component that renders a 3x3 grid of squares, each of which is its own component. The game logic would be implemented in the parent component, which would keep track of the current player, the state of each square, and whether the game has been won or is a draw.
AnuragMishraa/xcrypto
This is source code of React Crypto App, 3rd Project of React in one video