Job Title: Full Stack Developer
Job Type: On-site - Permanent (Full-time)
Work Location: Addis Ababa, Ethiopia
Salary/Compensation: Monthly
Deadline: October 1st, 2025
Denoscription:
We are seeking a skilled Full stack Developer to join our team on-site. The ideal candidate will have a strong foundation in Laravel, Next/React, API integration, and deployment.
Key Responsibilities: ... [view details below]
__________________
Private Client
3 Jobs Posted
__________________
From: afriworket.com | @freelanceethbot | @freelance_ethio | @afriworkamharic
Job Type: On-site - Permanent (Full-time)
Work Location: Addis Ababa, Ethiopia
Salary/Compensation: Monthly
Deadline: October 1st, 2025
Denoscription:
We are seeking a skilled Full stack Developer to join our team on-site. The ideal candidate will have a strong foundation in Laravel, Next/React, API integration, and deployment.
Key Responsibilities: ... [view details below]
__________________
Private Client
3 Jobs Posted
__________________
From: afriworket.com | @freelanceethbot | @freelance_ethio | @afriworkamharic
🚨 BREAKING: TikTok US Deal Finalized
Oracle, Silver Lake and Andreessen Horowitz will control TikTok’s US operations under a new 80/20 framework with ByteDance.
The impossible just happened:
• 80% US-owned (Oracle + Silver Lake + A16z + legacy investors)
• 20% Chinese-owned (ByteDance keeps a slice)
• American board with US government oversight
• New US-only app with separate algorithm from global TikTok
The Bottom Line:
This isn’t just a sale, it’s a complete rebuild. US users will download a new app that looks identical to current TikTok but runs entirely on American infrastructure with US-controlled algorithms. ByteDance licenses their technology but loses operational control. The result: TikTok survives, creators keep audiences, Washington gets data control.
Oracle, Silver Lake and Andreessen Horowitz will control TikTok’s US operations under a new 80/20 framework with ByteDance.
The impossible just happened:
• 80% US-owned (Oracle + Silver Lake + A16z + legacy investors)
• 20% Chinese-owned (ByteDance keeps a slice)
• American board with US government oversight
• New US-only app with separate algorithm from global TikTok
The Bottom Line:
This isn’t just a sale, it’s a complete rebuild. US users will download a new app that looks identical to current TikTok but runs entirely on American infrastructure with US-controlled algorithms. ByteDance licenses their technology but loses operational control. The result: TikTok survives, creators keep audiences, Washington gets data control.
❤3
Job Title: Mid-Senior Java Developer
Job Type: Remote - Permanent (Full-time)
Work Location: Addis Ababa, Ethiopia
Salary/Compensation: 80000 ETB Monthly
Deadline: October 11th, 2025
Denoscription:
Summary
We are seeking a Mid–Senior Level Java Developer to join our engineering team. This is a remote, hands-on backend role focused on building and maintaining scalable services and microservice ... [view details below]
__________________
Private Client
12 Jobs Posted
__________________
From: afriworket.com | @freelanceethbot | @freelance_ethio | @afriworkamharic
Job Type: Remote - Permanent (Full-time)
Work Location: Addis Ababa, Ethiopia
Salary/Compensation: 80000 ETB Monthly
Deadline: October 11th, 2025
Denoscription:
Summary
We are seeking a Mid–Senior Level Java Developer to join our engineering team. This is a remote, hands-on backend role focused on building and maintaining scalable services and microservice ... [view details below]
__________________
Private Client
12 Jobs Posted
__________________
From: afriworket.com | @freelanceethbot | @freelance_ethio | @afriworkamharic
Check out this incredible feat by qasimbizs
! He’s built a SaaS serving 1.3M users single-handedly using a lean tech stack: Next.js, Fastify, self-hosted PostgreSQL, and DigitalOcean. No team, just pure skill!
Why it’s cool:
- Fastify beats out heavier frameworks by ~20% in performance (per 2023 benchmarks).
- Self-hosting PostgreSQL saves up to 40% on costs (2024 Cloudflare data), though it’s a bold move!
- Entirely TypeScript-powered for scalability.
[Link to original post: https://x.com/qasimbizs/status/1968690930069729307]
#builwithbiruk
@birukcodes
! He’s built a SaaS serving 1.3M users single-handedly using a lean tech stack: Next.js, Fastify, self-hosted PostgreSQL, and DigitalOcean. No team, just pure skill!
Why it’s cool:
- Fastify beats out heavier frameworks by ~20% in performance (per 2023 benchmarks).
- Self-hosting PostgreSQL saves up to 40% on costs (2024 Cloudflare data), though it’s a bold move!
- Entirely TypeScript-powered for scalability.
[Link to original post: https://x.com/qasimbizs/status/1968690930069729307]
#builwithbiruk
@birukcodes
Grasol
Hello fellow coders Ive a question here, how do you adapt / master new framework? Look im MERN stack dev and my company suddenly gave me vue , nuxt , nest project - idk any of them. I dont want to use AI for everything at least ive to know what im doing What…
Answer for @G_r_a_s_o_l (on @codenight)
Here’s how I’d tackle Vue, Nuxt, and Nest in short order—without relying on AI for every keystroke:
- Step-by-Step Strategy to Master Vue, Nuxt, and Nest Quickly
1. Vue.js – Your Frontend Foundation
Vue is like React’s chill cousin. Since you know React, the concepts will feel familiar.
Focus Areas:
Reactive data (
Component structure (
Directives (
Vue Router & Vuex (or Pinia)
How to Learn:
Do a crash course on Vue Basics⁽¹⁾
Build a mini app (like a to-do list or weather app) to get your hands dirty
2. Nuxt – Vue’s Fullstack Framework
Nuxt is to Vue what Next.js is to React. It handles routing, SSR, and more out of the box.
Focus Areas:
File-based routing
Layouts, middleware, plugins
Nuxt 3’s server engine (Nitro)
How to Learn:
Try the interactive Nuxt tutorial⁽¹⁾
Watch the freeCodeCamp Nuxt 3 course (3 hours, very digestible)⁽²⁾
3. NestJS – Backend with TypeScript Swagger
Nest is like Express with TypeScript and a sprinkle of Angular architecture.
Focus Areas:
Controllers, Services, Modules
Dependency Injection
DTOs and Validation
TypeORM or Prisma for DB
How to Learn:
Start with the official NestJS docs
Build a simple REST API (CRUD for users or tasks)
- Mindset & Workflow Tips
Parallel Learning: Spend 2–3 days per framework, rotating between them. Don’t wait to “master” one before touching the next.
Mini Projects: Build one small app per framework. Even a login form or blog post viewer helps cement concepts.
Code Reviews: Ask teammates for feedback early. It speeds up learning and shows initiative.
Cheat Sheets: Keep quick-reference notes for syntax differences (e.g., Vue vs React lifecycle hooks).
You’re not starting from zero—you’re just switching dialects in the same language. If you treat this like a bootcamp sprint, you’ll be production-ready in a couple weeks.
Here’s how I’d tackle Vue, Nuxt, and Nest in short order—without relying on AI for every keystroke:
- Step-by-Step Strategy to Master Vue, Nuxt, and Nest Quickly
1. Vue.js – Your Frontend Foundation
Vue is like React’s chill cousin. Since you know React, the concepts will feel familiar.
Focus Areas:
Reactive data (
ref, reactive)Component structure (
setup(), props, emits)Directives (
v-if, v-for, v-model)Vue Router & Vuex (or Pinia)
How to Learn:
Do a crash course on Vue Basics⁽¹⁾
Build a mini app (like a to-do list or weather app) to get your hands dirty
2. Nuxt – Vue’s Fullstack Framework
Nuxt is to Vue what Next.js is to React. It handles routing, SSR, and more out of the box.
Focus Areas:
File-based routing
useFetch, useAsyncDataLayouts, middleware, plugins
Nuxt 3’s server engine (Nitro)
How to Learn:
Try the interactive Nuxt tutorial⁽¹⁾
Watch the freeCodeCamp Nuxt 3 course (3 hours, very digestible)⁽²⁾
3. NestJS – Backend with TypeScript Swagger
Nest is like Express with TypeScript and a sprinkle of Angular architecture.
Focus Areas:
Controllers, Services, Modules
Dependency Injection
DTOs and Validation
TypeORM or Prisma for DB
How to Learn:
Start with the official NestJS docs
Build a simple REST API (CRUD for users or tasks)
- Mindset & Workflow Tips
Parallel Learning: Spend 2–3 days per framework, rotating between them. Don’t wait to “master” one before touching the next.
Mini Projects: Build one small app per framework. Even a login form or blog post viewer helps cement concepts.
Code Reviews: Ask teammates for feedback early. It speeds up learning and shows initiative.
Cheat Sheets: Keep quick-reference notes for syntax differences (e.g., Vue vs React lifecycle hooks).
You’re not starting from zero—you’re just switching dialects in the same language. If you treat this like a bootcamp sprint, you’ll be production-ready in a couple weeks.
freeCodeCamp.org
Nuxt 3 Course for Beginners
Nuxt.js has been making waves in the web development world, especially among Vue.js enthusiasts. With its unique capabilities for server-side rendering, static site generation, and single-page applications, Nuxt offers a robust set of features for de...
Job Title: Senior FullStack Flutter + Firebase Developer
Company: Private Client
View Rate:🟢 80%-100% Excellent
Salary: Negotiation
Deadline: 28-09-2025
Denoscription:
We’re looking for a Senior Flutter Developer with strong experience in Firebase to help us build and scale our mobile applications. You should be skilled in writing clean, maintainable code, integrating Firebase services (Auth, Firestore, Cloud Functions, etc.), and delivering high-quality user experiences.
Requirements:
3+ years of Flutter development experience
Strong knowledge of Firebase ecosystem
Experience with state management (Provider, Riverpod, Bloc, etc.)
Familiarity with clean architecture and testing best practices
Nice to Have:
Experience with CI/CD and app deployment
Knowledge of animations and performance optimization
Note: As part of the process, we will have a small case test – Case Study: Chat Feature.
Share this Job↗️
Reviewed & Approved by Maroset
Join our Socials: LinkedIn || YouTube || TikTok || Facebook || Telegram
Company: Private Client
View Rate:🟢 80%-100% Excellent
Salary: Negotiation
Deadline: 28-09-2025
Denoscription:
We’re looking for a Senior Flutter Developer with strong experience in Firebase to help us build and scale our mobile applications. You should be skilled in writing clean, maintainable code, integrating Firebase services (Auth, Firestore, Cloud Functions, etc.), and delivering high-quality user experiences.
Requirements:
3+ years of Flutter development experience
Strong knowledge of Firebase ecosystem
Experience with state management (Provider, Riverpod, Bloc, etc.)
Familiarity with clean architecture and testing best practices
Nice to Have:
Experience with CI/CD and app deployment
Knowledge of animations and performance optimization
Note: As part of the process, we will have a small case test – Case Study: Chat Feature.
Share this Job↗️
Reviewed & Approved by Maroset
Join our Socials: LinkedIn || YouTube || TikTok || Facebook || Telegram
Job Title: Frontend Developer (Next.js / React )
Job Type: On-site - Permanent (Full-time)
Work Location: Addis Ababa, Ethiopia
Salary/Compensation: 35000 ETB Monthly
Deadline: 29/09/2025
Job Denoscription
We are looking for a Frontend Developer with strong expertise in React.js and Next.js to join our dynamic team. The ideal candidate will be a fast learner, able to collaborate effectively with cross-f... ... [view details below]
__________________
Private Client
2 Jobs Posted
__________________
From: afriworket.com | @freelanceethbot | @freelance_ethio | @afriworkamharic
Job Type: On-site - Permanent (Full-time)
Work Location: Addis Ababa, Ethiopia
Salary/Compensation: 35000 ETB Monthly
Deadline: 29/09/2025
Job Denoscription
We are looking for a Frontend Developer with strong expertise in React.js and Next.js to join our dynamic team. The ideal candidate will be a fast learner, able to collaborate effectively with cross-f... ... [view details below]
__________________
Private Client
2 Jobs Posted
__________________
From: afriworket.com | @freelanceethbot | @freelance_ethio | @afriworkamharic
This media is not supported in your browser
VIEW IN TELEGRAM
I came across a project called cligram, which is a cli based telegram client, when i saw the GitHub readme, i was thinking this is terrible how in the world can anyone will use telegram in a terminal, anyways i decided to try it, you know what i ended up loving it,
With cligram i can see stories anonymously meaning the owner won't know you have viewed them, i can also read messages the sender won't know that as well.
These features aren't available other telegram clients, but it is for people who spend most of their time in a terminal, like developers. If you are not one of those guys you may not love it
W 👏 Kumneger Wondimu (@KuneDevHub) - The Creator
If you got curious, here is a link https://github.com/Kumneger0/cligram
don't forgot to Star/Sponsor it .
With cligram i can see stories anonymously meaning the owner won't know you have viewed them, i can also read messages the sender won't know that as well.
These features aren't available other telegram clients, but it is for people who spend most of their time in a terminal, like developers. If you are not one of those guys you may not love it
W 👏 Kumneger Wondimu (@KuneDevHub) - The Creator
If you got curious, here is a link https://github.com/Kumneger0/cligram
don't forgot to Star/Sponsor it .
🔥2
Maybe this can help you land your dream job....
#BE_FAST_LEARNER - by Reid Hoffman
The thing that was unique about the PayPal crew is typically when people start companies they’ll go: ‘I need to get people with a lot of experience at doing just this job’—you have a lot of experience coding, running a data center, marketing, selling, etc. But PayPal opted for very high-talent young people with the expectation that the high-talent young people would learn the jobs.”
He continues:
“So as opposed to hiring someone who has had a ton of experience doing an exact job, we said: we’re going to hire someone we think is a very fast learner, and we’re going to trust that they’re going to learn the job really fast… We’ll hire some experienced people too, but we had a huge predilection to [hiring fast learners].”
Source #khanacademy
#BE_FAST_LEARNER - by Reid Hoffman
The thing that was unique about the PayPal crew is typically when people start companies they’ll go: ‘I need to get people with a lot of experience at doing just this job’—you have a lot of experience coding, running a data center, marketing, selling, etc. But PayPal opted for very high-talent young people with the expectation that the high-talent young people would learn the jobs.”
He continues:
“So as opposed to hiring someone who has had a ton of experience doing an exact job, we said: we’re going to hire someone we think is a very fast learner, and we’re going to trust that they’re going to learn the job really fast… We’ll hire some experienced people too, but we had a huge predilection to [hiring fast learners].”
Source #khanacademy
https://www.linkedin.com/jobs/view/4305707971
About the job
About The Role
At Chapa, we're building beautiful, fast, and accessible payment experiences for Africa and beyond. We're looking for a React developer who thrives on turning designs into clean, functional UIs. If you care deeply about user experience, performance, and pixel-perfect execution — we'd love to hear from you.
What You'll Do
Build and ship React components for our merchant dashboard and internal tools
Work closely with designers and backend engineers to deliver seamless flows
Optimize frontend performance for reliability and speed — even on low-bandwidth connections
Help shape the future of our design system and reusable UI components
Participate in code reviews and help us level up frontend engineering across the team
What You'll Need
Strong React fundamentals (Hooks, Context, state management, component design)
Experience working with REST APIs (bonus if you've touched GraphQL)
CSS mastery — Tailwind experience is a plus
You write clean, testable code and aren't afraid to refactor when needed
Bonus points for experience with localization (i18n), accessibility, or offline-ready apps
Requirements
Strong React fundamentals (Hooks, Context, state management, component design).
2 years Experience working with REST APIs (bonus if you've touched GraphQL)
CSS mastery — Tailwind experience is a plus
You write clean, testable code and aren't afraid to refactor when needed
Bonus points for experience with localization (i18n), accessibility, or offline-ready apps
Benefits
Pension Plan
Paid Time Off
Training & Development
Performance Bonus
free lunch
About the job
About The Role
At Chapa, we're building beautiful, fast, and accessible payment experiences for Africa and beyond. We're looking for a React developer who thrives on turning designs into clean, functional UIs. If you care deeply about user experience, performance, and pixel-perfect execution — we'd love to hear from you.
What You'll Do
Build and ship React components for our merchant dashboard and internal tools
Work closely with designers and backend engineers to deliver seamless flows
Optimize frontend performance for reliability and speed — even on low-bandwidth connections
Help shape the future of our design system and reusable UI components
Participate in code reviews and help us level up frontend engineering across the team
What You'll Need
Strong React fundamentals (Hooks, Context, state management, component design)
Experience working with REST APIs (bonus if you've touched GraphQL)
CSS mastery — Tailwind experience is a plus
You write clean, testable code and aren't afraid to refactor when needed
Bonus points for experience with localization (i18n), accessibility, or offline-ready apps
Requirements
Strong React fundamentals (Hooks, Context, state management, component design).
2 years Experience working with REST APIs (bonus if you've touched GraphQL)
CSS mastery — Tailwind experience is a plus
You write clean, testable code and aren't afraid to refactor when needed
Bonus points for experience with localization (i18n), accessibility, or offline-ready apps
Benefits
Pension Plan
Paid Time Off
Training & Development
Performance Bonus
free lunch
Linkedin
Chapa hiring Frontend Developer (React) in Addis Ababa, Addis Ababa, Ethiopia | LinkedIn
Posted 12:44:49 PM. About The RoleAt Chapa, we're building beautiful, fast, and accessible payment experiences for…See this and similar jobs on LinkedIn.
🔹 We're hiring a Senior DevSecOps Engineer!
We're looking for an experienced DevSecOps Engineer to join the team of a hashtag#Web3 remote first team.
💸 Compensation: $7,000 - $10,000 / month
🌎 Location: Remote
⏰ Commitment: Full-time
Core Requirements:
- Minimum 2 years of hashtag#Web3, blockchain, and on-chain automation experience.
- 4+ years of hands-on experience with Kubernetes (hashtag#k8s, Helm, Kustomize).
- Strong proficiency in hashtag#Python, hashtag#Bash, and hashtag#Go for automation.
- Expertise in container security scanning (hashtag#Trivy, Clair) and application security (SAST/DAST).
Bonus points if you have:
- Kubernetes CKA/CKAD certification.
- Experience with EDR / MDM solutions.
- Familiarity with observability tools (hashtag#DataDog, hashtag#Prometheus, Grafana).
- Advanced development skills in Python or Golang.
Think you're a good fit? Send a DM on Linkedin to chat about the role!
Yohannes Fikru - LinkedIn
We're looking for an experienced DevSecOps Engineer to join the team of a hashtag#Web3 remote first team.
💸 Compensation: $7,000 - $10,000 / month
🌎 Location: Remote
⏰ Commitment: Full-time
Core Requirements:
- Minimum 2 years of hashtag#Web3, blockchain, and on-chain automation experience.
- 4+ years of hands-on experience with Kubernetes (hashtag#k8s, Helm, Kustomize).
- Strong proficiency in hashtag#Python, hashtag#Bash, and hashtag#Go for automation.
- Expertise in container security scanning (hashtag#Trivy, Clair) and application security (SAST/DAST).
Bonus points if you have:
- Kubernetes CKA/CKAD certification.
- Experience with EDR / MDM solutions.
- Familiarity with observability tools (hashtag#DataDog, hashtag#Prometheus, Grafana).
- Advanced development skills in Python or Golang.
Think you're a good fit? Send a DM on Linkedin to chat about the role!
Yohannes Fikru - LinkedIn
Build with Biruk
🔹 We're hiring a Senior DevSecOps Engineer! We're looking for an experienced DevSecOps Engineer to join the team of a hashtag#Web3 remote first team. 💸 Compensation: $7,000 - $10,000 / month 🌎 Location: Remote ⏰ Commitment: Full-time Core Requirements:…
This is not only about a Job application its to show you that , if you keep grinding and use the precious time you have , it will pay you back well .
🔹 Hiring a Senior Product Manager hashtag#Web3
- base salary: $16,000–20,000/month
- full-time, remote
Requirements:
- 5+ yrs in product mgmt (crypto, trading, lending, or fintech)
- Proven track record shipping 0→1 products in complex domains
- Familiar with prime brokerage, margin, DeFi lending, structured finance
- Strong technical skills (APIs, smart contracts, SDKs)
- Quantitative background; risk frameworks & workflows in CeFi + DeFi
- Experience with institutional clients (funds, market makers, allocators)
Bonus:
- Designed interest rate models, margining systems, and algos
- Early-stage / founder-level product leadership
- Experience with dashboards, borrower/lender portals, risk monitoring tools
📩 DM Yohannes Getachew to connect with the Veretin Recruitment team
@birukcodes
- base salary: $16,000–20,000/month
- full-time, remote
Requirements:
- 5+ yrs in product mgmt (crypto, trading, lending, or fintech)
- Proven track record shipping 0→1 products in complex domains
- Familiar with prime brokerage, margin, DeFi lending, structured finance
- Strong technical skills (APIs, smart contracts, SDKs)
- Quantitative background; risk frameworks & workflows in CeFi + DeFi
- Experience with institutional clients (funds, market makers, allocators)
Bonus:
- Designed interest rate models, margining systems, and algos
- Early-stage / founder-level product leadership
- Experience with dashboards, borrower/lender portals, risk monitoring tools
📩 DM Yohannes Getachew to connect with the Veretin Recruitment team
@birukcodes
Better Hack
• Better-Hack.io
Me and other awesome people from the community have prepared an epic hackathon for you guys. Sponsored by Better Auth, we're holding a 24 hour hackathon on October 04 & 05.
Come build an amazing project to win from an epic prize pool of 200k ETB. The hackathon is filled with a great line of sessions and networking opportunities.
We've been hard at work trying to give you an amazing experience and more over a chance to gain experience and learn from other incredible people like you.
Registrations end on Wednesday midnight. Remember to pick a great idea since we'll be filtering it and be sure to pick an epic team to join with (3-5 people including team lead).
We've got food and merch so all you gotta bring is your PCs and your hackathon energy. The place is DxValley 2.0 and can't wait to see you all there :)
• Better-Hack.io
Me and other awesome people from the community have prepared an epic hackathon for you guys. Sponsored by Better Auth, we're holding a 24 hour hackathon on October 04 & 05.
Come build an amazing project to win from an epic prize pool of 200k ETB. The hackathon is filled with a great line of sessions and networking opportunities.
We've been hard at work trying to give you an amazing experience and more over a chance to gain experience and learn from other incredible people like you.
Registrations end on Wednesday midnight. Remember to pick a great idea since we'll be filtering it and be sure to pick an epic team to join with (3-5 people including team lead).
We've got food and merch so all you gotta bring is your PCs and your hackathon energy. The place is DxValley 2.0 and can't wait to see you all there :)