Skip to content
View Optimusp-prime's full-sized avatar

Block or report Optimusp-prime

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
Optimusp-prime/README.md

Optimus · Boubacar Diallo

Turning ideas into AI‑powered reality

Profile banner


👋 About Me

  • Full‑stack developer · Python / Django & DRF · Node.js / Fastify.
  • Passionate about AI, cybersecurity and clean UI/UX.
  • Manga & cinema enthusiast · Gaming on week‑ends.
  • Future AI engineer — always learning, always shipping.

🛠 Tech Stack

#Languages & Frameworks

Python Django JavaScript Node.js HTML5 CSS3 TailwindCSS Docker

#In code ⇣

class TechStack:
    """Keep it DRY: one place to find all my favourite tools."""

    def __init__(self):
        self.languages = [
            "Python", "JavaScript", "HTML", "CSS"
        ]
        self.backends = [
            "Django", "DRF", "Node.js", "Fastify"
        ]
        self.tools = [
            "TailwindCSS", "Docker"
        ]

    def __iter__(self):
        """Iterate over everything I use on a daily basis."""
        yield from self.languages + self.backends + self.tools

    def __str__(self):
        return " | ".join(self)

stack = TechStack()
print(stack)  # ➜ Python | JavaScript | HTML | CSS | Django | DRF | Node.js | Fastify | TailwindCSS | Docker

📈 GitHub Stats

GitHub Stats GitHub Streak Top Langs

🏆 GitHub Profile Trophies

Trophies

Are you the king of the humans Beru in Solo leveling.


🌐 Connect With Me

LinkedIn Email


💡 Motto

Code, create, share.

 Always learning → Always shipping → Always sharing

Built with ❤️ using Markdown, Devicon & shields.io badges, and GitHub‑Readme‑Stats.

Popular repositories Loading

  1. Rock-Paper-Scissors-Game-Python Rock-Paper-Scissors-Game-Python Public

    This is my first project in github thanks

    Python 1

  2. OrangeSMS-API OrangeSMS-API Public

    Forked from honorableCon/OrangeSMS-API

    UPDATE PYTHON SCRIPT -This gem aims to let you quickly send SMS from JavaScript and Python using the Orange SMS API.

    Python 1

  3. Inventory-Manager Inventory-Manager Public

    1

  4. TourismeGui TourismeGui Public

    Site de Tourisme

    Python

  5. Calculator-JS Calculator-JS Public

    HTML

  6. edufold edufold Public

    HTML