Dev Nerd – Telegram
Dev Nerd
582 subscribers
345 photos
85 videos
32 files
201 links
Roobi | 19 | M | Developer | Dropout
Download Telegram
It was yetemeta ken

Good night
😁2
Merry Christmas🎄☃️
3🎄1
For me ahun gena doro wet time activated 😁⚡️
😁5👍1
Wait do u use notion ?
Anonymous Poll
39%
Yes It's cool
52%
No I don't
9%
What is it
Dev Nerd
Wait do u use notion ?
Guys I checked out Notion today and it's really nice give it a try⚡️
4
Forwarded from SeeFun.Dev (Sifen)
Let’s Talk Responsive Web Design

One of the first things I learned as a web developer is how important it is to make websites look great on any screen size. Here are the basics that changed the way I build:

✔️REM vs EM:
REM scales based on the root font size (usually 16px). So, 2rem = 32px.
EM scales based on the parent element’s size. It’s great for local tweaks.
💡 I stick to REM for consistency, but EM comes in handy for nested styles.


✔️ Media Queries:
These let you style your site differently for various devices. Here’s an example:

@media (max-width: 600px) { body { font-size: 14px; } } 

@media (min-width: 1024px) { body { font-size: 18px; } }



✔️ Flexible Layouts:
I use percentages for widths and rely on flexbox or grid for alignment. It makes layouts so much easier to adjust!
#WebDev #ResponsiveDesign #CSS
Please open Telegram to view this post
VIEW IN TELEGRAM
🥲😅
😁10
🔥😉
🔥8
#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
🔥8👍1
Morning 🌞
🫡6🔥2
Forwarded 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
7
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
🔥7
Dev Nerd
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…
#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?
😢1
Dev Nerd
#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?
#issue_closed 🥵🥳

Added a vercel.json file to handle client side routing, inspired by other websites

{
"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 #100DaysOfCode
👏3👍1🔥1
Which editor do u prefer for Python??
Anonymous Poll
43%
PyCharm
57%
VS Code
Well, Good night🌙
😴3
Audio
Good Morning 🌞


#songs@devnerd0
4