Photo Headshot of Lo Selby

Aspiring Web Developer

Full-Stack experience working with object-orientated programming, HTML, CSS, SQL, Node.js, Web & Server Side APIs, Sequelize, Handlebars and various frameworks such as jQuery, Bootstrap, and, Express. Proficiency in project management and user documentation.

Projects

sun, clouds, and rain icon WeatherHub

Look up the current and 5-day weather forecast by city & save to history.

Using the OpenWeather API, a weather web application that allows the user to search by city to see the current and 5-day forecast, and feature the ability to save searches in an accessible history to be able to quickly research for a city.

beer icon DejaBrew

Find breweries in your area by city, and pin point them on a map.

Using the Open Brewery & Google Maps API, this app allows the user to find a brewery in their neighborhood by searching by city name. Waiting approval from UnTapped to utilize their API to add data on breweries' current taplists.

calendar icon Plan your Day

Plan out your activites, meetings or tasks for the day with this web application.

By utilizing local storage and moment, this app dynamically adjusts the color of the hour rows based on the current time of day, displays the current time of day, and saves the user's input upon the user pressing the save button.

writing on notebook icon ReadMePro

Custom ReadMe file generator so you can spend more time building your project.

Command line app to generate a custom ReadMe file for GitHub projects. The user will interact with the app via node.js by entering the syntax "node index.js" on an integrated terminal.

sticky note icon Notepad

Express Note Pad app that can be used to write and save notes.

This application will utilize the Express Node.js framework to interact with a JSON file that will allow the user to save, retrieve, or delete note data on the NotePad. [Application is deployed via Heroku]

calendar icon DataCom

Back-End Data warehouse for an e-commerce platform.

Datacom is a back-end command-line data warehouse application for an e-commerce platform. Datacom utilizes Express.js API to use Sequelize to interact with a MySQL database.