</Code Jøker> – Telegram
When beginners estimate coding projects, they often think even big ones can be done in a day. I had the same experience when I started coding. However, coding usually takes longer because of unexpected problems and debugging. It helps to break the project into smaller tasks for a more realistic time estimate.
👍2
Working as a software engineering intern in Ethiopia often feels like exploitation. You are forced to work long hours, and you have to pay for taxi and internet, but they don't pay you anything in return. The tasks they give you are not at the internship level; instead, they assign you jobs that allow them to earn more money, using you like a slave.
💔4
After spending some time working with Node.js and Express, I've recently discovered Go and its Gin framework. I have to say, I'm really impressed with how lightweight and fast Gin is compared to Express.
👍2
Natharious🌚
It was an honest mistake 😭.... #meme @nattyNatharious
So relatable, they have no idea what's coming 😁
Please open Telegram to view this post
VIEW IN TELEGRAM
🤣3
During the COVID-19 lockdown, I started learning HTML and CSS. I created a Facebook login page and felt like I had built the whole platform 😅 I had no idea how websites worked or what programming was, and no one had ever mentioned coding to me before.
Please open Telegram to view this post
VIEW IN TELEGRAM
6🔥1
Just Built a Food Delivery App UI in Flutter

🎨 Features include:
Onboarding Screens
Login & Signup
Food Category Filtering
Cart Functionality
Messages, Explore, and Profile Sections

Built with Provider for smooth state management!

👨‍💻 Want the complete source code?
Check it out on my GitHub! https://github.com/Endale2/Food-Delivery-App-with-Flutter-and-Provider.git
👍3🔥2
What's your preferred runtime or programming language for backend development?
Final Results
25%
Node.js(JavaScript)
5%
Go (Golang)
51%
Python
15%
PHP
3%
Other
It’s been a while! I’ve been busy with exams and some projects, but I’m back and ready to start posting again.
3
Flutter BLoC seemed difficult at first, but it's now my favorite state management tool. While some prefer GetX or Riverpod, I personally think BLoC is the best. Btw I've been working on a simple social networking project (using Firebase ,Supabase and Flutter bloc) for about a week and I'll share it tomorrow.
👏6👍1
I just saw someone hating on Western countries but still wants to move there. It made me wonder what makes people hold such conflicting views?🤔
Just deployed my first Machine Learning project, a Spam Email Detector built with Flask, I trained a Logistic Regression + TF-IDF pipeline on a ~50 MB CSV (~33 k labeled Enron‐style emails) dataset.

▶️ Live demo: https://spam-email-detection-ml.onrender.com/
📂 Code & dataset : https://github.com/Endale2/spam_email_detection-ML-.git
👏42