- π» Studying Computer Science in De La Salle University
- π In love with information from research to sharing insights
- π In love with creating from poetry to software
- β Coffee is my water
- π On my road to β¨ eudaimonia β¨
# this is me trying
for day in range(0, 364):
self._health *= 1.01
self._skills *= 1.01
self._bad_habits *= 0.99A simple single-page application that can generate a custom self-directed learning plan
An client and server application that allows users to post forum threads relating to photography.
- π¨βπ» Independently designed and developed a client-side and a server-side application
- πΌοΈ Applied modern best practices for writing React code
- π Applied modern best practices for designing RESTful APIs
- π Designing and managing a database using MongoDB and object-relational mapping libraries like Mongoose.
- π Discerned tradeoffs and benefits of programming languages and technologies to speed up development time
- TypeScript for ease of development
- Node.js for running the application
- ChatGPT for queries on web development
- React and React Router for the main app framework with routing
- FontAwesome for icons
- Google Fonts for fonts
- Unsplash API and unsplash-js for generating random background images
- MongoDB and Mongoosee for database management and object relational mapping
- Express.js for creating HTTP routes