top of page

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

PercuPal.png

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

CleanShot 2024-06-16 at 23.43_edited.jpg

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

CleanShot 2024-06-16 at 23.38.47_2x.png

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

CleanShot 2024-06-16 at 23.51.24_2x.png
bottom of page