class BackendDeveloper:
def __init__(self):
self.name = "Nahom WM"
self.role = "Full Stack Developer (Backend Focused)"
self.education = "3rd Year Computer Science Student"
self.location = "Ethiopia"
self.interests = ["System Design", "Data Analysis", "Cloud Architecture"]
self.currently_learning = ["Distributed Systems", "Advanced Algorithms", "Kafka"]
def say_hi(self):
print("Thanks for dropping by! Let's build scalable systems together.")
me = BackendDeveloper()
me.say_hi()
-
ethiopia
- Ethiopia
Pinned Loading
-
Ethiopian-Related-news-scraping-engnie
Ethiopian-Related-news-scraping-engnie PublicA powerful, multilingual news scraping engine designed to collect and process news articles from 80+ sources across Arabic, French, Swahili, and Somali languages. Built for RAG (Retrieval-Augmentedβ¦
Python
-
nlp-based-amharic-hate-speech-detection
nlp-based-amharic-hate-speech-detection PublicThis project implements a hate speech detection system specifically designed for Amharic language text.
Python
-
StartUp-to-VC
StartUp-to-VC PublicA comprehensive backend API for connecting startups with venture capitalists (VCs), built with Node.js, Express, and MongoDB.
JavaScript
-
tiktok-live-monitoring-server
tiktok-live-monitoring-server PublicForked from farizrifqi/tiktok-live-monitoring-server
Connect to TikTok Livestreams and relay real-time events
JavaScript
If the problem persists, check the GitHub status page or contact support.
