Exodus_Tola🇪🇹💻
Hey fam, Let me share something personal. When I pray, I don’t just pray for myself—I pray for you. 🙏 I’ve asked God many times to bless this community abundantly, both spiritually and academically. 📚✨ @DevNerd0 once joked, “You haven’t blessed us yet!” Well…
Train each other in prayer, sit in prayer, sanctify in prayer; let the community be strengthened in faith, one by another.
❤3
Forwarded from Israel
Hey, is there any way to integrate payment method using telebirr like stripe doin .. without using chapa 😊?
👍1
Forwarded from The Abenezer
after that
@theabenezer
.life{
position: relative;
}
.school,
.coding,
.mind-rotting-content
.family,
.church,
.girlfriend[attribute=found]{
position: absolute;
left: 50%;
right: 50%;
transform: translate(-50%, -50%)
}
@theabenezer
🤣6
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)
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 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.
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; } } 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
#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
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