Hello and welcome!

SUSAN PUCKETT

SOFTWARE DEVELOPER

With a background in science, I bring a love of data visualization into app development.

Portfolio

  • Newzie 📰Full-stack app that allows you to consume and curate news from a variety of sources. Made with @lacrivella, @carlosus, and @aramirezdecruz3148. Link is to a video of Alex demoing the site.
    • React
    • Redux
    • Node.js
    • MongoDB
    • Mongoose
    • Express
    • Jest
    • TravisCI
    • Auth0
    • Netlify
    • Heroku
    • HTML/CSS
  • BidUp! 💸Full-stack auction app with realtime bidding for multiple users. Created on a team with @liliboxer, @lacrivella, @carlosus, and @codingclueless.
    • Firebase
    • VanillaJS
    • TravisCI
    • HTML/CSS
  • Harmonie 🎶Back-end band management app with Twilio text alert integration. Created with @zbutler93 and @carlosus.
    • MongoDB
    • Mongoose
    • Compass
    • Postman
    • Heroku
    • Twilio
    • Jest
    • Express
    • Node.js
    • TravisCI
  • Karie Mondo 📦Front-end game based on Tidying Up with Marie Kondo as a playful way to introduce ourselves. Created with @eringurley and @aramirezdecruz3148
    • VanillaJS
    • TravisCI
    • QUnit
    • HTML/CSS
  • Biology of Skin FoundationWebsite and home page of the non-profit Biology of Skin Foundation. Coded and maintained by me.
    • VanillaJS
    • DreamHost
    • Bootstrap
    • HTML/CSS
  • GoodminderWebsite and web-app that allows you to collect, view, and make a PDF of meaningful text. I made the front-end and @codegold79 made the back-end.
    • React
    • Redux
    • JWT
    • HTML/CSS
    • Heroku
    • Node.js
    • Laravel
    • Bootstrap
  • Introvert Quest 💁Front-end game with multiple endings. Created as a solo project.
    • VanillaJS
    • QUnit
    • TravisCI
    • HTML/CSS
  • Mad PropsFront-end app to help those with writer's block when it comes to thank you notes. A solo project.
    • React
    • HTML/CSS
    • Surge

Get in touch!

Goodies 😊

Since you made it this far...


My Favorite Things on the Internet


VSCode Shortcuts for Mac

Guide to symbols:

^ control

command

shift

option

Shortcuts:

  • ⇧ ⌘ e toggle selection of side bar and main window

  • ⌘ b show/hide side bar

  • ⌘ ↓ when in sidebar, opens selected file

  • return when in sidebar, edits title of selected file

  • ⌘ d when text is selected, it will select next instance of this text

  • ⌘ k ⌘ d when text is selected, it will deselect current selection and select next instance of this text

  • ⌘ p open vscode file search

  • ⌘ ⇧ p open vscode shortcuts search

  • ^ tab navigate between open windows

  • ⌘ w close selected window

  • ⌥ ↓ move line down

  • ⌥ ↑ move line up

  • ⌘ ⇧ k delete line

  • ⌥ ⇧ ↓ duplicate line down

  • ⌥ ⇧ ↑ duplicate line up

  • ⌥ ⇧ → select next word in line

  • ⌥ ⇧ ← select previous word in line

  • ⌘ j show/hide terminal

  • ⌘ / comment/uncomment selected text

  • ⌘ ⇧ v when in markdown file, opens markdown view

  • ⌥ (click) start another cursor where you clicked

  • ^ (hold) r arrow enter open recent repository in new window

  • ⌘ k (let go) z zen mode