Projects

Smiski Blind Box

  • Created a 3D interactive animation of a hexagonal prism from 2D CSS shapes through manipulation of transforms
  • Prioritized user experience through the implementation of hover/active states and thematic related graphics
  • Utilized solely HTML and CSS code to design and produce a Smiski blind box replica from scratch

Link Aggregator Site

  • Built a web app implementing secure user registration and login functionality with bcrypt.js for password hashing
  • Utilized mongoose database and express-session to efficiently store user data and manage authenticated sessions
  • Employed path component extraction to dynamically determine and render the appropriate data on each page

Pokémon Encyclopedia

coming soon….

  • Developing a web app that filters and displays data from the Pokémon API in a visually pleasing pixelated style
  • Utilizing React.js to create an interactive user interface that enhances user experience and engagement
  • Implementing Node.js to handle API requests, data processing, and ensure smooth communication