AAdamincloudwithadam.hashnode.dev·5d ago · 6 min readAI Just Killed the Side Project Portfolio. Here's What Replaced It.You did everything they told you. You built the to-do app. The weather app. The one that pulls from an API and lays it out in a nice clean grid. You pushed it all to GitHub. You wrote tidy READMEs. Yo00
SKSreeram K Sincode-as-a-story.hashnode.dev·Jun 20 · 6 min readCORS vs CSP vs CSRF vs XSS — Differences Every Developer Must UnderstandCORS, CSP, CSRF, XSS : They all sound similar, they all show up when something breaks in your frontend or backend and they all somehow feel like “security things.” So it’s natural to assume “Aren’t th00
PWProgramming with Shahaninprogrammingwithshahan.hashnode.dev·Jun 18 · 38 min readThe Clean Code Handbook: How to Write Better Code for Agile Software DevelopmentBuilding scalable software applications demands writing clean code that’s so simple that any dev can understand it. In this article, I’ll explain and demonstrate what clean code is. Then I’ll share my00
VSVijay Sandeep Veeramreddyinvvscodes.hashnode.dev·Jun 4 · 2 min readStarting My Python Full Stack Journey in BengaluruHello everyone, My name is Sandeep, and I recently moved to Bengaluru to begin my Python Full Stack Development journey. I joined in Python Full Stack course at Palle Technologies because I want to bu20
FGFelipe Gonzálezinblog.figonzal.cl·Jun 3 · 8 min readIntegrating Webpay Plus into a modern stack If you've ever worked on an e-commerce project in Chile, sooner or later you bump into Transbank. There's no avoiding it. I built a reference template that use NestJS on the backend and Next.js 16 on 10
Hhimanshupant415ininnostaxsoftware.hashnode.dev·Jun 3 · 6 min readMERN vs MEAN: Choosing the Right StackKey Takeaways The Mean stack - Simply, MEAN is just a bundle of MongoDB, Express.js, Angular, and Node.js which essentially use Javascript all across. You have cross-platform development capability an00
JPJay Patelinjaypatel2403.hashnode.dev·May 31 · 5 min readOvercoming MERN Stack Hurdles: Scaling CricZone with Firebase Auth and Real-Time StateBuilding a full-stack sports application sounds straightforward until you get into the weeds of real-time state tracking and fragmented user sessions. When building CricZone — a comprehensive cricket 00
Ssimulacruminsimulacrum.hashnode.dev·May 28 · 9 min readHow I Orchestrated 3 AIs to Build an Intelligent Document ConverterI wanted to see how easy / difficult it would be to build a SaaS tool. I was also interested in how document formatting can affect LLM performance, both in overall effectiveness and in token efficienc00
SMSubramanya M Raoinsubramanyarao.hashnode.dev·May 24 · 9 min readI Built a Full-Stack LLM Observability Platform for a Founding Engineer Take-HomeRepository: github.com/Subramanyarao11/llm-observe This project started as a take-home assignment for a Founding Engineer role — I treated it as a chance to build something I'd actually want in produc10
DJDhruvil Joshiindhruvilblog.hashnode.dev·May 21 · 9 min readImplementing Agentic RAG in Full Stack AI Apps: A Practical 2026 Walkthrough Spent the better part of the last quarter building out an Agentic RAG system on top of a production Python full stack AI app. Standard RAG was not cutting it for our use case. Too much hallucination o22DN