hi, i'm vishy 🐧

Here are some projects I've worked on for fun or at hackathons! 💻


☕ decafe

NextJS/TS
Flask

My decaf compiler IR visualizer!

A control flow graph visualizer for my 6.110 compiler project! Dynamically view the effect of optimizations on the intermediate representation and run the code in a virtual environment.

Source

decafe

🍊 juzi

SvelteKit/TS
Redis
Vercel

An LLM Chinese sentence parser!

A serverless webapp designed to help you break down Chinese sentences into grammatical components. Each component in the syntax tree presents its own meaning in context to help you understand the overall meaning and structure of the sentence.

Source

juzi

🐦 pigeon

React
Flask
Redis

A RAG Email Assistant! (HackHarvard 2023)

A fully functional email client built to automate email workflows. Procures relevant documents from a Redis vector database to generate responses. Built with and currently maintained by the HackMIT dev team.

Source

pigeon

✔️ qstack

React/TS
Flask
Auth0

A hackathon helpqueue platform!

A ticket submission platform made for HackMIT 2023. Allows hackers to create tickets with technical issues which mentors can claim and provide assistance.

Source

qstack

🐧 vishy.lol

SvelteKit/JS
TailwindCSS

This website ‼️

Woah where am I? My lightweight personal website powered by Svelte! No unnecessary packages and plugins needed :0

Source

vishy.lol

🖌️ blendai

React/TS
Flask
Pytorch

A text-based image editor! (HTN 2022)

Utilize the blended-diffusion model to selectively edit an image with a prompt. Deployed as a serverless webhook on the cloud using Beam.

Source

blendai

💣 multimine

React/JS
Express
MongoDB
SocketIO

Minesweeper live !! (MIT Weblab 2022)

My first webapp : ) A realtime multiplayer minesweeper app that allows you to create game lobbies and race against your friends on the same board.

Source

multimine