Skip to content
View Mazennaji's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Mazennaji

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




◈  IDENTITY MATRIX

@dataclass
class MazenNaji:

    role        : str  = "CS Undergraduate → Software Engineer"
    focus       : list = ["Game Development", "AI/ML Engineering",
                          "Full Stack Architecture", "Systems Design"]

    currently   : str  = "Building systems that are smart, scalable & immersive"
    learning    : str  = "Deep RL · Procedural world generation · Distributed systems"
    superpower  : str  = "Bridging raw creativity with ruthless technical precision"

    BUGS_FIXED        : str = "countless"
    COFFEE_CONSUMED   : str = "astronomical"
    WORLDS_BUILT      : str = "in progress..."

    def mission(self) -> str:
        return "Turn ideas → code → experiences that actually matter."


◈  TECH CONSTELLATION

✦  Core Languages


✦  Web & Frontend


✦  Backend & APIs


✦  Databases

 


✦  Game Development


✦  Mobile


✦  DevOps & Cloud


✦  AI · ML · Data

     


✦  Tools



◈  PERFORMANCE METRICS

 





◈  COMPETITIVE ARENA


LeetCode Stats



  



Platform Focus Badge
🟡 LeetCode Data Structures · Algorithms · Contests LeetCode
🟢 HackerRank Problem Solving · Programmer · Certifications HackerRank


◈  HALL OF TROPHIES



◈  CONTRIBUTION SIGNAL



◈  CORE ATTRIBUTES


 Attribute Signal Strength Rating
◆ Systems Design ████████████████████████████ ELITE
◆ Algorithm Mastery ██████████████████████████░░ 94 %
◆ Game Architecture █████████████████████████░░░ 92 %
◆ DevOps & Cloud ████████████████████████░░░░ 90 %
◆ AI Engineering ███████████████████████░░░░░ 88 %
◆ Creative Vision ████████████████████████████ MAX



"The best way to predict the future is to invent it."   — Alan Kay



◈  ESTABLISH CONTACT


         



   



The universe is written in the language of code.  I am fluent.



Pinned Loading

  1. algorand-nft-ticketing-system algorand-nft-ticketing-system Public

    Forked from Ganainmtech/Algorand-Web3-Masterclasses-POC

    A Web3 cinema NFT ticketing system built on Algorand that allows users to mint movie tickets as NFTs, store metadata on IPFS, and verify ticket ownership securely on-chain.

    TypeScript

  2. developers-community-platform developers-community-platform Public

    A full stack developer community built with Next.js 16, GitHub authentication, MongoDB, and server-side rendering.

    TypeScript

  3. java-solid-principles java-solid-principles Public

    Java SOLID principles with bad vs good examples, runnable Main classes, and one commit per principle.

    Java

  4. StadiumRoll StadiumRoll Public

    🎮 Stadium Roll is a physics-based ball balancing game where you tilt the stadium to guide the ball through obstacles and into the finish hole—avoid falling off the edges and manage limited lives. B…

    GDScript

  5. DesignPatterns DesignPatterns Public

    A complete collection of Java design pattern examples. Each folder contains working code, explanations, and README for understanding structure, roles, and real-world applications. Covers Creational…

    Java

  6. my-leetcode-solutions my-leetcode-solutions Public

    A curated collection of LeetCode solutions across multiple programming languages, focusing on algorithms, data structures, and interview problem-solving patterns.

    Java