- 🔭 I’m taking up BS Computer Science Major in Software Technology.
-
📫 How to reach me [email protected]
-
🖥️ Interests: Software Development, Web Development, and Database Administration
-
📄 Know about my experiences LinkedIn Profile
📫 How to reach me [email protected]
🖥️ Interests: Software Development, Web Development, and Database Administration
📄 Know about my experiences LinkedIn Profile
PressSOS is a safety app for emergency situations and allows its users to alert the app if ever they are in danger and/or in need of help. When a user clicks the app’s emergency button, a text mess…
Java 2
Clothing & Science is an e-commerce platform for a specific clothing brand that was created as a requirement for the course, Web Application Development (CCAPDEV).
JavaScript 1
A content-based recommender system that used Bag of Words (BoW) and Term Frequency-Inverse Document Frequency (TF-IDF) on the MIND-small dataset.
Jupyter Notebook
A simple C-based program implementation of the game "Master Mind". In this game, a four-digit number is randomly generated which the player must guess. The four-digit number only contains digits fr…
C
Legend is a Java-based single-player game that combines the elements of Player vs. Environment (PvE) and board games.
Java
A Java-based program implementation of the game TicTacToe which uses an intelligent agent. The agent has three levels of intelligence: random, level 1, and level 2.
Java