Skip to content
View akash5852's full-sized avatar

Block or report akash5852

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

Hey there, I'm Akash

Software Engineer @ Sun Life

Computer Engineering Grad @ McMaster University

Pinned Loading

  1. gymregistrationbot gymregistrationbot Public

    A cloud hosted gym registration bot that automatically books McMaster Pulse time slots. Created to save time and ensure optimal time slots.

    Python

  2. food-random-app food-random-app Public

    A fullstack meal app that conveniently provides the user meals based on meal type. The user can also add and delete meals from the database.

    JavaScript

  3. chip8-emulator chip8-emulator Public

    A CHIP-8 emulator based off of Austin Morlan's tutorial. Play classic games such as tetris, space invaders and many more.

    C++ 1 1

  4. sentiment-chat-app sentiment-chat-app Public

    A chat app that performs sentiment analysis on the text, and shows the emoji equivelent of the sentiment to the users.

    JavaScript 1

  5. my-website my-website Public

    A personal website to show off some of my projects and a little bit about myself.

    JavaScript

  6. connect4 connect4 Public

    A Connect 4 recreation in Java with an interactive user interface built with 2D graphics.

    Java