Jose Velasquezproject portfolio

I love to design and build software applications.
My current focus is in front end web development, however I am also learning more about full stack and mobile app development.

Lets Link Up!
screenshot of Jose’s React Todo List project

React Todo List

View Project

This app allows users to create new, delete and check off todo items. While working on this project, I learned about the React UUID package and it's benefits over other alternatives like timestamps (I’m looking at you new Date() ). Although timestamps can be unique, they are always increasing and new timestamps will be generated on every page refresh. UUIDs can be useful, however if possible use a more stable approach like the ids generated by a database. I also edited some of the styling of the app to be more aligned with Twitter Bootstrap as well as imported CSS styles for each respective component. The app uses localstorage too so feel free to jot down a few todo items to check off later.

Technologies Used

  • HTML
  • CSS
  • Twitter Bootstrap
  • Font Awesome
  • ReactJS
  • React UUID
  • Localstorage
screenshot of Jose’s React Todo List project

Mt. Doubt II Mobile Game

View Project

This is a personal project of mine. I love playing trading card games and this was my attempt at creating one of my own. I designed and edited all the graphics in Affinity Photo and used Unsplash.com for all the card images. Most of the animations utilized CSS with the rest of the gameplay logic being orchestrated by jQuery and UnderscoreJS. To wrap it all up, I used the Apache Cordova framework and published it to the Google Play Store.

Technologies Used

  • Affinity Photo
  • Unsplash.com
  • HTML
  • CSS
  • Javascript
  • JQuery
  • Underscore.js
  • Localstorage
  • Apache Cordova
More coming soon …