Software Engineering Trainee
700+ hours of hands-on course material, with 1:1 industry expert mentor oversight. Built projects to master front-end and back-end web development, databases, and data structures.• Front End Development: JavaScript, jQuery, React, Redux, CSS, Bootstrap• Back End Development: Python, Flask, Node.js, Express• Database Development: SQL, PostgresProjects:Board Game Finder (https://github.com/dharvison/board-game-finder)Created a website that allows users to track board games they own and want to play and find players in their city who want to play the same games.• Architected an adaptive UI built with JavaScript, React, and Bootstrap• Integrated board game data from BoardGameGeek API using Node.js• Implemented the data model with Node.js in a Postgres Database• Built the web framework using Javascript and ReactOpenLibrary.org Reader (https://github.com/dharvison/open-library-book-reader)Built a website that lets users track books they’ve read and want to read. When ready, users can check out books from the Internet Archive with one click.• Designed an adaptive UI with JavaScript, jQuery, and Bootstrap• Integrated book data from an existing OpenLibrary.org API using Python• Implemented the data model using SQLAlchemy in a Postgres Database• Built the web framework using Python and Flask