Skip to content
View Jem1D's full-sized avatar

Block or report Jem1D

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

Hey, I'm Jemil

I am a CS grad student at ASU (4.0 GPA, graduating May 2026) who's been building things across AI, XR, and cloud for the past few years. I like working on problems that are a bit messy — streaming pipelines, LLM agents, VR experiences, full-stack apps. I care about shipping things that actually work.

Currently interning at Mesh Labs @ ASU as an XR Developer, building networking systems for Meta Quest headsets. Before that I have done stints in data engineering, healthcare APIs, and web dev.


What I work with

Languages

Python TypeScript C%23 JavaScript C++ Java

Web & Backend

React Next.js Node.js FastAPI Flask

AI / ML

LangChain TensorFlow Ollama PostgreSQL

Cloud & DevOps

AWS Azure Docker Kafka Airflow

XR

Unity Meta Quest


Projects I'm proud of

MarketPulse — Real-time Financial Intelligence

Kafka · Python · Ollama · PostgreSQL (pgvector) · LLM Agents

Built an event-driven pipeline that streams live stock ticks and news headlines, detects price-news correlations in real time (≥2% deviation triggers), and uses a local LLM agent to generate analyst-grade market summaries. Everything gets stored with 768-dim vector embeddings for semantic search.


GenAI Job Analyzer — AI-Powered Job Matching

LangChain · Groq · ChromaDB · Full-stack

Full-stack tool that scrapes live job postings, flags visa/citizenship constraints, and does bidirectional resume-to-job skill gap matching. Cut token usage by 50% through prompt restructuring without losing output quality.


Cloud ETL Pipeline — AWS + Apache Airflow

Airflow · AWS S3 · Glue · Redshift

End-to-end weather forecast ETL that extracts 5-day forecast data at 3-hour intervals, transforms it with AWS Glue, and loads it into Redshift for SQL-based analysis. 99% DAG success rate, 40% improvement in KPI tracking.


What I'm working on now

  • Building Sequoia Automation, an edge to cloud building automation platform that connects OPC UA devices, streams live telemetry, and supports dashboards for equipment monitoring.
  • Always tinkering with LLM agents and RAG systems on the side

Let's connect

I am actively looking for new grad / entry-level roles in software engineering, AI/ML, or full-stack development. If you're building something interesting, I'd love to hear about it.

LinkedIn Portfolio Email


Popular repositories Loading

  1. Encrypted-Keylogger Encrypted-Keylogger Public

    The source code is for encrypting the traditional keylogger using the Counter mode of operation in Advanced Encryption Standard.

    Python 1 1

  2. handwritten-text-recognition handwritten-text-recognition Public

    Python 1

  3. CpuScheduling-Simulation CpuScheduling-Simulation Public

    JavaScript

  4. Python Python Public

    Python

  5. Flutter-App Flutter-App Public

    Dart

  6. Online_Shop_NodeJS Online_Shop_NodeJS Public

    My first nodeJS application build on the ExpressJS framework and integrated with MongoDB database using Mongoose ODM

    JavaScript