aayush@ate_

Notes

Course notes

Reference material from classes and self-study — languages, DSA, systems, lab programs. Imported from my Obsidian vault, cleaned up for reading.

Full Stack Developer & CS Notes

Complete PDF — 14 course files, resources, and roadmap

Download PDF

15 / 15 entries

Jul 31, 2026notes

Terminal Codes & Commands

Essential terminal commands from my obsidian vault — macOS tips, productivity shortcuts, networking, and shell workflows.

read →
Jul 31, 2026notes

Agentic Design Patterns

Reference notes from the Agentic Design Patterns book by Antonio Gulli — prompt chaining, routing, parallelization, reflection, tool use, planning, multi-agent, memory, MCP, and scaling.

read →
Jun 17, 2026notes

Full stack Developer & CS Notes

Resources and roadmap — freeCodeCamp playlists, books, cheatsheets, and the full-stack development path.

read →
Jun 17, 2026notes

Claude Code Coding Cheat Sheet — Beginner → Advanced

this is a cheatsheet which i am using for claude code Edited by Aayush Ate

read →
May 15, 2026systems

The roadmap I'm actually following

C basics → DSA → frontend → backend → databases → deployment. The order I picked, and why C comes first even though nobody ships a C web app.

read →
May 12, 2026systems

7 API types, and when to actually use each

Why Uber and Netflix don't just use REST for everything — a decision framework for REST, SOAP, gRPC, GraphQL, Webhooks, WebSockets, and WebRTC.

read →
May 10, 2026notes

O'Reilly Books — GitHub Code Repos & Resources

---

read →
May 10, 2026notes

Coding Books — Free PDFs & YouTube Channels

---

read →
Mar 19, 2026languages

Introduction to C Syntax and Structure

The reason you use include <iostream in C++ instead of stdio.h (or "studio.h") is because they belong to different languages and serve different purposes: https://www.cse.iitd.ac.in/~saroj/IITJ/Cnotes.pdf

read →
Feb 22, 2026notes

Array Programs (Collections/Vectors)

. Number Logic Programs

read →
Feb 16, 2026languages

Rust

Beginner-level Rust implementations — running, compiling, and understanding the basics.

read →
Jan 20, 2026dsa

DSA SHEET

Source: https://www.risingbrain.org/sheet Scraped: using python

read →
Jan 5, 2026languages

1. Clone any repo above

--- aliases: [] --- https://roadmap.sh/ai/full-stack-development-with-c-and-other-languages-a-beginners-guide

read →
Nov 5, 2025languages

SQL Or Structure Query Language

https://www.mysqltutorial.org/mysql-basics/ https://www.postgresql.org/

read →
Jun 22, 2025notes

Lima & UTM: CLI vs. GUI Virtualization on macOS – Comprehensive Research Notes

--- aliases: - "Lima & UTM: CLI vs. GUI Virtualization on macOS" ---

read →