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

Block or report adilzubair

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

Hi, I'm Muhamed Adil

Dubai, UAE | Software Developer at Greentruth Technology | building AI agents, RAG systems, backend products, and developer-facing tools

I like building practical software around AI, automation, retrieval systems, and productized engineering. Most of my work sits somewhere between intelligent systems, full-stack apps, and experiments that turn into real tools.

Python FastAPI PostgreSQL Docker OpenAI React Tailwind

Current Focus

  • Building AI agents and agentic workflows that do real work
  • Designing RAG systems for documents, local knowledge bases, and grounded assistants
  • Shipping backend-heavy products with Python, Go, APIs, and cloud infrastructure
  • Turning experiments into usable products instead of leaving them as notebooks

Selected Projects

AI Agents, RAG, and LLM Systems

  • agents-from-scratch - a practical collection of agent building blocks and workflows covering prompt chaining, routing, parallelization, orchestration, tool use, and RAG.
  • local-rag-agents - a collection of local RAG systems built with LangChain, LangGraph, FastAPI, Streamlit, and ChromaDB.
  • Loomin-Docs - an offline-first collaborative writing workspace with local AI assistance, retrieval over uploaded files, and air-gapped deployment support.
  • Odin-AI-Trading-Companion - an AI trading platform built around multi-agent analysis, real-time monitoring, alerts, and decision support.
  • cortex - a sophisticated AI coding assistant that combines multi-agent orchestration with RAG to provide intelligent, context-aware answers about a codebase while running locally with Ollama or optionally with OpenAI models.
  • transformer-lab - a comprehensive implementation of language models from scratch, progressing from simple bigram models to full GPT-style transformers.
  • agnews-distilbert - a DistilBERT text classification project comparing full fine-tuning with LoRA on the AG News dataset.
  • Bitmasters_Intel_LLM - a TinyLlama + OpenVINO chatbot project tuned for Intel AI laptops with a Gradio interface.
  • phi3-medical-qlora - a parameter-efficient fine-tuning project exploring medical-domain adaptation with QLoRA.

Products and Applications

  • iftarinuae - a community-driven platform to discover and share Iftar spots across the UAE, reaching 150k+ views, 40k+ visitors, and close to 200 places added by the community.
  • Portflow - a multi-market portfolio tracker built with Next.js and Supabase for stocks, ETFs, crypto, mutual funds, and cross-region holdings in one dashboard.
  • QuickEval - an AI-powered answer sheet evaluation system for educators with structured scoring, feedback, and reporting.
  • Ledger-True - an anomaly detection app built with FastAPI, React, MongoDB, and DeepSeek for Excel-based analysis and dashboards.
  • Crashchain - a blockchain-backed vehicular forensics tool for tamper-resistant crash data capture, verification, and reporting.
  • BitMasters - an exam-prep web app that analyzes previous-year question papers and surfaces the most important topics for students.
  • propease - a modern React application with authentication flows, UI components, and backend integrations.
  • portfolio - my personal portfolio site showcasing projects, experience, and frontend polish.
  • portfolio-website - a VS Code-themed portfolio experiment that pushed the design direction further.
  • BeyondTheLoop - a WhatsApp-first food ordering and delivery management concept focused on operational automation.

Systems, Learning, and Experiments

  • job-search-automation - an automation project built around streamlining job search workflows with n8n.
  • ML-Notes - a repository of machine learning notes, experiments, and study material.
  • deep-learning-notebook - a larger archive of deep learning notebooks and hands-on model work.

What I'm Doing

  • Exploring AI-native product development and automation-heavy workflows
  • Building projects across ML, backend systems, fintech, and developer tools
  • Iterating on portfolio-quality web experiences at muhamedadil.com
  • Sharing my work publicly while continuing to build more ambitious private systems

GitHub Activity

GitHub Contribution Graph

Connect

Website LinkedIn Twitter Instagram Email

Philosophy

Build useful things, keep the stack sharp, and ship often.

Pinned Loading

  1. cortex cortex Public

    Cortex is a sophisticated AI coding assistant that combines the power of multi-agent orchestration with Retrieval-Augmented Generation (RAG) to provide intelligent, context-aware answers about your…

    Python 10 4

  2. agents-from-scratch agents-from-scratch Public

    A comprehensive collection of patterns, building blocks, and workflows for building AI agents from the ground up using Python. This repository serves as a practical guide to understanding and imple…

    Python 1

  3. Yukthi_hackathon Yukthi_hackathon Public

    This repository contains the project built during the Yukthi'24 Hackathon

    JavaScript 1 1

  4. QuickEval QuickEval Public

    Forked from Project-SCE/QuickEval

    This repository contains the website made as part of mini project.

    JavaScript

  5. Bitmasters_Intel_LLM Bitmasters_Intel_LLM Public

    This repository contains the files of the project titled "Running GenAI on Intel AI Laptops and Simple LLM Inference on CPU and fine-tuning of LLM Models using Intel® OpenVINO"

    Python

  6. Crashchain Crashchain Public

    Forked from Project-SCE/Crashchain

    A blockchain-integrated vehicular forensic investigation tool designed to capture and verify crash data securely. The system includes features like accident reports, real-time OBD data, and crash f…

    JavaScript