My Projects

Here are a collection of projects that I have worked on

VO₂

VO₂

Technologies used:

  • ReactJs
  • NextJs
  • MongoDB
  • Prisma
  • Thirdweb
  • NextJs
  • MongoDB
  • Prisma
  • Moralis.io

Description

At the end of last year, I cofounded a startup with three other friends called VO₂. We are creating a platform for NCAA athletes to create their own branded social tokens that enhance the fan experience by enabling athletes to engage and monetize their fan base directly. I developed the fullstack website as well as created the smart contract as backend. So far, we have raised over $375k!

read description

Counselab

counselab

Link: https://www.counselab.com/

Technologies used:

  • ReactJs

Description

In my sophomore fall semester, I joined Penn Sparks which is Penn's design and development club. I was tasked to work with a client Counselab along with 2 other members on designing and developing their main webpage. I used figma to design all the pages and then react to code those pages. I worked closely with the C-suite team and constantly reiterated on feedback. Overall, this project really thought me how to work in a team.

read description

Dapper

dapper

Link: https://dappr-fs.vercel.app/

Technologies used:

  • ReactJs
  • NextJs
  • MongoDB
  • Solidity
  • Web3Js
  • Ethers
  • Truffle

Description

Over summer 2021, I entered HackFS hackathon with 2 of my friends. This is my intro into blockchain development, and I had a great time creating Dapper, an meta-NFT handshake collectible based on Ethereum. I developed the fullstack website using NextJs and a MongoDb backend. I also worked on creating the smart contracts using solidity to allow for minting and selling.

read description

Nifty Pallete

niftypallete

Link: https://niftypalette.io/

Technologies used:

  • HTML
  • CSS
  • JQuery
  • Solidity
  • Web3Js
  • Ethers
  • Truffle

Description

Over summer 2021, I worked for a startup called Minti where I worked on a side project called Nifty Pallete with another engineer. We developed a web sale page to sell meta-NFT color colllectibles based on Ethereum Layer 2 Polygon. I worked on the fullstack app while the other engineer wrote the smart contract. I learned how to develop a fullstack web3 application and have applied these skills to other projects.

read description

Tetris

tetris

Link: code

Technologies used:

  • Java
  • Java swing
  • JUnit testing

Description

I made tetris for my cis120: Programming Techniques and Languages class final project. My tetris has all the functionalities of a regular tetris game. There is game saving, holding pieces, and also leaderboard that you can view. I created the app using Java and Java Swing Gui. You can check out my game by clicking on the link and cloning the git repository.

read description

Restaurant Suggester

suggester

Link: code

Technologies used:

  • Python
  • Yelp API
  • Streamlit

Description

I used Yelp API to suggest restaurants based on user inputs. User inputs location, cuisine, price, open_now, radius, and sort_by parameters. Users can also sort based on best match, rating, review_count, distance, or default. I implmented dijstraks algorithm to give shortest path of restaurants to visit given user inputted stops.

read description