© 2026 Hashnode
Real-Time Face Recognition Attendance — QR Access & Google Sheets Integration 🚀 This project automates classroom attendance using Face Recognition (MTCNN + FaceNet) integrated with Flask and Google Sheets.It captures student faces in real-time, mar...

Most expense tracking apps either feel too basic or overwhelmingly complex. After trying dozens of solutions, I ended up creating something different - a hybrid system that combines C++ for data processing with Flask for web access. The Technology Mi...

"A headband for mankind."— NeuroFit Project Tagline 📌 Introduction In today’s fast-paced world, mental health, focus, and cognitive performance are more important than ever. NeuroFit v1.0.1 is a DIY brain-sensing headband project that combines hard...

When I started learning Docker, I was fascinated by the idea of packaging applications into containers that could run anywhere. But instead of just watching tutorials or copying code, I decided to build my understanding the DevOps way: through projec...

Imagine you're the blacksmith of your digital castle. Every castle—whether it guards emails, bank logins, or servers—needs a unique, unbreakable key. But what if most people are using the same rusty old key everywhere? That's where this journey begin...

If you’re building a full-stack app with Flask, one of the first skills you’ll need is CRUD — Create, Read, Update, and Delete. These four operations form the foundation of any backend API, and with Flask-RESTful, you can organize your routes in a cl...
