Meles Tesfay 💻
129 subscribers
28 photos
1 video
1 file
11 links
Hey 👋 I’m a Meles, (fullstack developer)
write my 1st code in 2017 E.C. and am still learning, building, and growing.

Here, I share real experiences, life lesson , and technical insights about fullstack development.
Join me, and let’s grow together
Download Telegram
You don’t need confidence to move forward.
You gain confidence by moving forward.
🔥10
ለሁላችሁም የክርስትና ሃይማኖት ተከታዮች እንኳን ለጌታችን ለመድሃኒታችን ለኢየሱስ ክርስቶስ የልደት በዓል በሰላም ኣደረሳቹ።

መልካም በዓል 🙏🙏
8
Design Tip:
Master the "Glassmorphism" Effect

Ever wondered how to get that sleek, frosted-glass look seen on iOS or modern SaaS dashboards? Doing it manually with backdrop-filter can be a headache of trial and error.
Glass UI is a free CSS generator that lets you design stunning translucent cards in seconds. Just play with the sliders and copy the code!

Try it here: Glassmorphism CSS Generator
🔥2
🐸 A group of frogs tried to climb a tree.
Everyone shouted, “Impossible!”
One frog reached the top.
Why? He was deaf.

👉 Be deaf to negativity. Keep climbing.
💯5
Your effort today must pass through the pain.

In development, "pain" is just another word for learning in real-time. Most people stop when the code breaks, but that is exactly where the real skill begins. ✌️
4👍1
I was away for a few days for personal reasons.
Sometimes life needs a pause and that’s okay.

But today, I’m back.
Back with fresh energy.
Back with new focus.
Back with the intention to show up consistently.

This space matters to me, and so does growth mine and yours.
No perfection. Just progress.
No pressure. Just consistency.


Taking a break is not quitting.
Coming back is strength.


🔥 Stay tuned. We’re just getting started.
🔥7
Don’t just read code — write it.

Even 15 minutes of hands-on coding daily
beats 2 hours of watching tutorials.

📌 Open your editor
📌 Type the code
📌 Make mistakes
📌 Learn faster
👍2
Happy epiphany!
8
Forwarded from Biniyam Ŧaye
“Always operate in an easy way.”🗣
👍1
Skills grow when consistency wins.
Study. Apply. Improve.
That’s the formula.
👍3
Tech tips:-
Postman – The API Powerhouse


What is it?

Postman is more than just a request sender; it’s a complete platform for the entire API lifecycle. Whether you're debugging a backend or documenting for a client, Postman is the "Swiss Army Knife" for developers.

Why use it?

Visual Debugging: See JSON responses clearly with syntax highlighting.
Automated Testing: Write JS scripts to validate responses automatically.
Environment Variables: Switch between Local, Staging, and Prod with one click.
Team Sync: Stop sharing Curl commands; share a live Collection.

How to start?

1️⃣ Download the app or use the web version.
2️⃣ Paste your URL and select your HTTP method.
3️⃣ Click Send and watch the magic happen!🔥🔥
👍31
Confused is normal.
Practice makes things clear.
Keep going.✌️✌️
3👍1
1
One big thing I learned in my web development journey is
it has challenges  to learn it.
It’s not mean  impossible 
The hardest part isn’t the code.
It’s handling challenges and staying consistent with learning.
But once you train your mindset to believe “I can do this”, u can cope with challenges that fits in the learning path.

Opportunities don’t come randomly they come to those who practice daily.unfortunately
Many people know this.
Only a few live it✌️

Stay consistent and long learning.......
🔥31
I noticed
something simple but powerful:
Life and learning become easier when we follow three steps

WHAT – Understand what you’re learning or doing.

WHY – Know why it matters and why it’s difficult.

HOW – Decide how to practice and improve daily.

When these three are clear,
confusion reduces, focus increases,
and consistency becomes possible.😳
👍6
React is a Library. Next.js is the Blueprint.


If you know React, you’re already 80% of the way to being a Next.js developer. But that remaining 20%? That’s where the magic happens.

Why are all the big players moving to Next.js? 🧐

1️⃣ The "No-Spinner" Experience: In plain React, your user waits for a loading spinner. In Next.js, the server pre-renders the page so the user sees content instantly.

2️⃣ SEO that actually works: Google bots love HTML, not blank JavaScript shells. Next.js gives them exactly what they want.
3️⃣ Zero-Config Routing: Forget react-router-dom. Just create a file in the /app folder and—boom—it’s a route.

React: "I'll fetch data once the browser loads."

Next.js: "I'll fetch data on the server and deliver a finished page."

Which one are you using for your current project?
👍3
The best way to get people to do what you want is to make them think it’s their idea✌️
👍1
Meles Tesfay 💻
The best way to get people to do what you want is to make them think it’s their idea✌️
The idea isn’t about deceiving someone it’s about involving them in the decision making process So it’s more about empowerment than control.
👍2
🔥41