Data Science
stocks market
Stock Trading Strategy

Part of a fun school project with a team of 5. Stock market prediction using various emsemble methods, LSTM and CNN.

Script
blockchain
Simple Blockchain

A fun quick implementation to fully appreciate blockchain that uses a proof-of-work consensus mechanism. This implementation stores item purchase transaction information.

Web Development
dashboard
Simple Dashboard

A simple dashboard made with chart.js and COVID-19 data to experiment and play with the features that chart.js provides.

Data Science
computer code
Deep Q Learning

First step into reinforcement learning with Pytorch and gym cart pole. Materials from this great Youtube channel called deeplizard.

Script
code
PDF Handling

A quick implementation of common PDF functions using python script. (Encrypt, extract pages and merge)

Mobile Application
code
News Application

A news application with 3 main pages. Explores into fundamental features that most applications will use and how this features can be built easily with flutter.

Mobile Application
code
Food Order Application

My first attempt at a flutter application. It is an alternative UI design to Koufu Eat food ordering application. All images used belong to their respective owners.