Projects (15 project)
Below is the list of Open Source Projects I've worked on in learning methods and university term projects.
CI/CD - Pizza Store Web Application
Class project for Selected topics in Software Engineer (CS360) : This project is to develop an existing project from GitHub and simulate the deployment in a team with an agile process by using Docker and creating a CI/CD pipeline and then deploying it to AWS Service.
CA Timetable & Class Assistant
Class project for Mobile Application Development (CS361) : Android application for student timetable management. My responsibility is as a Software engineer and UI Designer. Designed and developed with Android Studio (Java)
Hospital Management Systems
Class project for Database System1 (CS251) This project is about the management and development of a database system, by creating a Hospital Management website using PHP, HTML, phpMyAdmin, and SQL
Google scholar Web Scraping
A basic python web scraping using python & selenium for Scraping researches data under the affiliation of Thammasat University.
Reg-TU Web Scraping
This project is about to scrape all course details by academic year, faculties, and semesters from Thammasat University's registrar's website. And save to a file (Excel format).
URL Grabber - Chrome extension
An extension for save - store URL/Tab sources likes as default bookmarks | integrated with API.
Express Auth Sessions
Sample of Node.js session management using Express.js and Express-sessions.