RECENT POSTS

RECENT PROJECTS

UCL Minerva 24h Fintech Hackathon

1st Place

  • Developed an intraday trading strategy using Bollinger bands and dynamic stop-loss.
  • Systemically tested the strategy using standard ratios to maximise the profit across four datasets.
  • #Pandas, #MatPlotlib, #yfinance

Personal Colour Analysis Program

  • Developed a machine learning based program that outputs the result of the analysis in a concise way using the matplotlib to create meaningful graphs
  • Created a web-app using a Bootstrap for the frontend and flask to connect with the python backend.
  • #MatPlotlib, #Plotly, #KMeans, #OpenCV

Dynamic Crawler Client Project

  • Implemented BeautifulSoup and Pandas to contain the data crawled into an Excel file format.
  • Deployed to a pilot group for user research to enhance UI/UX
  • Developed an advanced dynamic crawler by actively using ChatGPT to reduce the development time and understand the new concepts quickly.
  • #Pandas, #BeautifulSoup