Blanco
Check out this Pen I made!
Check out this Pen I made!
Software Engineering Notes Access link: https://mohitms.gumroad.com/l/sbahoa In this post, I will be sharing my Software Engineering Notes which I have accumulated over the course of 3 years working in startups and open source programs. I have spent too much time learning courses and using active recall so that I could learn interesting and complex concepts…
We’re connecting with B2B SaaS founders building self-serve or freemium products to learn how they tackle this early drop-off. As part of this, I’m offering a few free product audits with quick wins to help boost engagement and retention. If you’d like to explore this, drop a comment or DM me. 🎬 Watch the Video
Hey Devs 👋 Big update from my V1‑ERP project — I’ve added a Client Portal that lets clients: ✅ Track project progress & reports ✅ Drop comments & feedback ✅ Receive weekly reports automatically ✅ Access files, milestones, tasks, and budgets ✅ Collaborate with teams without logging into the ERP All it takes is their…
Dropping on The Hallmark Channel and Hallmark+ from August 2, 2025, Providence Falls is a new three-part film series following Cora (Katie Stevens) and Liam (Lachlan Quarmby), two cops paired up to try and solve a theft case. As theft becomes much more sinister, Cora doesn’t know Liam isn’t a cop at all, but a…
Welcome to Week 11 of the AWS Cloud Path series! In this hands-on workshop, we dive deep into AWS networking fundamentals by working through a comprehensive AWS Networking Workshop. This tutorial covers the full spectrum of AWS networking, from basic VPC and subnet configurations to advanced setups with security groups, route tables, and NAT gateways….
📚 Mastering JavaScript String Methods and Properties Strings are one of the most fundamental data types in JavaScript, and mastering their methods can significantly improve your code quality, readability, and performance. In this guide, we’ll go through every essential string method and property you need to know in modern JavaScript. You’ll learn what each method…