PinnedPublished inLevel Up CodingWhat Exactly Is System Design In Software Engineering?TL;DR: System design in software engineering refers to the theoretical design of how a software system operates at scale. This includes…1d ago1d ago
PinnedPublished inLevel Up CodingWhat I’ve Learned After Wasting $3,459.13 Building My SaaS.Learn from my biggest mistake when self founding my start up1d ago1d ago
PinnedPublished inLevel Up Coding3 VS Code Extensions I Use To Be a 10x Engineer3rd-party VS Code extensions can help you become a better software engineer by automating repetitive tasks, improving code quality…May 3, 20232May 3, 20232
Published inLevel Up CodingHow To AutoStart NodeJS Backend With Pm2 in 5 mins (DEAD SIMPLE)Photo by Martin Martz on UnsplashSep 30, 2024Sep 30, 2024
Simple DETR Object Detection with PythonIn my post, I’ll guide you through the initial steps of setting up your Python environment and installing essential libraries in the most…Jun 13, 20241Jun 13, 20241
Published inLevel Up CodingHow To Host a Cheap Wordpress Website On Amazon LightSailDeploying a WordPress site on Amazon LightSail offers numerous benefits, including easy setup and management with pre-configured templates…Jul 26, 2023Jul 26, 2023
Published inLevel Up CodingSingleton Design Pattern In Plain English — With Real-Life ExampleThe Singleton pattern is a design pattern in object-oriented programming that restricts the instantiation of a class to one object.Apr 24, 20232Apr 24, 20232
Published inLevel Up CodingBuild FullStack Projects 10xs Faster By Doing ThisFor a long time, I have struggled with quickly building a full-stack app that didn’t eat up all-time when configuring the environment it…Apr 21, 20231Apr 21, 20231
Published inLevel Up CodingAWS Identity Access Management For IdiotsI am studying to get certified as a certified AWS Solutions Architect in my spare time. I’ve worked with AWS on many projects and I noticed…Apr 12, 2023Apr 12, 2023
Published inLevel Up CodingCode Better JavaScript: Dependency InjectionWhat is Dependency Injection?Apr 6, 2023Apr 6, 2023