Self Taught Developers
408 subscribers
329 photos
16 videos
11 files
111 links
Self Taught Dev | Orthodox ✝️ | GC πŸ‘¨β€πŸŽ“

Blog: https://medium.com/@umeramasresha
IG :- @thug_life_um
Tiktok :- @life_of_gc
TG :- @TechnerdGuy

https://github.com/umera27
Download Telegram
πŸ”” Softwares And Codes

We invite you to step into the world of coding and development and enhance your web development skills. πŸš€
βœ… Join and share now using this link: https://t.me/softwareAndCode
πŸ”₯1
πŸš€ Nile Technology Solutions | 4th Round Paid, Skill-Based Internship Program

Nile Technology Solutions is pleased to announce the Fourth Round of its Paid & Skill-Based Internship Program, designed for passionate developers and students who want to gain practical, real-world experience while building strong technical and professional skills.

Our program empowers young talents through hands-on project work, mentorship, teamwork, and exposure to innovative technologies.

πŸ’‘ Why Join Us

A paid, skill-based internship offering real project experience, mentorship, and pathways to full-time roles.

πŸ”· Available Internship Tracks

Backend Developer

AI & Machine Learning Engineer

Blockchain Developer

Frontend Developer & UI/UX Designer

Cybersecurity Specialist

πŸ”§ Requirements

Applicants should be confident in at least one relevant technology or skill area.

Areas of Focus: Web, Mobile, AI, Blockchain, Cybersecurity, UI/UX, Digital Health
Frameworks & Technologies: Python, TensorFlow, PyTorch, Solidity ,Next.js, Node.js, React Native, Figma, etc.

You are not expected to know everything β€” we value skill foundation, passion, and willingness to learn.


πŸ’Ό Internship Details

Type: Paid & Skill-Based

Mode: Remote (with optional in-office collaboration)

Track Length: Project-based

Future Opportunity: High-performing interns may be offered long-term roles at Nile Technology Solutions

πŸ“© How to Apply

Submit your portfolio / GitHub link and a short motivation letter to:
πŸ“± @niletech12

πŸ—“ Application Deadline: November 2025
πŸ“ Addis Ababa


🌐 Nile Technology Solutions β€” Innovating for Impact
πŸ”— www.niletech.co

βœ… @niletech1
πŸ”₯2❀1
Forwarded from FUTURESTACK
πŸš€ FUTURESTACK - Your Daily Tech Fuel ⚑️

πŸ’» CODE πŸ€– AI πŸ”— BLOCKCHAIN πŸ’Ό FREELANCE

Your ALL-IN-ONE tech hub!

We deliver what others scatter:
βœ… Daily dev tips that save hours
βœ… AI tools before they're trending
βœ… Blockchain news you'll understand
βœ… Freelance gigs with good pay
βœ… A community that gets it

Stop jumping between 10 channels! Get everything curated daily by devs, for devs.

Join a growing community of smart builders πŸ‘‡
https://t.me/futurestackm

#FUTURESTACK #TechCommunity #WebDev #AI #Blockchain #JoinUs
πŸ”₯2πŸ™1
HEY EVERYONE! πŸ™‹β€β™‚οΈβœ¨


After a month away, I'm officially BACK! πŸŽ‰ Starting TOMORROW, I'm committing to being more consistent. πŸ—“οΈ

I’m taking on a new challenge and will be documenting the ENTIRE journeyβ€”the ups, the downs, and everything in between. πŸš€

Stay tuned! πŸ‘€

@SelfTaughtDev1
@SelfTaughtDev1
@SelfTaughtDev1

#SelfTaughtDev #CodeComeback #DeveloperJourney #CodingChallenge #LearningInPublic #DevLog #ConsistencyIsKey #NewBeginnings
πŸ”₯5πŸ‘1πŸ‘1
How to stay focused while coding


1. Eliminate distractions: Find a quiet place to work and turn off any notifications or alerts that might interrupt your concentration.

2. Set goals: Break down your coding tasks into smaller, achievable goals. This will help you stay focused and motivated.

3. Take breaks: It's important to take regular breaks to avoid burnout and maintain your focus. Try the Pomodoro technique, which involves working for 25 minutes and taking a 5-minute break.

4. Use a timer: Set a timer for a specific amount of time and work on your coding task until the timer goes off. This will help you stay focused and avoid procrastination.

5. Stay organized: Keep your workspace and code organized to avoid distractions and make it easier to focus on your coding tasks.

6. Practice mindfulness: Take a few deep breaths and focus on the present moment before starting your coding task. This can help you clear your mind and improve your focus.

πŸ”† @SelfTaughtDev1
πŸ”₯5
Day 01 πŸ“…


Today wasn’t the most productive day, but it wasn’t too bad either! 😌
I gently focused on understanding some React.js concepts, including:

πŸ“˜ Understanding the basics of React and its core concepts
πŸ“ Learning and using JSX to render elements
πŸ€” Exploring the differences between a library and a framework
βš™οΈ Understanding how React’s Virtual DOM works

I also picked two projects to start soon: a Quote Generator and a Mood Tracker, to help solidify the basics of React step by step.

See you tomorrow! Good night, fellow coders! πŸ˜΄πŸ’»βœ¨


β€œThe code you write makes you a programmer. The code you delete makes you a good one.” – Mario Fusco πŸ§ πŸ’»

@SelfTaughtDev1
@SelfTaughtDev1

#React
#100daysofcodingchallenge
#Day01
#Coding#Consistency
#Hardwork
πŸ”₯4πŸ‘1
GM πŸ‘‹

Is React.js a framework or a library? πŸ€”

Before answering this question: what is a framework or a library? 🧐

πŸ“š A library is a collection of predefined functions or components that you use to perform specific tasks.

πŸ‘©β€πŸŽ¨Instead of writing everything from scratch repeatedly, you define it once and reuse it whenever needed. ♻️

πŸ— A framework is a predefined architecture you follow to build your entire application. It provides a structure and dictates the flow of control.

Real-Life Scenario: 🏠 When building a house:
🌞A library is like a set of tools or materials 🧱 βš’οΈ you use, such as bricks, a drill, a hammer, or wood. You choose which tools to use and how to use them.
🌞A framework is like the construction team's blueprint and set of rules πŸ“. It dictates the overall design and process for building the house.

So, is React a library or a framework? βš–οΈ

βœ… React is fundamentally a JavaScript library for building user interfaces.

It is designed to be declarative and component-based, giving you freedom πŸ•Š in how you structure the rest of your application (like state management, routing, etc.).

You can say it feels like a framework 🧩 when used with its full ecosystem (like Redux for state management, React Router for navigation, and a build tool like Vite). However, its core philosophy and flexibility keep it officially categorized as a library. πŸ“¦

@SelfTaughtDev1
@SelfTaughtDev1
@SelfTaughtDev1

#React
#Framework
#Library #Coding
#WebsiteDevelopment
#100daysofcodingchallenge
πŸ”₯4πŸ‘3
"Two things are infinite: the universe and human stupidity ; and I'm not sure about the universe."



Albert Einstein




@SelfTaughtDev1
πŸ”₯5
Forwarded from Supernovae (Nova)
When you are in second place , you need to win only once but when you are in the first place you need to win every second
πŸ”₯8
Forwarded from JavaScript
πŸŽ‰ JavaScript Turns 30 Years Old

Back in May 1995, a 33 year old Brendan Eich built the first prototype of JavaScript in just ten days, originally codenamed Mocha (and then LiveScript). On December 4, 1995, Netscape and Sun Microsystems officially announced 'JavaScript' in a press release as "an easy-to-use object scripting language designed for creating live online applications that link together objects and resources on both clients and servers."

Over thirty years, JavaScript has cemented its place at the heart of the Web platform, and more broadly in desktop apps, operating systems (e.g. Windows' use of React Native), mobile apps, and even on microcontrollers.
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ‘4
πŸš€ The Web Revolution: Web1 β†’ Web2 β†’ Web3

The internet has come a long way, and each stage feels like its own revolution:

🌐 Web1 – The Read-Only Web (1990s):
Back then, the internet was like a giant library. You could read websites, learn stuff, but interaction was limited. Think static pages, dial-up, and β€œjust looking” online.
Key technologies/languages: HTML, CSS, basic JavaScript.

πŸ–₯ Web2 – The Social Web (2000s–Now):
Then came Web2: interactive, social, and full of apps. You could post, share, shop, and stream. But here’s the catchβ€”big platforms controlled our data, our content, and even our online identity. We were users, but not owners.
Key technologies/languages: JavaScript (React, Angular, Node.js), Python (Django, Flask), PHP, SQL, Java, Swift/Kotlin (mobile apps).

πŸ’Ž Web3 – The Ownership Web (Future?):
Now, Web3 is trying to give power back to you. Imagine owning your digital content, having your identity securely yours, and participating in apps where you actually earn value. No middlemen, more control, and true decentralization.
Key technologies/languages: Solidity, Rust, JavaScript/TypeScript (for dApps), Python, Go, smart contract frameworks like Hardhat and Anchor.

The exciting part? We’re living through the transition. Web3 is still young, but it promises a more fair, open, and user-driven internet.

πŸ”₯ Thought: Each phase of the web built on the previous one. Will Web3 completely replace Web2? Maybe, but even if it doesn’t, it will definitely change the game forever.
πŸ”₯3
Forwarded from Channel Unwrapped
Channel Summary for 2025 πŸŽ‰

Views
β€’ 320 Total Posts
β€’ 558 Average Views
β€’ 178,839 Total Views

Top Post
β€’ 3,362 Views
β€’ https://t.me/SelfTaughtDev1/427

Activity
β€’ 5 PM is when you were most active
β€’ Thursday is your most active day
β€’ March is your most active month

@channel_unwrapped_bot
πŸ”₯2
How many of you are still awake, digging deep into your code? πŸŒ™πŸ’» I want to share something with you all: "Everything good comes after a lot of sacrifices, so keep digging, fellow coders!" πŸš€βœ¨ @SelfTaughtDev1
❀6πŸ‘2😭1