lee-amber-alex
Software Developer who values teamwork and collaboration. Avid learner, enthusiastic about staying active physically and mentally.
lee.amber.alex@gmail.comSeattle, WA
Pinned Repositories
Community.Exchange
This is a platform to trade goods and services within your community and without the concern of monetary exchange. Updated application will include a responsive design, cleaner code, better UI and UX, as well as, additional features for locating specific items and services. Technologies used: React, JavaScript, Bootstrap, Mongoose, Firebase.
Amber.Alex.Lee
Updated portfolio containing links to resume, contact information, GitHub and assignment examples. Technologies used include HTML, CSS, Bootstrap and Google Fonts.
aws-thought
AWS application which allows users to post their thoughts. Technologies used: React, Node.js, Express.js, and MongoDB.
Boogle.Search
React-based Google Books Search app. Technologies used: CSS, HTML, JavaScript, Node, Express, MongoDB.
CLI.TeamGenerator.Template.Engine
A Node CLI that takes in information about employees and generates an HTML webpage that displays summaries for each person. This solves the issues of spending additional time formatting the information for each employee. Technologies used: Node.js, Bootstrap, Inquirer.
Gameflix
An application that relieves the stress of finding new video games to play and new movies to watch.
lpa
React application that includes Appian integration.
Trommunity
Community bartering platform that allows users to get what they need without monetary exchange.
360-shopping
E-commerce application for small business apparel designers and customers. The application will include product and ensemble recommendations for shoppers and data analytics for businesses. Technologies used: MERN stack, Typescript, SASS, AWS Cloud Computing, React.
Bantr
A social media platform using Node, Express, MySQL, and Handlebars.
lee-amber-alex's Repositories
lee-amber-alex/Trommunity
Community bartering platform that allows users to get what they need without monetary exchange.
lee-amber-alex/Amber.Alex.Lee
Updated portfolio containing links to resume, contact information, GitHub and assignment examples. Technologies used include HTML, CSS, Bootstrap and Google Fonts.
lee-amber-alex/aws-thought
AWS application which allows users to post their thoughts. Technologies used: React, Node.js, Express.js, and MongoDB.
lee-amber-alex/Boogle.Search
React-based Google Books Search app. Technologies used: CSS, HTML, JavaScript, Node, Express, MongoDB.
lee-amber-alex/CLI.TeamGenerator.Template.Engine
A Node CLI that takes in information about employees and generates an HTML webpage that displays summaries for each person. This solves the issues of spending additional time formatting the information for each employee. Technologies used: Node.js, Bootstrap, Inquirer.
lee-amber-alex/Gameflix
An application that relieves the stress of finding new video games to play and new movies to watch.
lee-amber-alex/lpa
React application that includes Appian integration.
lee-amber-alex/BudgetTracker
Budget Tracker with added functionality to allow for offline access. This app solves the issue of losing functionality due to the absence of internet access. Technologies used: Express, Mongoose, MongoDB, Mongo Atlas, IndexDB.
lee-amber-alex/Burger.Buns
An application that tracks and saves Burger ensembles. This application can help with organizing specific customer orders. Technologies used: MySQL, Node, Express, Handlebars, ORM.
lee-amber-alex/Code.Quiz
The purpose of this project was to create an example Coding Assessment that a full-stack web developer might encounter during the interview process and to experience the intricacies involved with designing and coding an online quiz application. Technologies used: HTML, CSS, Bootstrap.
lee-amber-alex/Code.Refactor
The purpose of this project was to take existing code and refactor to make it more accessible. This is an incredibly important process to ensure that everyone has the same access to the information provided within a webpage, including persons with disabilities. I refactored this code by replacing non-semantic elements with semantic elements. This exercise was particularly useful in examining the different ways code can be deployed within HTML. Additionally it provided an example of how simple it is to add semantic elements while maintaining the integrity of the code with its intended structure. Technologies used: HTML, CSS.
lee-amber-alex/Employee.Directory
Employee Directory using React. An application that provides a filter and sorting function to make it easier to find a specific employee.
lee-amber-alex/Employee.Tracker
A database for managing a company's employees. This app solves the problem of having to keep paper records for each employee. Technologies used: Node.js, Express, Inquirer.
lee-amber-alex/Fitness.Tracker
Application that tracks daily workouts using MongoDB, Mongoose and Express. This app saves and retrieves data, providing a snapshot and aggregation of completed workouts within a seven-day period. Technologies used: Express, Mongoose, MongoDB, Mongo Atlas, Heroku.
lee-amber-alex/lee-amber-alex.github.io
lee-amber-alex/lee.amber.alex
Updated portfolio containing links to resume, contact information, GitHub and assignment examples. Technologies used include JSX, CSS, Bootstrap, Google Fonts and React.
lee-amber-alex/Note.Taker
An Express application used to write, save, and delete notes. This is a note taking application that doesn't require a download from an app store. Technologies used: Express, Bootstrap.
lee-amber-alex/Password.Generator
For this exercise I created an application that generates a unique password based on the User requested specifications. The User has the option to include special characters, numeric characters, lowercase characters and/or uppercase characters. After criteria is satisfied, the Password Generator provides the User with a randomly generated password. Technologies used: HTML, CSS, JavaScript, Bootstrap and Google Fonts.
lee-amber-alex/python-newsfeed
lee-amber-alex/README.Generator
A command-line application that quickly and easily generates a high-quality README file. This application reduces time spent on formatting README information and provides a consistent format. Technologies used: Node.js and Inquirer.
lee-amber-alex/Responsive.Design
The purpose of this exercise was to recreate a responsive website using primarily Bootstrap and images that referenced aesthetic guidelines to follow. This exercise was beneficial for exploring the many styling and structure efficiencies within Bootstrap. It also helped simulate a real-life on-the-job scenario in which a client requests specific design details for a project. Technologies used: HTML, CSS, Bootstrap.
lee-amber-alex/Weather.Dashboard
The purpose of this exercise was to dynamically update HTML and CSS by retrieving data from another application's API. For this particular assignment data was retrieved from OpenWeather API to retrieve the current and 5 day forecast containing temperature, humidity, windspeed, and UV index of a given city. Technologies used: HTML, CSS, JavaScript, Moment.js, Bootstrap and Google Fonts.
lee-amber-alex/Work.Day.Scheduler
The purpose of this exercise was to construct a workday planner that evaluated the current time, using moment.js, and colored coded each time-block with a past, current or future color scheme. Past time-block is indicated as gray, current time indicated as white, future time-block indicated in green. User input will remain after save button and page is refreshed. Technologies used: HTML, CSS, JavaScript, Moment.js, Bootstrap and Google Fonts.