Skip to content

dhannn/dhannn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

Every action you take is a vote for the type of person you wish to become.

James Clear, Atomic Habits


🥴 about me

  • 💻 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.99

⚙️ danntraptions

Coursify App

A simple single-page application that can generate a custom self-directed learning plan





Pickt App

An client and server application that allows users to post forum threads relating to photography.


Summary

  • 👨‍💻 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

Technologies

General

  • TypeScript for ease of development
  • Node.js for running the application
  • ChatGPT for queries on web development

Front-End

  • 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

Back-End

  • MongoDB and Mongoosee for database management and object relational mapping
  • Express.js for creating HTTP routes

About

Config files for my GitHub profile.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors