me-at-calgary-tower-img

Who am I?

Hi, I'm Anish Khurana and I currently study Software Engineering at the University of Waterloo. I really enjoy coding and learning about the latest technologies related to Artificial Intelligence and Healthcare.


In my free time, I can usually be found playing cricket or watching the latest hits.

Projects

Just a couple of my favorite projects...

power-code-img
Power Code

This is a 1v1 multiplayer coding game that my team and I developed for the Hack the North hackathon. We utilized React and Material UI to implement the frontend and deployed the backend server on Convex. The code checks for when any of the users submit the code are performed by a FastAPI server that is hosted on Heroku.

Link

View on Devpost
trivia-king-website-img
Trivia King

This is a trivia app which was created using React Native and Expo Go. It is currently released on the Google Play Store where the users can attempt quizzes over multiple topics and their scores will be recorded in the device’s internal storage.

Link

View on GitHub
blog-website-img
Blog Website

This website was made using EJS and CSS for the frontend and Node JS to design the server and API. As well, MongoDB was utilized to store data in a database due to its versatility with Node JS.

View on GitHub

See More

circuit-board-for-latex-project
Math Notes to Latex Converter

This project involved creating a python program in a group. We used Raspberry PI to capture the images that would then be sent to the API which would convert the image text into LaTeX code.

View on GitHub
realm-rush-game-img
Realm Rush Game

This game was built using C# and the Unity Game Engine where algorithms such as Breadth First Search were applied and tested to make the game functional.

View on GitHub
space-invaders-game-img
Space Invaders Game

This game was made using the Pygame library and fundamental python principles.

View on GitHub