• Software engineering program, focused on learning HTML, CSS, Javascript, and associated frameworks (such as Bootstrap, Node.js, React, and PostgreSQL)
• Designed mobile-first full-stack applications from conception to deployment, while learning industry best practices
Notable projects
Flashcards App - React, and Bootstrap
• Developed an app to help with studying any given topic.
• Create decks and cards, flip to study, and delete when ready.
• GitHub repo: https://github.com/alexwhitmore/flashcards
Cipher Decoder - JavaScript
• Developed the logic to encrypt/decrypt three ciphers.
• Wrote tests for the cipher logic following a TDD process.
• GitHub repo: https://alexwhitmore.github.io/decoder-ring-project/