Skip to content
View akash5852's full-sized avatar
😁
😁

Highlights

  • Pro
Block or Report

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.

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

πŸ‘‹ Hey there, I'm Akash!

πŸ“š Fourth Year Computer Engineering Student @ McMaster University
πŸ’» Software Engineer Intern @ TD AMCB

I'm on a mission to build solutions that matter. From full-stack development to the nitty-gritty of computer engineering, my journey is about turning complex challenges into simple, innovative and effective solutions.

Quick Highlights

πŸ›  Skills: Skilled in full-stack development technologies and proficient in understanding and working with lower-level computing concepts. My toolkit bridges the gap between high-level application development and the foundational principles of computer engineering.

πŸš€ Projects: My website showcases projects ranging from user-friendly web applications to projects that delve into the intricacies of hardware and software interfacing.

πŸ“« Connect: Let’s talk tech, projects, or potential collaborations!
LinkedIn: in/akash5852 | Email: shara98@mcmaster.ca

Pinned

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

  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