WADDY LEONVIL
Software Developer
Laptop screen
Projects
QuickTasks
Web Application
QuickTasks is a chrome extension that functions as a to-do list, allowing users to save and check off tasks that they wish to complete. The app uses Svelte for the frontend, while utilizing PostgreSQL to store the database of users and tasks. In addition, Firebase is also used for user authentication.
LED Lamp Controller
Mobile Application
This is a mobile app that will have the ability to connect to an LED Lamp over Wi-Fi, being able to set its current color, as well as a sleep timer, utilizing HTTP requests to communicate with the lamp. The app is being created using Flutter, and is currently a work in progress.
React Weather App
Web Application
This is an app that incorporates an API to display a weather forecast for the next 5 days, as well as a detailed report on the current day. It also uses an API to detect the user's current location automatically.
Automattic Image Embedder
Web Application
This is a Svelte chrome extension that takes images on Old Reddit and automatically embeds them within the webpage as opposed to having to click them manually to open and preview them. This works on both posts as well as comments.