Skip to content
View imrahnf's full-sized avatar
🥱
🥱

Highlights

  • Pro

Block or report imrahnf

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
imrahnf/README.md
Profile Views

Hi, I'm Omrahn Faqiri

software dev @ flite transport

LinkedIn Portfolio Email


About Me

I am a Computer Science student at Sheridan College, specializing in Data Analytics. I enjoy working with distributed systems and automated data pipelines.

My engineering focus is on creating low latency solutions that solve real-world challenges. I am currently seeking Backend, Software Development/Engineering, or Data Engineering internships for Summer 2026.

  • 🔭 I’m currently working on: Optimizing high-dimensional vector search and distributed ML inference pipelines in HelixStream.
  • 📫 Reach me on: LinkedIn

Featured Projects

Project Description Stack
HelixStream Hybrid-Inference Bioinformatics Platform. Engineered a distributed system for 3D protein visualization with a dual-inference engine. Implements gRPC failover between remote GPU (ESM2-650M) and local CPU (ESM2-8M) workers, utilizing pgvector for 1280-D similarity search. FastAPI Next.js pgvector gRPC Java
SentinelPR Deterministic AI Code Auditor. Engineered a context-aware code review agent using RAG and Tree-sitter CST parsing to provide zero-hallucination reviews. Implemented a ChromaDB persistence layer in GitHub Actions to reduce runtime from minutes to seconds. Python RAG Tree-sitter ChromaDB Gemini
Speed(t)Code Real-Time Multiplayer Platform. Engineered a competitive coding game using WebSockets for live state synchronization. Implemented an ephemeral storage layer using Redis to decouple active game sessions from the primary DB. 👉 Play Here FastAPI Next.js Redis WebSockets Docker
Argus Real-Time Fraud Detection Engine. Engineered a streaming pipeline on GCP Dataflow using Apache Beam. Implements sliding-window velocity analysis, geo-spatial risk enrichment, and a Medallion Architecture (Bronze/Silver/Gold) with 100% IaC via Terraform. Apache Beam GCP Terraform Python Java
TitanCache High-Throughput In-Memory Store. A thread-safe key-value store with custom LRU eviction achieving O(1) time complexity. Now integrated into HelixStream as a distributed gRPC caching layer to optimize remote ML inference tasks. Java Spring Boot Prometheus Grafana

© 2026 Omrahn Faqiri

Pinned Loading

  1. speedtcode speedtcode Public

    Speed(t)Code: Race to solve LeetCode-style coding problems by typing code at lightning speed! Built with Next.js, FastAPI, Redis, and deployed on Cloud Run.

    JavaScript 2

  2. helix-stream helix-stream Public

    Distributed bioinformatics platform for 3D protein visualization and high-dimensional vector search. Features a hybrid gRPC inference pipeline with GPU-to-CPU failover and pgvector-backed similarit…

    TypeScript 7

  3. sentinelpr sentinelpr Public

    Deterministic AI Code Auditor. Orchestrates RAG and Tree-sitter CST parsing to provide context-aware, zero-hallucination PR reviews. Features stateful ChromaDB persistence for high-precision symbol…

    Python 3

  4. argus argus Public

    Real-time fraud detection engine built with Apache Beam and GCP. Processes streaming financial transactions through a Medallion Architecture (Bronze/Silver/Gold) on Dataflow, featuring sliding-wind…

    Python

  5. TitanCache TitanCache Public

    TitanCache is a high-performance, thread-safe in-memory key-value store built with Java 21 and Spring Boot, featuring custom LRU eviction policy, support for 3000+ concurrent users, and integrated …

    Java 1

  6. steam-vault steam-vault Public

    A modular backend analytics engine that tracks Steam gaming activity, generates daily summaries, trends, and heatmaps, and exposes a fully decoupled REST API for data analysis and visualization.

    Python 2