Skip to content
View nahomWM's full-sized avatar
  • ethiopia
  • Ethiopia

Block or report nahomWM

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
nahomWM/README.md

πŸ‘‹ Hi, I'm Nahom WM

πŸš€ Full Stack Developer (Backend Focused) | AI & Data Analysis Enthusiast

Typing SVG


πŸ§‘β€πŸ’» About Me

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()

πŸ› οΈ Tech Stack

Backend & Frameworks

Python Node.js Express.js NestJS FastAPI Kafka REST API

Frontend

React Next.js Tailwind CSS Framer Motion Three.js

AI & Data Analysis

Hugging Face OpenAI Pandas Matplotlib Databricks

Databases

PostgreSQL MongoDB MySQL SQLite

Cloud & DevOps

Docker Git Linux Nginx

Tools & Others

GraphQL WebSocket Postman Jupyter


πŸ“Š GitHub Stats

GitHub Stats

Top Languages Contribution Graph

πŸ† LeetCode Stats

LeetCode Stats


πŸ”₯ Contribution Streak

GitHub Streak

πŸ“« Connect With Me

LinkedIn Email LeetCode

πŸ’­ Random Dev Quote


πŸ“Š Profile Views

Profile Views


πŸ’™ Thanks for visiting! Let's connect and build something amazing together!

⭐ Star my repositories if you find them useful!

Pinned Loading

  1. Ethiopian-Related-news-scraping-engnie Ethiopian-Related-news-scraping-engnie Public

    A 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

  2. nlp-based-amharic-hate-speech-detection nlp-based-amharic-hate-speech-detection Public

    This project implements a hate speech detection system specifically designed for Amharic language text.

    Python

  3. StartUp-to-VC StartUp-to-VC Public

    A comprehensive backend API for connecting startups with venture capitalists (VCs), built with Node.js, Express, and MongoDB.

    JavaScript

  4. tiktok-live-monitoring-server tiktok-live-monitoring-server Public

    Forked from farizrifqi/tiktok-live-monitoring-server

    Connect to TikTok Livestreams and relay real-time events

    JavaScript