- Developed an android application to hide/extract information in images
 
  - Implemented image steganography based on Discrete Cosine Transformation in jpeg images.
 
  - Improved security through One-Time Pad Encryption with random key based on a user password.
 
  - Increased efficiency of the steganography algorithm by implementing dynamic multiple-bit embedding.
 
  - Designed an android app, based on MVVM architecture pattern, to keep track of movies/tv shows.
 
  - Integrated The Movie Database (TMDB) API to fetch movie/tv show details.
 
  - Implemented Firebase authentication and database to store and track movies and tv shows as watching, plan to
watch, completed, etc.
 
  - Made a CLI tool for GTFOBins (a curated list of Unix binaries to bypass security restrictions in misconfigured
systems), written in Go.
 
  - Fetches and parses all data regarding the queried binary, from GTFObins.
 
LJAP
  - Android App
 
  - learn japanese with audio-visual aids
 
SNAKE-GAME
  - Classic snake game in android