Skip to content
View ynoza's full-sized avatar
💭
Looking for new Opportunities!
💭
Looking for new Opportunities!
Block or Report

Block or report ynoza

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

Hey, Hows it going?👋

  • 🎓 Computer Science and Business Double Degree (CS/BBA) student at University of Waterloo
  • 💬 Ask me about cricket 🏏 , swimming 🏊 , Traveling ✈️ , or Ping Pong 🏓 via my website
  • 🎵 Let me know if you like Drake , The Weeknd, or Post Malone and maybe we could give each other music recommendations
  • 😋 I'm currently working on a project called Fooder that's meant for users having difficulty choosing what to eat. It allows users to swipe through dishes (based off nearby restaurants and dietary restrictions, etc.) and match them with a restaurant

Languages:

C++ C Python SQL JavaScript HTML5 Java TypeScript

Tools & Technologies:

Django Selenium Tensorflow Angular Node.js Docker Kubernetes React Gatsby

Pinned Loading

  1. Minesweeper-AI Minesweeper-AI Public

    Built using Pygame, uses Propositional Logic to create knowledge-based agents to make inferences about the position of mines and determine safe moves. Huge credits go to Harvard's Online AI course,…

    Python

  2. 2048-Applet 2048-Applet Public

    A modified version of 2048 with themed gif tiles and easier Gameplay! Click here to checkout some pictures of the UI.

    Java

  3. Question-Answering Question-Answering Public

    A Question Answering system based on inverse document frequency similar to asking Siri a question, but limited to the documents given to determine answers. Huge credits go to Harvard's Online AI co…

    Python

  4. Traffic Traffic Public

    This project creates a model using neural network layers that can predict which street sign is which. To do this, the project took use of the German Traffic Sign Recognition Benchmark, which contai…

    Python

  5. covidFree covidFree Public

    This project will help reduce the mental fear of catching the worrisome COVID-19 virus because employers can now monitor a given employees temperature fluctuations and determine whether or not they…

    JavaScript

  6. IMDB-DOS IMDB-DOS Public

    Used BFS and DFS and maximizing conditions to determine the degrees of separation between 2 actors that can be found in the database (gotten from IMDB). Huge credits go to Harvard's Online AI cours…

    Python