Skip to content
View TanakAiko's full-sized avatar

Highlights

  • Pro

Block or report TanakAiko

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
TanakAiko/README.md

Hi there! 👋 I'm MBAYE Cheikh Ahmed Tidiane Cherif

🙋‍♂️ About Me

I'm a Full Stack Developer fascinated by all the possibilities that code offers — from microservices architectures to multiplayer FPS games, from custom JavaScript frameworks to real-time social networks.

Currently getting into the open source world and looking forward to contributing to projects that matter. There's something cool about collaborating with developers worldwide to build better software together.

💻 Main Languages & Frameworks

GoRustJavaC

JavaScriptTypeScriptReactNext.jsAngular

Spring BootNode.jsBevy

⚙️ DevOps & Databases

DockerJenkinsSonarQubeNeo4jMongoDBSQLite

🚀 Featured Projects

ProjectDescriptionTech Stack
Neo4flixMovie streaming platform with graph-based recommendationsJava, Spring Boot, Angular, Neo4j, Docker
DevOps E-CommerceCloud-native e-commerce with full CI/CD pipeline & microservicesSpring Boot, Angular, Jenkins, SonarQube, Docker
Multiplayer FPSReal-time multiplayer shooter with 10+ concurrent playersRust, Bevy, ECS, UDP, Tokio
Social NetworkFull-stack social platform with real-time chat, groups & eventsGo, Next.js, React, WebSocket, SQLite, Docker
Mini FrameworkJS framework from scratch — Virtual DOM, state management, routingJavaScript
Unix ShellUnix-like shell with built-in commands and pipingRust
Ray TracerPhysically-based ray tracer generating photorealistic imagesRust
BombermanReal-time multiplayer Bomberman with rooms, chat & power-upsGo, JavaScript, WebSocket

18 projects completed — see all of them on my portfolio

📚 What I'm Learning

  • 🔧 DevOps Excellence: Exploring advanced tools like SonarQube for code quality analysis and automated testing pipelines
  • 🚀 Advanced Spring Ecosystem: Diving deeper into Spring framework's advanced tools and best practices for enterprise applications
  • 🏗️ Architecture: Microservices, scalable deployment, and modern web practices
  • 🌐 Full Development Cycle: From database design to user interface, including comprehensive DevOps workflows

📫 How to Reach Me

PortfolioLinkedInEmail


"Building the future, one line of code at a time" 🚀

Profile Views

Pinned Loading

  1. mr-jenkmr-jenkPublic

    A modern, cloud-native E-Commerce platform built with Spring Boot Microservices and Angular. Features a complete DevOps pipeline (Jenkins, Nexus, SonarQube, Docker), event-driven architecture, and …

    Java

  2. make-your-gamemake-your-gamePublic

    🎮 A modern browser-based Tetris game built with vanilla JavaScript and Go, featuring real-time scoring, WebSocket communication, customizable themes, and persistent leaderboards

    JavaScript

  3. angul-itangul-itPublic

    Multi-stage CAPTCHA system with Angular 19 & Node.js. Features image recognition, text/math challenges, state persistence, and responsive design.

    TypeScript

  4. real-time-forumreal-time-forumPublic

    A real-time forum built with microservices architecture using Go and vanilla JavaScript. Features live chat, post management, comments, and WebSocket-based real-time notifications. Fully containeri…

    Shell

  5. multiplayer-fpsmultiplayer-fpsPublic

    A multiplayer first-person shooter built with Rust and Bevy. Navigate throught generated map, engage enemies, and compete with 10+ players in real-time UDP networked battles.

    Rust 1 1

  6. lem-inlem-inPublic

    🐜 Lem-in: Efficient ant colony pathfinding algorithm in Go. Finds optimal paths through graph networks to move ants from start to end with minimal steps. Features intelligent path selection, ant di…

    Go