Learning Resources
A curated collection of resources that helped me transition from logistics to development. These books, courses, tools, and articles were instrumental in my learning journey.
Hacktiv8 Fullstack JavaScript Bootcamp
Intensive coding bootcamp where I graduated, covering fullstack JavaScript development with React, Node.js, GraphQL, and modern web technologies.
JavaScript: The Good Parts
A book focusing on the best features of JavaScript, showing how to create truly effective code.
freeCodeCamp JavaScript Algorithms and Data Structures
A comprehensive course covering JavaScript fundamentals, algorithms, and data structures.
VS Code Extensions for JavaScript Developers
A curated list of VS Code extensions that boost productivity for JavaScript developers.
Next.js Crash Course
A comprehensive video tutorial on building applications with Next.js.
Figma
A collaborative interface design tool that's perfect for creating UI mockups.
Clean Code: A Handbook of Agile Software Craftsmanship
A book on writing clean, maintainable code that other developers can easily understand.
MongoDB University
Free courses on MongoDB database design, queries, and best practices.
React Testing Library Tutorial
Learn how to test your React applications effectively with React Testing Library.
Postman
A tool for testing APIs and creating automated API tests.
Understanding TypeScript
A comprehensive course on TypeScript from basics to advanced concepts.