Event Scraper

A web scraper built with Puppeteer to scrape and store information of various events (from Facebook) organised by different societies and clubs inside the university. The store information is distributed using a mobile app.


Stone Paper Scissors Game

A multiplayer Stone Paper Scissors game where two players can play against each other by passing the generated link to the other player and compete. Built with Web Sockets and React.


Wordmeaning

A Chrome Extension that can be used to find the meaning of words highlighted or selected on the page build using the Pearson API. Built with Chrome’s Browser API.


Tic Tac Toe

A single player Tic Tac Toe game where player plays against an AI implemented using the Minimax Algorithm. Built with Flutter.