Skip to content
View aaliyan1230's full-sized avatar
💻
engineering
💻
engineering

Block or report aaliyan1230

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

Hey 👋, I'm Aaliyan!

Aaliyan's email Aaliyan's LinkedIn Aaliyan's Twitter

Software engineer building agentic products, LLM tooling, and inference systems.

A Bit About Me

  • Most of my work has been on production full-stack systems with DRF, TS ecosystem, async workers, WebSockets, relational databases, and React frontends.
  • Lately, I've been working on LLM ablations and model editing, along with experiments in long-context efficiency, grounded QA, and agent reliability.
  • I like projects that sit between research, tooling, and real-world products.

Current Focus

  • Agentic platforms and async backend systems
  • Ablations and Abstentions for LLMs
  • Inference efficiency and evaluation harness

Technologies I Have Been Working With

  • Languages: Python, TypeScript, JavaScript, Go, C++
  • App stack: Django REST Framework, TS based backend frameworks, Channels / ASGI, React, Next.js, Vite, Redux Toolkit
  • Async and data: Celery, Django-Q, Redis, PostgreSQL, MongoDB, WebSockets, background workers
  • LLM stack: PyTorch, JAX, Transformers, Hugging Face, LoRA / QLoRA, bitsandbytes
  • Retrieval and evaluation: AWS Vectors, FAISS, Weaviate, BM25, citation-grounded evaluation, benchmark harnesses
  • Serving and infra: vLLM, SGLang, Ray Serve, Ollama, Cloudflare Workers, Docker, Linux, AWS

Tooling Snapshot

Technical Interests

  • Model internals and steering
  • Harness Engineering
  • Distributed Systems
  • Reinforcement Learning

Aaliyan's most used languages

Aaliyan's streak

⭐️ From Muhammad_Aaliyan

Pinned Loading

  1. tool-calling-reliability-benchmark tool-calling-reliability-benchmark Public

    benchmark and repair workflow for tool-calling reliability, measuring whether targeted planner fixes improve first-tool routing under failures, across seeds, and across toolsets.

    Python

  2. polyglot-grounded-qa polyglot-grounded-qa Public

    multilingual grounded QA with citation-aware outputs and a QLoRA adapter

    Python

  3. midi-mixer midi-mixer Public

    a lightweight TUI MIDI mixer that maps your controller’s knobs/faders to real-time volume and mix controls for your setup.

    Go

  4. chain-of-table-langgraph chain-of-table-langgraph Public

    a langgraph-based “chain-of-table” workflow that turns natural-language questions into step-by-step table operations and structured results.

    Python

  5. spec-aware-proxy spec-aware-proxy Public

    spec-aware HTTP proxy that validates and routes requests using your API definition (e.g., OpenAPI) for safer, more consistent traffic handling.

    TypeScript

  6. gdsc_redux_workshop gdsc_redux_workshop Public

    a basic ecommerce shopping cart app

    JavaScript