ABAyush Binendgame.hashnode.dev·Apr 3 · 4 min readSafeguard Demo Guide: The Exact Commands That Win Hackathons If you’re building a terminal security tool inspired by Tirith or Safeguard, your demo isn’t just about showing features — it’s about creating a “wow” moment. This blog walks you through the exact com00
ABAyush Binendgame.hashnode.dev·Mar 15, 2025 · 1 min readmaking the rest api for every thingtech stack used :→ 1>express 2>postgress sql 3>orm(drizzle orm) 4> 5>typescript Installation :→ 1>prerequisite:→ a>node (v20) b>setting up express with ts c>installing git00
ABAyush Binexpondchill.hashnode.dev·Mar 12, 2025 · 1 min readpush to githublets see how to add file folder in github withouut any prblm step-0 : make a repo in github by clicking on the new.... then do this step-1: git init step-2: git add . step-3:git commit -m "first commit" step-4: git branch -M main step-5: git remote a...00
ABAyush Binexpondchill.hashnode.dev·Mar 2, 2025 · 1 min readExpo and Chill ☕prerequisite:→ install node js (click on me) 1>project created with create-expo-app 2>template for making app :→ npx create-expo-app --template ## Get started 3> Install dependencies npx expo start 4> Start the app npx expo start 5>reset ...00
ABAyush Binacademia.hashnode.dev·Jan 3, 2025 · 10 min readKeep Calm and Code in Cdescription:→ Embark on a comprehensive journey into the world of C programming with "Keep Calm and Code in C." This course is meticulously designed for beginners eager to grasp the foundational concepts of the C language, as well as for seasoned pro...00