Since 2018, I have been developing various apps to explore the capabilities of web technologies. This page serves as a comprehensive list of the apps I have created.
Your Todo
I created a simple Todo app to learn what can be done with React and Firebase (around 2019).
I created it by following a React tutorial on Udemy and referring to Firebase documentation and other resources.
Technologies
- React
- Bootstrap
- Firebase Realtime Database
- Firebase Authentication
- Firebase Hosting
Shareable Birthday Card


This is an app that can retrieve and play random mp4 data.
I created it to understand how to fetch and utilize data using jQuery Ajax and the iTunes API (around 2018).
Technologies
- HTML
- CSS
- jQuery
- Web API – iTunes API