You can swipe left and right to browse the projects
This project entails developing a full-stack web application tailored for back-office systems, primarily aimed at generating comprehensive reports. The application will facilitate seamless data management and analysis, offering robust functionalities to streamline reporting processes efficiently.
The ParkSyOC was designed and developed to improve manual parking to digital conventional parking so that the admin has the opportunity to control the flow of the parking and prevent traffic or congestion of vehicles inside the campus, this system will help the parking in our school as it guarantees the fast and clean transaction.
This project is made from scratch, probably the most complete project I have done because of the flowchat / algorithm and data modelling. I happen to develop the salon appointment as part of my practice and familiarization to mysqli. All of the information for this project is in the github (flowchart and psuedocode - README.md) and youtube link.
You can swipe left and right to browse the projects
The Timestamp Microservices project is a Backend Web Development and API from a famous free programming lesson - freeCodeCamp. The project works when the user clicks the URL containing this date format: 2022-12-25, the system will respond in JSON form with UNIX (date in milliseconds) and UTC (Sun, 25 Dec 2022 00:00:00 GMT), the second one when the user directly requests the URL in the website, the system will get the request form and response through JSON form again with UNIX and UTC. If the user requests an empty date parameter the system should return the current time in UNIX and UTC keys.
The File Metadata Microservices project is a Backend Web Development and API certification from a famous free programming lesson - freeCodeCamp. The project works when the user chooses a file and uploads it, the response of the system will be in JSON form, the first is the file name, type, and size in bytes of the file.
The Request Header Parser Microservices project is a Backend Web Development and API certification from a famous free programming lesson - freeCodeCamp. The project works when the user clicks the request from HTML. The system should respond to what the user is using, such as an IP address key, preferred language in the language key, and software in the software key using the JavaScript API from MDN JS.
This project is one of the required projects under relational database certification from freeCodeCamp in order to get the certificate of Relation Database. Thank you, guys, for watching and I hope this makes sense to each and every one of you whose dream is to become a programmer someday.