MJMugeha Jacklineinmugeha585.hashnode.dev·Jul 23, 2025 · 2 min read🔐 Building a Simple Web-Based Text Encryptor with Flask and FernetIn today’s digital age, securing sensitive information is more important than ever — even for the average web user. As part of my cybersecurity journey, I created a simple web-based text encryption and decryption tool using Python’s Flask framework a...00
MJMugeha Jacklineinmugeha585.hashnode.dev·May 29, 2025 · 2 min read🏗️ Building a Mortgage Calculator with React: A Beginner-Friendly WalkthroughIn this post, we’re walking through how I built a simple, responsive Mortgage Calculator using React. It lets users calculate their monthly mortgage payments in real time based on inputs like loan amount, interest rate, and loan term. Whether you’re ...00
MJMugeha Jacklineinmugeha585.hashnode.dev·May 26, 2025 · 3 min readBuilding a Live Scoreboard Web App with LAMP Stack and TiDB🚀 Introduction Hi, I’m Mugeha Jackline, and this is a walkthrough of a project I built as part of my journey to learn the LAMP stack (Linux, Apache, MySQL, PHP). My goal was to create a real-world web application to test my skills end-to-end, includ...00
MJMugeha Jacklineinmugeha585.hashnode.dev·May 19, 2025 · 3 min read🚀 Building a To-Do App with Java Play Framework and MySQLWhen I first set out to build a full-stack web app from scratch, I wanted something practical — simple enough to ship, yet complex enough to challenge me. That led me to building a To-Do List web app using Java (Play Framework) and MySQL. This post w...00