Skip to content
View m8nt0's full-sized avatar
πŸ’­
I may be slow to respond.
πŸ’­
I may be slow to respond.

Block or report m8nt0

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
m8nt0/README.md

πŸ‘‹ Hello World, I'm Mikias Berhane

Typing SVG

Profile Views GitHub followers Twitter Follow

πŸš€ About Me

Passionate developer crafting digital experiences at the intersection of AI and human interaction. I specialize in full-stack development, machine learning, and systems architecture.

const mikias = {
    code: ["TypeScript", "Python", "C++", "Go", "Java"],
    askMeAbout: ["web dev", "ai/ml", "system design", "cybersecurity"],
    technologies: {
        frontEnd: {
            js: ["React", "Next.js", "Vue"],
            css: ["Tailwind", "SCSS", "Styled Components"]
        },
        backEnd: {
            js: ["Node", "Express", "NestJS"],
            python: ["Django", "FastAPI", "Flask"],
            go: ["Gin", "Echo"]
        },
        ai: ["PyTorch", "TensorFlow", "Scikit-learn"],
        devOps: ["AWS", "Docker", "Kubernetes", "CI/CD"],
        databases: ["MongoDB", "PostgreSQL", "Redis"],
        security: ["Burp Suite", "Metasploit", "Wireshark"]
    },
    architecture: ["Microservices", "Event-Driven", "Serverless"]
};

🎯 Featured Projects

Algorithm Visualizer Langy Computer Visualization Dating App

πŸ’» Tech Stack

Tech Stack

πŸ“Š GitHub Stats

GitHub Stats GitHub Streak
Contribution Graph

πŸ† Competitive Programming

LeetCode Stats

Codeforces Stats

🀝 Connect With Me

LinkedIn Twitter Portfolio Email


Snake animation

Pinned Loading

  1. algorithm-visualizer algorithm-visualizer Public

    Interactive visualization tool for algorithms and data structures, Compare different algorithms in different languages to better understand the underlying logic/flow.

    Svelte 1

  2. langy langy Public

    A modern, interactive platform for exploring and comparing programming languages. Built with SvelteKit and TailwindCSS.

    Svelte 1

  3. computer-visualization computer-visualization Public

    An interactive educational tool built in Rust that provides a real-time visualization of computer hardware components and their interactions. This project aims to make computer architecture more ac…

    Rust 2

  4. dating-app dating-app Public

    πŸ”₯ A modern open-source dating platform built with React, Node.js, and AI-powered matching. Features real-time chat, end-to-end encryption, and smart algorithms for meaningful connections. Built for…

    TypeScript 1