Skip to content
View usama-codes's full-sized avatar

Highlights

  • Pro

Block or report usama-codes

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

Osama Ayaz

Software Engineering Student at NUST | AI & Machine Learning | Flutter | Full-Stack Web (MERN)


About

Second-year Software Engineering student at SEECS, NUST, Islamabad. I build across three domains: mobile (Flutter), full-stack web (MERN), and machine learning. Currently going deep on Flutter while maintaining applied ML work through real projects and Kaggle competitions.


Tech Stack

ML & DL: TensorFlow, Keras, PyTorch, Scikit-learn, OpenCV
Web Dev: React, Node.js, Express, MongoDB, TypeScript, Tailwind CSS
App Dev: Flutter, Java (Android)
Languages: Python, C++, Java, JavaScript, TypeScript, Dart, SQL


Projects

MediAssist

AI-powered telemedicine platform with real-time voice consultations using specialized medical agents, symptom analysis, live transcription, and automated generation of structured medical reports.
Tech: Next.js, React, TypeScript, Tailwind CSS, LangGraph, LlamaIndex, Voice AI Repo: github.com/usama-codes/mediassist

Lost & Found Hub

Full-stack platform for university communities with auth-only registration, multi-image item reporting, ownership verification, and a gamified contributor leaderboard.
Tech: Next.js, TypeScript, React, MongoDB, NextAuth Repo: github.com/usama-codes/lost-and-found-app

Inquire — Search Engine

High-performance search engine indexing 1.39M+ Medium articles using an offline Python indexing pipeline and a low-latency C++ query engine.

  • 521k-word lexicon with forward and inverted indexes split into 50 barrels for parallel query processing
  • Tokenization and lemmatization via NLTK; ranking via TF-IDF
  • Architecture: Flask API (ingestion) + C++ query engine (ranking) + React/TypeScript frontend

Tech: C++, Python, Flask, React, TypeScript, NLTK
Repo: github.com/usama-codes/search-engine

Cancer Detection System

CNN-based malignant vs. benign classifier built independently during internship at Murabbi using the ISIC 2024 skin lesion dataset.

  • Transfer learning on ResNet50 with custom color histograms, LBP texture descriptors, and contour-based shape features
  • Addressed class imbalance via targeted data augmentation
  • Results: 92% test accuracy · 89% recall · F1 score of 60%

Tech: Python, TensorFlow, Keras, OpenCV
Repo: github.com/usama-codes/ISIC-2024-Competition

Jarvis — Personal Voice Assistant

Voice-activated AI assistant handling WhatsApp messaging, weather forecasts, news briefings, system control (shutdown/restart/sleep/lock), application launching, and local music playback.
Tech: Python, Speech Recognition, Flask Repo: github.com/usama-codes/Jarvis

Festiva — University Sports & Activities App

Android app for managing sports ground reservations, waiting queues, and society event tracking across the university.
Tech: Java, Android SDK **Repo:"" github.com/OmgItsAmmer/festiva


Certifications

ML Specialization NLP Probabilistic Models NLP Classification & Vectors HackerRank Python HackerRank Problem Solving


Experience

ML/DL Intern — Murabbi (Feb 2024 – May 2024)
Worked independently on a cancer detection project applying transfer learning on ResNet50, custom feature engineering, and CNN-based classification on real-world ISIC medical imaging data.

Flutter Intern - Cognitive Health Intl. (April 2026-Present)

Working on Flutter development under a highly skilled team.


Education

B.E. Software Engineering — SEECS, NUST (2023 – Present)
FSc Pre-Engineering — Army Public School and College, Mardan (2021 – 2023)


Currently Working On

  • Flutter — primary focus, production-grade mobile development
  • Kaggle competitions — applied ML practice
  • Exploring Agentic AI

Popular repositories Loading

  1. search-engine search-engine Public

    C++ 2

  2. -usama-codes -usama-codes Public

    My first repository

    1

  3. Library-Management-System Library-Management-System Public

    This is one of my OOP assignments, where I built a non-GUI based Library Management System which allows users to add, borrow, checkout books and also explores the admin side of the application

    Java 1

  4. usama-codes usama-codes Public

    Config files for my GitHub profile.

    1

  5. ISIC-2024-Competition ISIC-2024-Competition Public

    This diectory contains some of the tasks that I did during my summer internship 2024 at Murabbi. One is a practice task of image classification while the other is fully working working model for sk…

    Jupyter Notebook 1

  6. Portfolio-Website Portfolio-Website Public

    My first ever web development project that I built using my knowledge of HTML, CSS and Javascript. Basically, this is my portfolio website.

    JavaScript 1