Skip to content
View hummaam27's full-sized avatar

Block or report hummaam27

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

Hummaam Qaasim

I like making things. Mostly small, focused tools that solve a specific problem — usually one I had myself first.

Day job: I'm an analytics engineer working in Microsoft Fabric. I model messy vendor data into shapes humans can actually use and get people to trust the numbers. I like working with data because it's the part of a system that holds the truth — if you treat it carefully.

After hours, I tinker. Most of what's here started because I wanted to scratch an itch or figure out how something worked.

Recent builds

  • dejano — a daily AI generator that refuses to repeat itself. Fixes the problem of LLMs converging on the same handful of "famous" answers. Semantic dedup via embeddings + a live demo UI you can run locally.
  • hummaamqaasim.com — my portfolio, built with Next.js and warm editorial typography. Houses my data engineering case studies.
  • omnigoal-tracker — personal goal-tracking dashboard with an AI coach, Fitbit health sync, and a project roadmap. The evenings-and-weekends project I keep coming back to.
  • llm-council — multi-agent LLM deliberation experiment.
  • Responsive-Web-Viewer — small local tool for previewing a site across multiple screen sizes at once.

Stack I reach for

Microsoft Fabric · PySpark · Delta Lake · Power BI · T-SQL · Python · TypeScript · Next.js · Supabase · OpenAI

Elsewhere

Portfolio → · LinkedIn → · hummaam@hummaamqaasim.com

Pinned Loading

  1. dejano dejano Public

    Daily AI content generator that refuses to repeat itself. Semantic dedup via embeddings + Jaccard, pluggable LLM/embedding/store providers.

    TypeScript

  2. hummaamqaasim-portfolio hummaamqaasim-portfolio Public

    Personal portfolio at hummaamqaasim.com — warm editorial aesthetic, Next.js 16 + Tailwind 4, deployed on Cloudflare Pages

    TypeScript

  3. llm-council llm-council Public

    Multi-agent LLM deliberation experiment — several models debate a prompt, a moderator synthesizes the final answer.

    JavaScript

  4. omnigoal-tracker omnigoal-tracker Public

    Personal goal-tracking dashboard with AI coach (OpenAI gpt-5-mini), Fitbit health sync, code practice, and project roadmap. React + TypeScript + Vite + Supabase.

    TypeScript

  5. Responsive-Web-Viewer Responsive-Web-Viewer Public

    A lightweight local tool for previewing websites across multiple screen sizes simultaneously using predefined viewports.

    TypeScript