Fulltime Software Engineering Student (Graduated)
Denver, Colorado, United States
15 Week intensive Full-Stack Software Engineering program covering JavaScript, React.js, Python, HTML, CSS and SQL. Some of my projects include:PlantItWeb and Browser App which allows for Users to both Post different Plants and info on growing them,as well as interact with these posts in the form of comments, likes, and favorites- Used React Native to allow cross platform compatability on Front End- API built with SQLAlchemy and RESTful principles to allow for data to be pulled from server and loaded on frontend with ease- data stored in a postgres SQL table, with Bcrypt password encryption, enabling secure password storage and remote access of dataTrail TrackerReact based App which allows user to Maintain a List of favorite Hikes From any Location and view them on a Map- Data stored in local json File- Used Google Maps API with Key to display map with location PINS- Multiple Simultaneous field searches implemented with React allow for filtering of trails based on multiple fieldsNasa Image GalleryJavascript based App that pulls Nasa images and allows users to manage favorites, and search through images- Stored data using a local db.json file to allow for users to manage favorites- Utilized JavaScript and CSS to present images neatly and allow users to interact- Used NASA API to fetch and search images, which would be locally saved if favorited