Projects
Below are some projects which I have been working on.
Below are some projects which I have been working on.
A full-stack data engineering project that automates the extraction, transformation, and loading (ETL) of meteorological data. Utilising Python and the Open-Meteo API, the pipeline runs via GitHub Actions on a 6-hour cron schedule, injecting structured JSON data into a static Eleventy environment to power a real-time weather dashboard.
This project investigates the key drivers of reading and mathematics performance among kindergarten students. Using a multi-level dataset (student, teacher, and school levels), we employed a variety of econometric and machine learning models to identify the most accurate predictors of academic success.
Analysing datasets and solving real-world problems in collaboration with IBM, utilizing a suite of enterprise tools to deliver solutions.
Developed an automated solution to extract, process, and analyse geospatial data from a RESTful API and export it into a structured CSV format.
Built an interactive Power BI dashboard to track and analyse personal fitness data (steps, calories, distance) for actionable insights.
Personal resume website designed to showcase skills and projects with a responsive UI.
Built Python scripts like a personalised Pokédex to extract and display information from a Pokémon database.
Created a Huffman Tree Encoder using binary trees in C for variable-length encoding.