Skip to content
View yazanqwasmi's full-sized avatar

Highlights

  • Pro

Block or report yazanqwasmi

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

Typing SVG


🌍 What Drives Me

🔭  I want to build technology that actually matters in the physical world. Not just software but systems that sense, think, and respond. I'm drawn to the space where embedded hardware, machine learning, and human impact meet.

🤖  Diving deep into LLMs, RAG pipelines, and agentic AI. Currently at RBC shipping an AI-driven incident resolution system with LangChain and Elasticsearch, always pulling toward the problems that feel hardest to get right.

🛠️  I like problems that span the full stack, from hardware up. Intelligence belongs at the edge, close to where the world actually happens.


C++ Python CUDA Go TypeScript React PyTorch LangChain Docker ESP32

Popular repositories Loading

  1. stock-price-predictor-lstm stock-price-predictor-lstm Public

    LSTM recurrent neural network for predicting Alphabet (Google) stock prices using time-series deep learning

    Python 2

  2. nasdaq-matching-engine nasdaq-matching-engine Public

    A NASDAQ-style exchange simulator in C++20: price-time matching engine (allocation-free, differential-fuzzed), OUCH 4.2 / ITCH 5.0 protocol stack, real-market-data validation, and coordinated-omiss…

    C++ 1

  3. regintel-demo regintel-demo Public

    JavaScript 1

  4. yazanqwasmi.github.io yazanqwasmi.github.io Public

    Personal developer portfolio — built with HTML, CSS, and JavaScript, hosted on GitHub Pages

    HTML

  5. fake-news-classifier fake-news-classifier Public

    NLP-based fake news detection classifier using TF-IDF vectorization and ensemble ML models

    Jupyter Notebook

  6. YOLO-object-classifier YOLO-object-classifier Public

    Real-time object detection using YOLO and MobileNet-SSD — supports webcam, image, and video inputs

    Python