Theme
My Résumé

Vyas' Project Portfolio

Hello! My name is Likhit Vyas Yarramsetti. You can call me Vyas. I am a sophomore at ASU studying Computer Science. This is a website where I'm just going to dump every programming project that I've ever done. Thank you for taking the time to check out my stuff!

Web Dev Projects

Large web-development projects that I am proud? of.

ASU Course Tracker

ASU Course Tracker

A way for students at ASU to track the number of seats available for a course.

A text is sent to the user whenever the number of seats changes.

Built using Node.js, Express, EJS, and MongoDB.

The Burger Center

The Burger Center

A landing page for a fake restaurant titled "The Burger Center".

Built with React and zero CSS frameworks.

Postman Clone

Postman Clone

A clone of the API tester Postman.

Made with zero front-end or CSS frameworks. UI functionality was built entirely with Javascript.

Twitch Stream Chat Analyzer

Twitch Stream Chat Analyzer

Project I created for a Hackathon.

A chrome extension that analyzes a twitch stream chat and shows the percentage positivity in the chat.

Built with NLTK, Flask, and Socket.io.

Old Projects

Things that I made when I was taking my first baby steps programming with JavaScript. Some of them made with tutorials, some of them with poorly written, un-clean code.

JS Games

Snake

Simple Snake game.

This project was made with a tutorial.

Color Tools

Tic Tac Toe

Simple Tic Tac Toe game.

This project was made with a tutorial.

JS Games

Motor Skillz

Simple game I created for my college Engineering class using p5*js library.

The goal of the project was to create an app that toddlers can use to improve their fine motor skills.

The title is genius, I know.

JS Games

Color Tools

Some tools for working with colors.

Created these to increase my productivity when I was working on the Motor Skillz App.

Grid

Eight By Eight Grid

Just a little thing I created for a school math project.

Unity Projects

Some games that I built with the Unity game engine and scripted with C#.

You can click on the card to download the .zip folder of the game, extract the files, and run the .exe file in the folder.

Falling Blocks

Falling Blocks

Incredibly simple game I made when I was first learning Unity.

Shoot Em Up

Shoot Em Up

Basic FPS game. I initially planned on fully fleshing this game out and releasing it on Steam, but then I gained more interest in web dev.