Shainil P Scodeshaine.hashnode.dev·Nov 4, 2024Carter: an typical e commerce projectI started this project september 2024.I don't remeber the exact date though . I made this project in order to put into my resume which I did. However, in order to stand out I needed to make this little unique . So I thought make this little complex b...e-commerce
Katsumi Yoshidayozibak.hashnode.dev·May 10, 202410 Agile Development Lessons You Can Learn in a WeekRecently, I built a video game. I couldn't help the urge. It's an online multiplayer game inspired by classic Pong from the 70s. You can play it here: https://www.play-pong-online.site I built it with TypeScript, React, p5.js, GraphQL subscription, ...36 readsagile development
Swan Htet Ooblog.swanhtetoo.com·Apr 28, 2024A Quiz App I BuiltWhile I was preparing for the Fundamental IT Engineer exam, I wished there was a place where I could train with mock tests. After taking the exam, I coded such an application myself and released the beta version on the web. Here is that beta - FE Qui...29 readsitpec
Ludivine Constantiludivine-constanti.hashnode.dev·Dec 19, 2023Using personal projects for researchCreating personal projects can be a great way to practice our knowledge and demonstrate it to potential clients. Our agency decided to work on one, to improve on scrolly-telling mechanics. After realizing this project, we would not only acquire knowl...Improving over projects3d
Khushiyant Chauhankodein.hashnode.dev·Jan 21, 2023Streamlining Your Personal Projects: How to Use Docker to Set Up a Development Environment for a Django REST APIIntroduction Docker is a powerful tool that can be used to set up development environments for personal projects, such as a Django REST API or a Django web application. In this blog post, we will explore how to use Docker to create a development env...Docker
Ulises Alexander Arguelles Monjarazuaam.hashnode.dev·Oct 28, 2022The book libraryThis little post would be about how I had, and I'm planning to organize the code inside my book library. This library is part of the reading management system that I'm working on. But, at the moment, this is where I'm focusing my efforts. How it is n...130 readsA reading management systemHaskell