CV · ASIF HOSSAIN · SOFTWARE BUILDER

I design, ship, and operate production systems.

On my own self-hosted AI agent platform I designed and own an egress security boundary: a control that classifies every outbound request an autonomous LLM agent tries to make and blocks sensitive data from leaving the machine. It lives inside a Python/FastAPI backend I wrote from scratch, backed by a vector-searchable SQLite store I schema-designed, with an automated test suite that runs on every change before deploy. I run the platform in production under pm2 and do the operations myself.

U.S. CITIZEN · NEW YORK CITY (HYBRID) OR FULLY REMOTE · ahossa21@gmail.com · github.com/insomniac-asif

01

Selected work

able-origin — a language model trained from scratch on one consumer GPU

PYTHON · PYTORCH · CUDA

github.com/insomniac-asif/able-origin · live on Hugging Face

  • Pretrained a 29.9M-parameter transformer from random initialisation on 2.0B tokens in 9.0 hours, on a single RTX 3070 Ti (8 GB).
  • Wrote model.py and train.py from an empty file — not forked from nanoGPT or any existing training repo — and trained a byte-level BPE tokenizer (vocabulary 8192) on the raw corpus.
  • Implemented RMSNorm, rotary position embeddings, SwiGLU feed-forward, and tied embeddings.
  • Published the weights as release v1.0 (68 MB fp16) with the tokenizer; runs at ~48 tokens/sec on CPU.

ABL — self-hosted personal-AI platform

PYTHON · FASTAPI · SQLITE · PM2

public excerpt: github.com/insomniac-asif/abl-core

  • Designed, implemented, and own an egress security boundary that classifies outbound requests from an autonomous LLM agent and blocks sensitive data from leaving the machine.
  • Built a Python/FastAPI backend exposing REST APIs, backed by a vector-searchable SQLite store I schema-designed that holds 7,600+ records.
  • Route requests across a fleet of locally-run models.
  • Wrote an automated test suite (128 passing tests in the public excerpt) that runs on every change before deploy; 450+ commits.
  • Run the platform continuously under pm2 and handle operations personally: scheduled jobs, log-driven incident diagnosis, service-restart triage, and memory-ceiling tuning.

TradeBot — modular trading and analysis system

PYTHON · SQL · REACT 19 · TYPESCRIPT
  • Sole-authored the platform — roughly 9,300 lines across 43 modules — including a React 19 + TypeScript operator dashboard on a Vite build.
  • Structured the system into strictly separated analytics, data ingestion, decision, execution, simulation, dashboard, and testing layers.
  • Built SQL-backed ingestion and evaluation pipelines with logging and reporting.

Discord services on live servers with real users

NODE.JS
  • Built 80+ registered operations across 20+ modules, with persistent per-user state and automated content moderation.
  • Designed an authorization layer with permission tiers (read / moderator / admin / owner), placing destructive operations behind an explicit approval path.
  • Diagnosed and fixed a production parsing defect where an upstream API returned malformed markup instead of its structured field; wrote a normalizer plus a guard.
02

Technical skills

Languages
Python, JavaScript/Node.js, TypeScript, SQL, Java, C++, HTML/CSS
Backend & data
FastAPI, REST APIs, SQLite schema design, pandas, Streamlit
Frontend
React, Vite
Systems & ops
Linux/Ubuntu, SSH & remote server management, pm2 process supervision, Docker (basic), Cloudflare (DNS, Tunnels), Google Cloud Platform, Windows, PowerShell, Git/GitHub
Networking
TCP/IP fundamentals, DNS, DHCP, IP networking, basic network troubleshooting
Practice
Unit & integration testing, automated test suites gating deploys, code review, debugging, incident diagnosis from logs, technical documentation
03

Experience

Sales & Print/Shipping Associate — Staples

QUEENS, NY · AUG 2023 — PRESENT
  • Deliver hands-on technical and product support, troubleshooting printing, copying, and shipping technology and resolving issues on the spot.
  • Operate and maintain print/copy hardware; diagnose and clear equipment faults to keep service running during high-volume periods.
  • Process domestic and international shipping, label printing, and returns with accuracy and compliance under deadline pressure.

Pharmacy Technician — Walgreens

QUEENS, NY · OCT 2022 — FEB 2023
  • Entered and processed time-sensitive prescription and insurance data with accuracy; maintained compliant patient records.
  • Troubleshot customer insurance and order issues in person and over the phone; trained new staff on systems and procedures.

Field Operator — St. John's University Sports & Athletics

QUEENS, NY · APR 2021 — JUN 2022
  • Supported live sporting events at a large athletics venue, directing guests and maintaining safety for crowds and players in a high-traffic setting.
  • Addressed attendee concerns in real time and enforced event protocols across long shifts, including nights and weekends, as part of a coordinated operations team.

Technical Intern — CoolNerdMedia

REMOTE · FEB 2021 — APR 2021
  • Debugged and optimized software, assisted with front-end coding, and organized project files.
04

Education

Queens College, CUNY — B.A. Computer Science (in progress)

JAN 2024 — PRESENT
  • On leave, building and operating independent software full-time. Expected graduation 2028/2029.
  • Cisco CCNA — self-study, in progress.
05

Get in touch

Tell me the problem in a sentence or two. If it's a fit I'll come back with a scope — usually same day. ahossa21@gmail.com · contact section · full dossiers

A PDF copy with full contact details is available on request.