Dev Nerd
Open in Telegram
545
Subscribers
No data24 hours
-17 days
-1130 days
Posts Archive
545
I've been loving Python❤️🐍 .. but got some fear abt like it might get harder as I learn more but right now it's cool ⚡️
Do you think it’s gonna get a lot harder as I dive deeper??
545
While doin my challenge just made a word game and simple calculator in Python .. they're not big but just to share my progress with y'all 😁
Word Game: Fill in a few words and watch a funny story come to life It’s like a mini mad libs
Calculator: Type in an operator (+, -, *, /) and two numbers, and let it do the math, quick and easy with error handling
Repo Link: Word Game & Calc
545
Yo fam, been working on some cool projects .. but finishing daily ain't always happening .. So in the coming days and weeks Y'll see me succeed and fail frequently🙂 .. stick with me while I figure this stuff⚡️🔥❤️
545
great advice I received recently...
Many people identify themselves as a specific type of developer like React developer, Django dev, Vue dev...
Here's the thing don't let titles define you .. don't be labeled as a React dev, Vue dev....
Instead treat languages and frameworks as tools, not as your identity. Be a dev who can use React, Vue, Django, and other frameworks⚡️
545
#issue_closed ✅🥵🥳
Added a vercel.json file to handle client side routing, inspired by other websites
vercel.json
{
"rewrites": [
{
"source": "/(.*)",
"destination": "/index.html"
}
]
}
Now it works perfectly check it out again ⚡️
Live link: QR Code Generator
Repo link: Repo
#coding #React #TypeScript #QRCode #Vercel #100DaysOfCode545
#issue_opened with 404 errors😢 on the QR Code result page when I refresh the page on the qrcode result page it shows a 404 error .. I think it's related to using the router and when the page routes to the QR code page this happens how can I fix this?
545
+1
My #Day77 of #100DaysOfCode Challenge Project
Cool QR Code Generator built with React and TypeScript ⚡️
⚡️ Features:
✅ Dynamic QR code generation
✅ Gradient overlays to make it cool
✅ Easy download & share options
✅ Amazing performance
✅ Fully responsive design
Check it out and generate your own QR codes ⚡️👍
Live link: QR Code Generator
Repo link: Repo
#projects @DevNerd0
#React #TypeScript
#coding #QRCode
#100DaysOfCode
545
Repost from Chapi Dev Talks
Don't just be a developer,
Make your self business minded from campus
The more exposure you have you be closer to the Juicy part of your life
545
+1
#Day76 of #100DaysOfCode challenge
After a week off to organize my stuffs I'm back 🔥😎🤟
This time it's a nice calculator app built with React and TypeScript🔥
⚡️ Features:
✅ Dope functionality
✅ Theme toggle with 3 cool color options
✅ Powerful error handling
✅ 100% responsive design
✅ Modern design with bouncing buttons when the user clicks
✅ Amazing performance
Check it out ⚡️👍
Live Link
Repo Link
#projects@DevNerd0 #100DaysOfCode #coding
