🚧
Projects That I Can Show Off
Collection of projects that I have been working on or contributed to. Work portfolio are projects that I contributed to for my job. Personal projects are projects that I have been working on for fun or for my own learning.
Proxycurl Sandbox API
Proxycurl • 2024 - 2025
In this project, I developed sandbox mode for Proxycurl's API endpoints. This API sandbox will be used by users to test things out in sandbox mode so that users don't have to spend credits while testing things. I also build its data pipeline to seamless the integration with the live mode

Sapiengraph Job Monitoring
Proxycurl • 2024 - 2025
Sapiengraph is an integrated version of Proxycrul API. In this project, I contributed to the bulk job monitoring feature, contributed to the sync feature for spreadsheet integration into sapiengraph, and contributed to the email finder feature

UniLah Overseas Campus (UOC)
UniLah • 2024
A job portal for employer to seek overseas students. In this project, I managed all the frontend and backend. In this app, employer and student can manage their job application. For employer, they also can mass message selected student by outreaching them via email

UniLah Admin
UniLah • 2024
Admin dashboard to manage all the content of UniLah platform. In this project, I managed most of the backend and frontend. I also refactored the UI to the current UI and refactored the dashboard in general to include the UOC as well

UniLah App
UniLah • 2024
UniLah App is a mobile app for students to attend university events and redeem some product deals. In this project, I managed some feature of the backend. I also refactored some component of the app

PERSONAL
Download Manager
Feb 2023 - Mar 2024
A download manager written with go that capable to download file in chunks. Resulting more performant download process
THESIS
Essay Similarity
Aug 2022 - Des 2022
A moodle plugin that hopefully help teachers to auto grade student answer by comparing the similarity of student’s answer and teacher’s answer key with machine learning
EMSI UB
Wangsit
Sep 2022 - Oct 2022
A rewrite and stack upgrade of EMSI website for KBMSI event registration from CI3 to Laravel and Livewire. Written with laravel for the backend and livewire for the dynamic form
PERSONAL
Terminal Animation
Sep 2022
Because Go is pretty popular language in backend development community, so I made this project to helps me learn Go. And turns out to be quite fun projects
PERSONAL
Siam Questionnaire Bot
May 2022
A CLI app that invoke a bot to automates answering tideous teacher questionnaires in SIAM UB. Written in Deno.js and Typescript with Puppeteer.js as a headless chrome bot library
PERSONAL
Student API
Jul 2021
This is an API from an imaginary university database in one of the courses to help me understand more about how to use Express.js and MongoDB to create an API