Projects

I am passionate about crafting educational and entertaining projects with a focus on the intersection of software engineering and cybersecurity.



raspberry pi

Security Camera

Utilized Open CV for human detection to send smart alert whenever presence is detected with raspberry pi camera and uploads video footage to the cloud.

Jounral App

Jounral App

Crafted App in Kotlin, encouraging users in daily writing. Upon sharing, users gain exclusive access to journals within their chosen friend circles. Integrated Firebase for secure authentication and data storage of journal entries.

Shell Program

Shell Program

Designed a functional shell program capable of managing multiple background / foreground processes, efficiently implementing I/O redirection and proper signal handling.

Cysafe

Cysafe

Hackdavis 2023 winner, built using Arduino and Raspberry Pi, addressing bike safety concerns with features such as blinkers, brake lights, AI car tracking system, and crash alert system.

Webscraper

Web Scraper

Developed a robust and fully automated scraper using Python and Scrapy with error prevention mechanisms, automatic URL detection, and continuous and real-time web data scraping.

Discord Bot

Discord Bot

Programmed using C# with API data fetching capabilities and over 20 interactive mini-games. Deployed on private Raspberry Pi server, implementing security configurations to and 24/7 up time.

Vuln Scanner

Vulnerability Scanner

Installed Nessus on Raspberry Pi to scan for home network and custom unsecured servers to identify potential vulnerabilities and proactively implement remediation measures, enhancing network security.

raspberry pi

Music Player

Programmed a ATMEGA32 micro-controller incorporating a keypad, speaker, LED display, featuring selective song playback, record and play custom notes, title displayed to LED screen

raspberry pi

Volt Meter

Programmed a ATMEGA32 micro-controller with a keypad input and lcd output. The volt-meter will take an AD sample, displaying the instantaneousm, maximum, minimum, and average voltage values.The keypad can also be used to reset all values.