
Lee Vaughn
Treehouse Teacher
Las Vegas, NV
Former Student Success Specialist for the FSJS Techdegree, Engineer, Developer, Problem Solver, Life-Long Learner, Pizza Lover
Topics & Specialties
Git Repositories
-
GitHub Repository
aai-batch-job-windows
A Python application to upload and submit multiple files to the AssemblyAI API for transcription.
-
GitHub Repository
full-stack-react-rest-api
A full-stack JavaScript project that manages courses for a database of courses.
-
GitHub Repository
aa-batch-job-mac
A Python application to upload and submit multiple files to the AssemblyAI API for transcription.
-
GitHub Repository
advanced-algorithm-scripting-freecodecamp
A collection of my solutions to the advanced algorithms from freeCodeCamp's Front End Development Certification.
-
GitHub Repository
advent-of-code-2019
A collection of my 2019 Advent of Code solutions
-
GitHub Repository
advent-of-code-2020
A collection of solutions for Advent of Code 2020
-
GitHub Repository
arithmetic_formatter
A Python application that arranges arithmetic problems vertically in the terminal.
-
GitHub Repository
asr-python
An Automatic Speak Recognition application build with Pyton
-
GitHub Repository
assemblyai-endpoints
A collection of endpoint and code examples for working with the AssemblyAI API.
-
GitHub Repository
assemblyai-postman-collection
A Postman collection for use with the AssemblyAI API.
-
GitHub Repository
async-express
Project files related to the Asynchronous Code in Express lessons
-
GitHub Repository
basic-algorithm-scripting-freecodecamp
A collection of my solutions for the freeCodeCamp Basic Algorith Scripting challenges.
-
GitHub Repository
basketball-stats-tool
Separates a list of players into separate teams and generates stats for a given team.
-
GitHub Repository
content-scraper
A Node.js command line application that tracks the latest prices at an eCommerce site and saves them to a spreadsheet in CSV format.
-
GitHub Repository
course-rating-api
A back end for a Course Rating Application built with Express and mongoDB.
-
GitHub Repository
diff_creator
A python application for create diffchecker files.
-
GitHub Repository
dlv-portfolio
My personal programming portfolio page
-
GitHub Repository
employee-directory-api-v2
An employee directory for Awesome Startup build using the Random User Generator API.
-
GitHub Repository
employee-directory.api
An employee directory for Awesome Startup created based on PNG markups.
-
GitHub Repository
enrichment_csv
Creates a CSV file with enrichment results.
-
GitHub Repository
extention_adder
Easily add the audio file type to the name of a text file with this Python script.
-
GitHub Repository
fcc-basic-algorithm-scripting
A collection of my solutions for the freeCodeCamp Basic Algorithm Scripting challenges
-
GitHub Repository
front-end-website
Uses a Gulp build process to deploy a front-end website.
-
GitHub Repository
FSJS-warm-ups
A collection of the various project warm-up exercises for the FSJS Techdegree
-
GitHub Repository
hangman
A take on the classic Hangman game built using Python
Courses & Workshops I've Taught
-
9 minPractice
Practice Serving Static Files in Express
Practice the basics of serving static files in Express, a popular web application framework.
Viewed- JavaScript
- Intermediate
-
10 minPractice
Practice Using Data with Pug Templates
Practice the basics of passing data to Pug views and generating HTML dynamically within an Express application.
Viewed- JavaScript
- Intermediate