🚧
In My Spare Time
Projects That I Can Show Off
Beside internship and part time job, I also have done multiple projects during my college years. Click one of them to learn more about them.
THESIS
Essay Similarity
Aug 2022 - Des 2022
A 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