Code Maxing – Telegram
Code Maxing
165 subscribers
43 photos
4 videos
18 links
Hey there!. My name is Yeabsira. I yap about AI/ML Engineering and Cloud.

DM: @iamyeabsira
Download Telegram
Wsg peepz 👋

Here is Day 02

1. Woke up early af
2. Attended class
3. Met with a friend
4. Looked for RAM to buy (it’s gotten crazy expensive fr 😭)
5. Got home
6. Hit the gym
7. Contacted a potential client from Denmark about to pitch a demo of how the platform could look. Wish me luck 🤞

That’s it for Day 2.

I will be working on my social media platforms now.

#200kBirr90DaysChallenge
@codemaxing
🔥6
Started the day by shipping some features for the app
🔥1
My first ever client was a dental clinic, and I made them this website. I also built a patient management system where they could track patient records and appointments.

But the funny part is that the staff weren’t used to using a web system, so they ended up missing a lot of appointments. And one day they called me thinking something was wrong with the system.

So I did something simple. I added all of them to a Telegram group and built a bot that sends appointment notifications to the group whenever a new appointment is scheduled. After that, it became much easier for them to track patients.

@codemaxing
🔥61
Day 3 be like

1. Wake up
2. Build
3. Build
4. Eat
5. App gets complex
6. Touch some grass
7. Build
8. Tired
9. Study Theology

#200kBirr90DaysChallenge

@codemaxing
🔥32
I hate love songs 😭 They’re so cringe man. like a man singing for a woman and vice versa… how do people actually listen to Ed Sheeran 😂

That’s why I stick to real stuff reggae, dub, classic hip-hop.

In fact, one of my favorite albums is Distant Relatives by Nas & Damian Marley. Such a deep album fr, especially Sabali.

Spotify
Day 04

I was building the whole day and hit the gym.

I will share some things I learned on the way while building this

#200kBirr90DaysChallenge

@codemaxing
🔥1
If you want to practice system design, check out this website. It has some really cool resources and questions.

@codemaxing
Happy International Women’s Day to all Latina, Hispanic, Black, Arab, White, Asian, Indian, Balkan, Slavic, Habesha, Somali, Persian, Filipino, Romani, Aborginal and Japanese women around the world.

@codemaxing
😁21
Week 1 Recap – #200kBirr90DaysChallenge

Here’s what I accomplished in the first week:

1. Optimized my social media accounts
2. Updated my CV
3. Posted consistently on my Telegram channel
4. Sent two proposals
5. Got invited to work on a project (gig)
6. Currently working on that app

Plan for Week 2:

- Finalize the current project
- Start posting on other social media platforms
- Send more proposals

Follow my journey as I work toward making 200k Birr in 90 days. I’ll also be sharing the lessons I learn along the way.

#200kBirr90DaysChallenge

@codemaxing
🔥2
Such a busy day. I didn't do anything today. The traffic jam was unbearable. 😩
2
5 infrastructure patterns you should kinda know if you wanna build scalable systems:

1️⃣. Load Balancing
Splits traffic across multiple servers so one server doesn’t get slammed. Keeps things smooth-ish.

2️⃣. Database Replication
Copies your DB to other servers. This helps with reading from multiple places and you’re not totally screwed if one goes down.

3️⃣. Caching Layer
Stores stuff in super fast memory so you don’t keep hitting the slow DB every time. Makes things feel snappy.

4️⃣. Message Queue
Acts like a line for work between services. Each service can take a task when ready without blocking others. Super useful but sometimes messy.

5️⃣. Circuit Breaker
If a service keeps failing, this stops calling it so the rest of the system doesn’t collapse. Like a safety switch.

@codemaxing
I’ve been locked in working on the project, and some of the requirements and complexity kept growing, but we found a way to overcome them.

LET’S GOO. 🔥

#200kBirr90Days
🔥5