All-Time Favourites
Awesome Developer Diaries ✨
Awesome Developer Diaries is a newsletter about empowering individuals from all walks of life, as they embark on their web development journeys.
In this newsletter, we will mainly share our learnings about the various experiences from our own tech journeys and from the ones around us. Along with discussing various tech and non-tech topics along the way that are not a Google search away from you.
- Subscribe here
- Not sure? Read the first issue
Random Projects to Build
- Status: Ongoing
- This series is a collection of step-by-step tutorials on beginner-friendly projects to build
- Includes my hackathon projects with personal reflection/reports (non-tutorial)
- Mainly React, Firebase and JavaScript-related projects
A Look at React Hooks
- Status: Ongoing
- A beginner-friendly series to get started on learning basic React Hooks and how to implement them in their own projects.
Hackathons
- Status: Ongoing
- A collection of articles regarding hackathons, guides, and the projects I have built from these experiences.
Let's Build a MySQL Node.js CRUD App
- Status: Completed
- This series is a step-by-step tutorial on how to build a book review app with CRUD functions
- Tech Stack: MySQL, Node.js, Javascript, React
2Articles1Week Series
- Status: Completed
- This series consists of 8 articles as a part of the 2Articles1Week challenge on Hashnode. Topics in this series vary from technical step-by-step tutorials to conceptual articles and non-technical articles.
Leetcode Challenge Series
- Status: Completed
- Programming experience: Beginner
- Language: Java
- This series consists of step-by-step tutorials on how to solve beginner-level LeetCode challenges. These solutions focus on reinforcing beginner concepts rather than striving for optimization. Perfect for beginners in Java.