Skip to content
View mojozizo's full-sized avatar

Highlights

  • Pro

Block or report mojozizo

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

Hey there, I'm Mojo πŸ‘‹

Building things that break, fixing them, then building them better.

🎯 What I'm About

I'm a full-stack developer who accidentally fell down the ML rabbit hole and never came back up. Currently neck-deep in my thesis project while maintaining a healthy obsession with backend optimization and automation.

The vibe: Write code that actually works, contribute to open-source and occasionally convince AI models to do my bidding.

πŸ”₯ What I'm Cooking

🧠 NetMind (Thesis Project - In Progress)

AI-powered network operations agent that's smarter than your average monitoring tool. Features:

  • Hybrid LLM Architecture: Llama 3.3 70B for reasoning + Scout 17B for data crunching
  • AutoML Magic: AutoGluon-powered predictions that actually make sense
  • Honest AF: System tells you when it can't help instead of hallucinating answers
  • Tech Stack: FastAPI, LangChain, ChromaDB, Docker
  • Real-world Impact: 60-70% token optimization while maintaining quality

Because network ops shouldn't require a PhD to predict connection failures.

πŸ’¬ Real-time Chat System (Go)

Building a blazing-fast chat backend because JavaScript is nice, but Go makes things go fast.

πŸ—£οΈ Language Learning App

Making language learning less painful, one flashcard at a time.

πŸ› οΈ Arsenal

Languages I Abuse Daily:
Python Go JavaScript/TypeScript SQL

Frameworks That Tolerate Me:
FastAPI React Node.js LangChain

ML/AI Shenanigans:
AutoGluon Scikit-learn Pandas ChromaDB LLM Orchestration

DevOps (Because Nothing Ever "Just Works"):
Docker Docker Compose Git Linux

πŸ“Š The Numbers Game

Top Langs

Yes, I know there's probably too much Python Notebooks. No, I will not stop.

πŸ’‘ Currently Learning

  • How to make LLMs stop hallucinating (ongoing battle)
  • Network performance prediction without breaking the token bank
  • Why my Docker containers always fail on first build (mysteries of the universe)

🀝 Let's Connect

Got a cool project? Found a bug in my code? Just want to talk about why tabs > spaces?


"First, solve the problem. Then, write the code. Then, realize the problem was different. Repeat." - Every Developer Ever

Popular repositories Loading

  1. Classification-of-App-Reviews Classification-of-App-Reviews Public

    Machine learning project on classification of reviews using Naives Bayes.

    HTML

  2. mojozizo mojozizo Public

    Config files for my GitHub profile.

  3. DSA_Algo DSA_Algo Public

    DSA Problems

    Python

  4. Blog Blog Public

    Go

  5. Conversational-SQL-LLM-for-Network-Management Conversational-SQL-LLM-for-Network-Management Public

    Open Source LLM with the capability to give SQL queries based on the connected Database

    Jupyter Notebook

  6. Machine-Learning-Introduction Machine-Learning-Introduction Public

    Some basic machine learning topics for learning purposes

    Jupyter Notebook