Skip to content
View omarn33's full-sized avatar
Block or Report

Block or report omarn33

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

Hello, I'm Omar!

I'm an undegrad majoring in CS at the University of Illinois at Urbana-Champaign.

Professional Interests

  • 🖥 Software Engineering
  • ⚙ Full Stack Development
  • 🤖 AI and ML
  • 🎨 UI/UX Design

Personal Hobbies

  • ✈ Aviation
  • ⚽ Soccer
  • 🎾 Tennis
  • 🏓 Ping Pong
  • 🎮 Gaming

Contact Me

👔 LinkedIn | 💻 Website

Pinned

  1. Most-Valuable-Professor Most-Valuable-Professor Public

    A full stack web-application that provides statistics based analysis on courses and professors at UIUC. The webpage is designed to aid students in class selection.

    HTML 1

  2. Chess-AI Chess-AI Public

    A game AI that models IBM's Deep Blue computer to defeat opponents in Chess. The AI utilizes the MiniMax algorithm as well as AlphaBeta pruning in order to efficiently determine the next move.

    Python 1

  3. State-of-the-Vaccine State-of-the-Vaccine Public

    An interactive narrative visualization that assesses the effectiveness of the COVID-19 vaccine in the United States. D3.js is used to effectively load and communicate data.

    JavaScript 1

  4. Spam-Email-Classifier Spam-Email-Classifier Public

    A Naïve Bayes classifier that identifies spam emails based on word content using a unigram and bigram model. The trained model attained a 96% accuracy on unseen emails.

    Python 1

  5. Brick-Breaker-Game Brick-Breaker-Game Public

    A re-creation of the popular Blackberry game "Brick Breaker" using the C++ Cinder graphics library.

    C++ 1