updated June 4th, 2021
Recruiters, Employers, Job offers - Start Here
Let me be your guide to this git repo.
Below are links to repositories grouped accordingly.
This 💻 denotes a live site I created.
For the record, I have a Bachelor's Degree in Managerial Science from Georgia State University.
My most recent coding work experience was with Talent Path as a Full Stack Engineer and Development Consultant.
I received the Acclaim Credly certification as a Software Engineer Full Stack Developer through their training.
I also earned the Diversity and Inclusion Advocate certificate Diversity Badge from TP.
I have graduated from General Assembly's Software Engineering Immersive Boot-Camp Fall 2019 remote class.
I completed an EDX.org course on Java Object-Oriented Programming.
I have also completed the Free Code Camp JavaScript Algorithms & Data Structures AND Responsive Web Design.
Amazon certificates : earned while at talent path but through that work email login.
AWS DATABASE OFFERINGS Issuing authority Amazon Issued Feb 2021 No Expiration Date
Amazon Web Services (AWS) AWS Cloud Practitioner Essentials Issuing authority Amazon Web Services (AWS) Issued Jan 2021 No Expiration Date
Amazon Web Services (AWS) AWS DATA ANALYTICS FUNDAMENTALS Issuing authority Amazon Web Services (AWS) Issued Jan 2021 No Expiration Date
Portfolios
💻*-*older portfolio site re-creation via Netlify a throw back re-creation with some tweeks and changes of my 2019 - early 2020 portfolio site.
💻*-*Whack A 'Q' Game via GH pages
Tech Stack: HTML, CSS, JavaScript. Like whack a mole but with an old star trek the next gen flavor. Responsive for multiple screen sizes, playable on phone, tablet, or pc.
Earth BnB - the team re-created a vacation rental site to mimic that other one. There is a video link in the readme. I created the 'main listing photo gallery' and 'modal gallery' as well as the 'things to do' components on the client side. I also created all the routes and seed data for these on our server side.Earth BnB Server
Tech Stack: Angular client, Java Spring Boot Server, MYSQL database.
Amazin' - the team re-created an online shopping product page like that one named after the big river. Video Links in the readme. I created the 'star rating' and 'star chart modal' components as well as the headers and footers for the page. I also created all the routes and seed data for these on our server side.Amazin' Server
Tech Stack: Angular client, Java Spring Boot Server, PostgreSQL database.
Pen - E - Pals - a site idea for those lonely from quarantine to reach out and make connections.
Tech Stack : Angular Client, Java Spring Boot Server, SQlite3 database.
💻*-*Head Shots App code Since the pandemic has shut down going to the office to get professional head shots we created an app / website that helps you take a professional photo at home, remove the background, save it to your device (phone or computer) and allows you to keep calm and carry on. Open it up and test it out!
Tech Stack : React, BG-remove API.
💻*-*Code Compare via GH pages
Tech Stack: HTML, CSS, JavaScript recently added how to videos for the tip calculator portion: How to vid
💻*-*Super facts for 'the big game' via GH pages
Tech Stack: HTML, CSS, JavaScript
💻*-*Bob's Burgers Trivia Game via GH pages
Tech Stack: HTML, CSS, JavaScript
💻*-*Pixel Art Live a drawing multiplayer 'game' via GH pages and Heroku
Tech Stack: React front-end deployed on GitHub, Hasura GraphQL API backend deployed on Heroku. Websockets for live updates from any users on the site worldwide in realtime. Mobile friendly.
💻*-* Dang - Good Desserts Zone Live Site ..-.. front end code via GH Pages & back end code via Heroku
Tech Stack: MERN (mongoose, express, react, node)
full CRUD on recipes with RESTful routes
💻*-* Cheer-Ups Sitecheerups code via Heroku
Tech Stack: MEHN (mongoose, express, handlebars, node)
full crud on cheerups and accounts with RESTful routes
💻*-* rocks papers scissors lizards & Spocks via GH Pages
Tech Stack: vanilla JavaScript, HTML, mobile-friendly CSS
A 'Code for Atlanta' project.
💻*-*Mexi-Italian Dish Generator Netlify combine ingredients from the boot county or americas neighbor into something new for your tongue.
💻*-* simple > complex via GH Pages
Python and JS compared React
💻*-* space battle via GH Pages
HTML JS console log text game of alien battle ships
💻*-* cool links via GH Pages
HTML CSS only - no JS no J-Query some cool links and dev pages from my journeys, fun hover effects on the buttons
Other Projects and things in the works :
Express backend framework API for characters from the TV show Bob's Burgers.
Python Django app
full crud
first name, last name, nickname, birthday, email
- Using open weather API to fetch real-time data and display results to the user via HTML.
Dougie the doughnut writing a console log comic book in JS
ATM LAB writing a banking atm simulation program JS
tic-tac-toe game basic game created with vanilla JS HTML CSS
- Use fetch to grab data from the USGS earthquakes API
- Use a template literal to display data from a fetch call on your HTML page
- Use the Google Maps API to embed a map
-
When you visit the root ("localhost:YOURPORT/") of your app, it should display a generic greeting and a randomly chosen compliment.
-
The background color of the app should be randomized as well.
-
When you visit "/:name" (ie: "localhost:YOURPORT/randy"), the greeting should personalize itself to the provided name. There should still be a random compliment and background color.
out of this world restaurants MEHN MVC FULL CRUD A node application to practice using Express and Mongoose that tracks and stores Restaurants and reviews.