Skip to content
View farazkabbo's full-sized avatar

Block or report farazkabbo

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

Mohammed Faraz Kabbo
Software Developer | AI & Data Enthusiast | Computer Science @ York University

πŸ›  Tech Stack

Languages & Core Technologies

Java Python TypeScript JavaScript C R HTML5 CSS3

Frameworks & Libraries

React Next.js TailwindCSS Bootstrap NumPy Pandas Matplotlib

Development & Deployment Tools

Git VS Code PyCharm Docker Eclipse JUnit

Database & Backend

MySQL Supabase Clerk

πŸš€ Featured Projects

FashionX – AI-Powered Fashion Recommendation Engine

  • Developed AI recommendation system using TensorFlow and OpenAI CLIP, achieving 76% match accuracy.
  • Designed a multi-database system (PostgreSQL, MongoDB) to handle 1TB+ of structured/unstructured data.
  • Managed product documentation and workflows using SharePoint and collaboration tools.

StudyBuddy – AI-Powered Learning Platform

  • Developed real-time transcription (81% accuracy) using Whisper (OpenAI), processing 120+ requests daily.
  • Implemented lecture summarization and detailed notes using Google Gemini LLM (88% accuracy).
  • Integrated Clerk authentication for user sessions with 98% reliability.

MinuteMaster – Geesehacks 2025 (January 2025)

Tech Stack: Next.js, Express, OpenAI, Gemini, AWS S3, Clerk

  • Engineered a scalable audio processing pipeline, achieving 78% speaker identification accuracy with 100ms latency.
  • Developed an efficient cloud storage architecture with AWS S3, reducing local infrastructure costs by 60%.
  • Co-developed an AI-powered platform for meeting transcription and summarization, achieving 81% accuracy.

Cyclist Bike-Share Case Study

  • Created an ETL pipeline processing 2.5M+ rows, reducing query time by 75% using BigQuery.
  • Developed statistical models in R predicting user behavior with 89% accuracy.
  • Built interactive Power BI dashboards for real-time KPIs, reducing reporting time by 85%.

ScreenBoard (September 2024)

Tech Stack: Python, OpenCV, MediaPipe, WebSocket

  • Developed a real-time gesture recognition system with 74% accuracy using MediaPipe and custom CV algorithms.
  • Implemented WebSocket connections for 60fps video processing with 16ms latency.
  • Created an efficient caching system, reducing memory usage by 40% while maintaining 30fps performance.
stats graph streak graph languages graph


snake gif

Pinned Loading

  1. Bank-Management Bank-Management Public

    Developed a comprehensive Bank Management System using Java, integrating MySQL for data management

    Java

  2. Formula-Guessing-Game Formula-Guessing-Game Public

    This code will generate a random arithmetic formula consisting of three numbers and random arithmetic operators (+, -, *, /). The player's task is to guess the result of the formula. If the player'…

    Python

  3. Image-Gallery Image-Gallery Public

    HTML

  4. Optimizing-Delivery-Routes-for-a-Local-Courier-Service Optimizing-Delivery-Routes-for-a-Local-Courier-Service Public

    The goal was to minimize the total delivery time and fuel consumption for a local courier service by optimizing delivery routes

  5. Sentiment-Analysis-Tool Sentiment-Analysis-Tool Public

    to clean, preprocess, and transform raw text into structured data for analysis, employing tokenization, stemming, and stop word removal for data normalization.

    Python

  6. TO--DO-List TO--DO-List Public

    Developed collaboratively for York University's Introduction to Computing course. Led frontend development, integrating weather updates. Tested with Mocha and Chai for reliability. HTML/CSS/JS used…

    HTML