Left Sidebar
Service Finder Flutter Project
Service Finder — Flutter Implementation Plan SF Service Finder — Flutter Implementation Plan A developer-ready, copy-paste friendly Blogger po…
Service Finder — ER Diagram & Database Schema
Service Finder — ER Diagram & Database Schema S Service Finder — ER Diagram & Database Schema A complete HTML blog post (Blogger-ready…
Mongo Db Queries
MongoDB Queries Explained 🧠 Mastering MongoDB Queries: Insert, Find, Update, Delete and More MongoDB is a powerful NoSQL database that uses a flexible, document-ba…
Using Mongo Db Compass
How to Use MongoDB Compass on Windows 📌 Introduction to MongoDB and Compass MongoDB is a popular NoSQL database that stores data in flexible, JSON-…
Beginning APIs in Laravel
Laravel API: Hello World, Add Numbers, and CORS 📁 Laravel API Project Folder Structure (Simplified) laravel-api-project/ ├── app/ ├── bootstrap/ ├── config/ ├── databa…
Radio Buttons and Checkboxes in Flutter
Using Radio Buttons and Checkboxes in Flutter 🎯 Using Radio Buttons and Checkboxes in Flutter When you're building Flutter apps, you'll often need to let users make ch…
Programmer's Exercise Scheduler
Exercise Reminder for Programmers ⏳ Loading... 💪 Programmer's Exercise Reminder Hello ! You’ll be reminded every minutes to take a break. Loading timer.…
Starting Laravel
Getting Started with Laravel on XAMPP 🌀 Getting Started with Laravel on XAMPP – A Beginner’s Guide If you're a PHP developer or student using XAMPP and looking to dive into…
Edit Text in Flutter
Edit Text in Flutter – Complete Guide 🛠️ Edit Text in Flutter – Complete Guide Flutter makes it easy to handle user input using built-in widgets like TextField and TextFormFi…
Javascript Reel Maker
🎥 JavaScript Reel Maker – Make Reels Online This simple Reel Maker lets you create vertical (9:16) image/video reels with overlay text and background music. You can export your creation as…
Stats using Numpy and Scipy
NumPy for Statistics 📊 Introduction to NumPy for Statistics NumPy (Numerical Python) is a foundational Python library for numerical and statistical analysis. It's lig…
Statistics Terms Overview
Comprehensive Guide to Statistics for AI & Data Science 📊 Comprehensive Guide to Statistics for AI & Data Science This post covers key statistics concepts essentia…
Authentication in Django-2 Roles added
Django Authentication with MySQL and Roles 🔐 Django Authentication with Roles (Admin, Seller, Customer) This is a continuation of our previous post on Django authentication. We now …
Authentication in Django-1
Authentication in Django with MySQL 🔐 Authentication in Django with MySQL Django comes with a powerful built-in authentication system that handles user login, logout, registration,…