How do you handle feedback on your work?
How do you handle feedback on your work?
Which is harder: starting a project or finishing it?
Back again π
Is Claude AI down?
Another bug! Feed it to AI π
Claude is the best coding assistant π―
Nice! You've put so much effort into this π₯
Day 3 / 100
I'm learning backend development -- Node Js and Express Js.
Today I've build fully functional login page - Pug template, API, Axios etc.
If credentials correct then it stores JWT token in the browser cookies.
#webdevelopment #nodejs #100daysofcode
Day 2 / 100 Days of Code (R2)
I'm learning backend development (Node Js, Express Js, MongoDB).
Today I built login and added leaflet map for tour locations. Each tour has location which is visible on the leaflet map.
Here's preview:
Day 1 / 100 Days of Code (R2)
I'm learning backend development (Node Js, Express Js, MongoDB).
Today I build templates using the PUG. Learnt how to use pug with express, including and extending files. Built the tours overview page and single tour page.
Here's preview:
I couldnβt find the newsletter block. For a better user experience, it would be great to add the newsletter block at the end of the newsletter.
Subscribed β
How to subscribe to it?
i built an entire x86 CPU emulator in CSS (no javascript)
you can write programs in C, compile them to x86 machine code with GCC, and run them inside CSS
lyra.horse/x86css/
Iβm starting the next round of #100DaysOfCode π―
For the next 100 days, Iβll code, learn, and share my progress daily.
Accountability mode: ON
Growth mode: ACTIVATED
Letβs build something amazing π
Do you prefer building from scratch or starting with a template?
Curious π§
Whatβs the best learning investment youβve made?
This screenshot shows VScode and postman app and the code is shown is about node & express js API
This is the project I'm currently working on. Using Node, Express and mongoDB for building an API. Used factory functions for readable and clean code.
One advice youβd give to someone learning AI or software dev in 2026?
Whatβs an underrated skill every software developer should have (not a language)?
Sunday check!
Are you coding today or letting your brain recover?
Revisiting the Node JS basics (theory). Authentication & Authorization implemented in Natours API. Added features like sign-up, log in, delete an account etc.
Hey tech fam ππ»
Iβm a full stack developer passionate about learning & sharing along the way.
If youβre into:
π» Coding & web dev
π¨ web design
π Startups & side projects
π€ AI & vibe coding
Letβs connect, collaborate, and grow together! π
#webdevelopment #fullstack
Today, I worked on authentication & authorization. Protecting route, check if the user changed password or not then if the user still exist in the DB (not deleted). Verifying JWT token.
#node #express #fullstack #webdevelopment
I'm learning NODE & EXPRESS JS.
Today, I started learning authentication & authorization.
Hashing the password (for security purpose) and how JWT works.
Today, I continued working on my node & express js project.
Error handling-
β
Uncaught rejections
β
unhandled rejections
This image is showing working project on node js, express js, and mongoose. Apps shown in the image are postman app which is used for api testing and vscode which is used for coding or programming purpose.
Day 100 of 100
I'm learning back-end development (Node js, Express, MongoDB, Mongoose). Here's what I have covered today:
β
Error class, prod & dev errors
β
catch errors in async fn
β
handle 404 errors
β
handle invalid DB ids
#webdevelopment #100daysofcode
Yeahππ»
This image is showing working project on node js, express js, and mongoose. Apps shown in the image are postman app which is used for api testing and vscode which is used for coding or programming purpose.
Day 99 of 100
I'm learning back-end development (Node js, Express, MongoDB, Mongoose). Here's what I have covered today:
β
Debugging with Node js & ndb
β
Operational vs programming errors
β
Handle unhandled routes
β
Global error handling
#webdevelopment #100daysofcode
This image is showing working project on node js, express js, and mongoose. Apps shown in the image are postman app which is used for api testing and vscode which is used for coding or programming purpose.
Day 98 of 100
I'm learning back-end development (Node js, Express, MongoDB, Mongoose). Here's what I have covered today:
β
What are Middlewares?
β
Document, query, & aggregation MW
β
Built in validators
β
Custom & third party validators
#webdevelopment #100daysofcode
This image is showing working project on node js, express js, and mongoose. Apps shown in the image are postman app which is used for api testing and vscode which is used for coding or programming purpose.
Day 97 of 100
I'm learning back-end development (Node js, Express, MongoDB, Mongoose). Here's what I have covered today:
β
Aggregation Pipeline
β
match & group
β
unwinding & projecting
β
virtual properties
#webdevelopment #100daysofcode