Welcome!
This is a GitHub repository of some of my work over The Web Developer Bootcamp 2023 (by Colt Steele). Looking forward to gaining a myriad of skills related to full-stack web development.
HTML5, CSS3 (incl. Flexbox), Bootstrap 5, Semantic UI, Bulma, JavaScript, AJAX, DOM Manipulation, NodeJS, ExpressJS, REST, MongoDB, SQL/NoSQL (Conceptual), Mongoose
Responsive design, templating, database associations, schema design, authentication from scratch, cookies & sessions, authorization, security issues, deploying apps, cloud databases, image upload and storage, maps and geocoding.
- The ins and outs of HTML5, CSS3, and Modern JavaScript
- How to create static HTML and CSS portfolio sites and landing pages
- How to create complex HTML forms with validations
- CSS Frameworks including Bootstrap 5, Semantic UI, and Bulma
- JavaScript variables, conditionals, loops, functions (including higher-order functions), arrays, and objects
- DOM manipulation with vanilla JS
- Postman to monitor and test APIs
- Express and MongoDB to create full-stack JS applications
- The ins and outs of HTTP requests
- How to create single page applications with AJAX
- To recognize and prevent common security exploits like SQL-Injection & XSS
- How to create a blog application from scratch using Node, Express, and MongoDB.
- How to deploy applications and work with cloud databases
- How to write JavaScript based browser games
- NodeJS to write server-side JavaScript