This repo contains my experiments, small builds, and learning logs.
I use this to:
- Test ideas quickly
- Explore new concepts
- Break things and understand them
For polished projects, check my pinned repositories.
Status: I'm still in the school.
Just to log timings:
- ** -> at the end represents I built these when I was in school.
As of now this repo contains 3 folders:
-
html-and-css-clones: **
My first ever html and css projects:
All Clones Live Link -
js-practise-projects: **
Just me practising html, css and vanilla js
Todo App: Live Link
Weather App: Live Link
Quiz App: Live Link -
nodejs-projects-and-concepts: **
Learning logs for Node.js from nodejs.org/learn:
cli-notes-app: Code Link
file-organizer: Code Link
logs-analyzer: Code Link
raw-http-server: Code Link
node js concepts: Code Link -
express.js-concepts-and-projects: **
Learning logs for Express.js from expressjs.com/en/5x/starter/installing:
user-management-api: Code Link