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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
usama-codes/README.md

Welcome to My GitHub Wonderland! 🌟

πŸ‘‹ Hey there! I'm @usama-codes, a software engineering student with a passion for AI, machine learning, coding, and all things techie. I'm constantly exploring ways to solve problems efficiently and enhance my skills.

About Me

  • Name: Usama Ayaz
  • Major: Software Engineering Student πŸŽ“ (2nd Year)
  • Hobbies: Coding, building AI and machine learning projects πŸ€–, reading πŸ“–, and enjoying nature πŸƒ.
  • Superpowers:
    • Languages: C++, Java, Python 🐍, JavaScript (React)
    • Frameworks & Tools: TensorFlow, Keras, PyTorch, OpenCV, React
    • Machine Learning Expertise: Linear Regression, Classification, Neural Networks, Deep Learning, Computer Vision, NLP
    • Special Interests: AI-driven innovations, automation, DSA, algorithms.

Projects

1. 🎾 University Sports and Societal Activities App

  • What It Does: Helps students reserve sports grounds, implement a waiting system, and stay updated on society events.
  • Tech Used: Java, Android
  • Fun Fact: Built during my second semester – the perfect balance of productivity and procrastination!

2. πŸ–₯️ Jarvis: My Personal Assistant

  • What It Does: A voice-activated assistant for managing tasks like shutting down the computer, controlling applications, sending messages, weather forecasts, and playing music.
  • Tech Used: Python, Speech Recognition, Flask
  • Fun Fact: It’s still a work in progress, but it’s already handling basic commands like a pro!

3. πŸ•΅οΈβ€β™‚οΈ Cancer Detection System

  • What It Does: Detects cancerous tumors (benign vs. malignant) in full-body images using CNNs, developed during my internship at Murabbi.
  • Tech Used: Python, TensorFlow, Keras, OpenCV
  • Fun Fact: I managed the entire ML pipeline – from data preprocessing and augmentation to model training and evaluation.

4. 🌍 Search Engine (Project in Progress)

  • What It Does: A search engine designed to handle large-scale queries using inverted indexing and efficient ranking algorithms, focusing on performance and speed.
  • Tech Used: C++, Python, Data Structures & Algorithms
  • Fun Fact: It’s optimized for querying through barrels and the use of hash functions for document ranking.

Achievements

  • Coursera: Completed "Linear Regression and Classification" and "Advanced Learning Algorithms" courses by Andrew Ng. πŸ…
  • HackerRank: Gold Badge in C++ and Java. Proud moment for me! ✨
  • Internship:
    • Murabbi: Worked on machine learning projects, including cancer detection with CNNs. πŸ“ˆ

Learning Goals

  • Master AI, Deep Learning, and Natural Language Processing 🧠.
  • Advance my knowledge in algorithms, data structures, and problem-solving skills.
  • Keep pushing boundaries in building cutting-edge AI systems.

Let's Connect!

Feel free to explore my repositories, star ⭐ the ones you like, and fork 🍴 them. I’m always open to collaborating on exciting projects. Let’s make something amazing together!

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. 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.

    HTML 1

  6. tic-tac-toe-react tic-tac-toe-react Public

    This is a personal mini-project where I have created tic-tac-toe game in react

    JavaScript