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.

Content in all repositories owned by your account will be closed.
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. rlvr-safety-dynamics rlvr-safety-dynamics Public

    Checkpoint-resolved RLVR safety audit: Tülu 3.1 shows evaluation measurement drift, not detected persistent safety drift.

    Python 3

  2. tool-calling-reliability-benchmark tool-calling-reliability-benchmark Public

    Reliability and safety of tool-using agents: fault-injected benchmark measuring targeted planner repairs (heuristic +0.19; DPO 0.83->0.91) across seeds and toolsets, plus pilots for evidence-based …

    Python 2 1

  3. polyglot-grounded-qa polyglot-grounded-qa Public

    Trust-first multilingual grounded QA with retrieval, citation-aware generation, abstention, and hybrid Wikidata KG retrieval across 5 languages; QLoRA adapter (Qwen2.5-3B) tripled the grounded trus…

    Python 1

  4. 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

  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 1

  6. go-rig go-rig Public

    Bare-bones Go coding-agent framework: small core abstractions, append-only JSONL sessions, tool execution as events, and print/interactive/JSON modes on one runtime.

    Go