During the spring of 2019, I successfully wrapped up an intensive full-stack web development bootcamp. This immersive program spanned 12 weeks, keeping us engaged six days a week. It was a whirlwind experience that catapulted me into the world of cutting-edge methodologies and technologies.
Lighthouse Labs
The bootcamp encompassed a wide array of subjects. We delved into crucial elements, such as version control, code debugging, HTTP protocol, CRUD functions, client-side JavaScript, AJAX, relational databases, database modeling, automated testing, OOP best practices and REST software architecture.
Tiny App
The project included the development of a full stack web application that let users shorten URLs (à la bit.ly). It was built with HTML, CSS, & JavaScript on client-side and Node & Express on server-side.
Type: Bootcamp Project
Links: Github Repo
Tweeter App
The project included the development of a simplified single-page Twitter clone. It was built with HTML, CSS, JavaScript, jQuery & AJAX on client-side, and Node, Express & MongoDB on server-side.
Type: Bootcamp Project
Links: Github Repo
Github Avatar Downloader
The project included the development of a command line Node application that uses HTTP to retrieve content from GitHub using their API and then writes content to disk. It was built using JavaScript and Node on server-side.
Type: Bootcamp Project
Links: Github Repo
Chatty App
The project included the development of a responsive realtime chat application. It was built with HTML, CSS, JavaScript & React on client-side, and utilizing WebSockets on server-side.
Type: Bootcamp Project
Links: Github Repo