Reels App

ReactJS, Firebase, MaterialUI

Github Repo
Live Demo

  • Developed a responsive web application similar to Instagram Reels, allowing users to upload short videos.
  • Used Firebase for authentication and data retrieval, leveraging stateless functional components.
  • Implemented Intersection Observer API to optimize video playback

Whiteboard

HTML, CSS and Javascript

Github Repo
Live Demo

  • Created a digital drawing board app using the browser Canvas API, featuring erase, undo,redo, and sticky note functionality
  • Utilized an Array stack to store stroke positions and attributes for undo and redo operations.
  • Implemented with ElectronJS for cross platform support.

Frontend Mentor Coding Challenges

ReactJS, HTML/CSS and Javascript