Skip to content
View aminehamlouchi's full-sized avatar

Block or report aminehamlouchi

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
aminehamlouchi/README.md
Amine Hamlouchi · computer science @ university of louisville · building AI systems and full-stack platforms

typing intro

portfolio  ·   resume  ·   email  ·   arcade  ·   profile visitors

~/about

aminefetch: UofL Speed School CS '28, Arabic minor, AI systems and full-stack platforms, founder of rumi and minbar, IT Analyst intern at Parker Hannifin

I build systems, put them in front of real users, and keep them running. Two of mine are live right now:

  • Rumi · roommate matching for Muslims. Live, with an active waitlist.
  • Minbar · a platform masjids use to book and host visiting scholars. Already ran its first real visit end to end.

~/work

Systems that survived contact with real users.

project what it is stack
School Operations Platform Bilingual (English/Arabic, full RTL) system of record serving a real school daily: grading, attendance, scheduling, payroll, tuition. 80 active users, 106 API routes, row-level security, 51 regression tests. In production. TypeScript · Next.js · Supabase · Postgres
Argument Knowledge Base 32 multi-hour audio debates distilled into a citation-verified RAG knowledge base. Two-pass fact verification against four primary-source APIs, map-reduce agent orchestration, ~1,000 records, 1,100+ citations. Private build, write-up on request. Python · NLP · LLM orchestration
kamel-analytics Event collection API, storage layer, analytics query layer, and dashboard, end to end in TypeScript. Built as a take-home, kept as a reference architecture. TypeScript · Vite
aminehamlouchi.github.io This amber terminal, as a website. Hand-built, no framework, no build step. Particle hero that morphs between أمين and AMINE, an interactive terminal, and a playable arcade. HTML · CSS · JS

Also on the shelf: superstore-retail-analytics (discount strategy vs. profitability, ML in a notebook), king-iphones-inventory-automation (Electron + Google Sheets IMEI pipeline for a real shop), pycheckers and three-d-tic-tac-toe (both playable on the portfolio).

~/stack

TypeScript Python C++ JavaScript React Next.js Node.js Tailwind CSS Supabase PostgreSQL Electron Vercel Git Linux

~/stats

GitHub stats Contribution streak

GitHub trophies

3D contribution graph

~/arcade

Pac-Man, eating a year of my commits. Regenerates itself every night.

Pac-Man contribution graph

amine@louisville:~$ press / on the portfolio for the real terminal

Pinned Loading

  1. aminehamlouchi.github.io aminehamlouchi.github.io Public

    Personal site: amber terminal aesthetic, bilingual English/Arabic, interactive terminal, playable arcade. Plain HTML/CSS/JS, no build step

    HTML

  2. kamel-analytics kamel-analytics Public

    Event collection API, storage layer, analytics queries, and a dashboard, end to end in TypeScript

    TypeScript

  3. king-iphones-inventory-automation king-iphones-inventory-automation Public

    Electron app that batch-checks iPhone IMEIs and writes structured inventory into Google Sheets, built for a real phone shop

    JavaScript

  4. pycheckers pycheckers Public

    Checkers in Pygame: legal-move highlighting, multi-jump captures, king promotion

    Python

  5. superstore-retail-analytics superstore-retail-analytics Public

    How discount strategy affects profitability in Superstore sales data: pandas, scikit-learn, reproducible pipeline

    Jupyter Notebook

  6. three-d-tic-tac-toe three-d-tic-tac-toe Public

    3x3x3 tic-tac-toe in C++ with complete win detection across every axis, plane, and diagonal

    C++