Projects
Here are some personal projects that I've done as a hobby, Some of them are used internally within the company and some of them are just testing out new things.
PercuPal
A ChatGPT Assitant v2 powered web chatbot app that is feeded with Perculus knowledge base articles, ready to serve as a support bot for customers.
Tech used: NextJS, Tailwind, ChatGPT Assistant API.
State: Hobby

Conflux
Conflux is a python code that I have created that enables me to run a SQL query across different databases. It gathers to results in a one massive csv file. This removes the hassle of juggling between databases when I need to extract mass amounts data from different clusters.
Tech used: Python, SQL
State: Used internally

VerSync
A dockerized web-based dashboard that you can observe the version differences between each cluster. Suitable for taking a quick look into all of your installments and the current state of your deployment.
Tech used: Docker, Flask, Python
State: Used internally

PerQuest
A ChatGPT integrated python program that extracts the content from a PDF file and generates questions based the PDF content.
Tech used: Qt, Python, ChatGPT API
State: Hobby
