Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2026 Ayesha Khalid and Loop Engineering Crash Course contributors
Copyright (c) 2026 Saram Ali and Ayesha Khalid

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
17 changes: 2 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -327,21 +327,6 @@ and operate a loop of your own, then defend it against the
| `resources/` | [source attribution](resources/sources.md) for all nine primary sources |
| `web/` | the Next.js course website *(in progress)* |

## ✍️ About the author

Written and maintained by **Ayesha Khalid** —
[@ayeshakhalid192007-dev](https://github.com/ayeshakhalid192007-dev).

I built this course the way it teaches you to work: every lesson, kit, and check in this
repository was produced by loops running against a written spec, logged one beat at a time
in [`shared/loop-run-log.md`](shared/loop-run-log.md). The 20 kits ship with a
[deterministic audit](scripts/loop-ready-audit.mjs) because I needed to know they still
worked after each change — not believe it. Where this course is opinionated (maker ≠
checker, a stop you can prove, a human gate that stays), those opinions came from watching
loops fail in the specific ways the labs now make you reproduce on purpose.

Corrections and disagreement are welcome — open an issue.

## 🤝 Contributing & credits

Pull requests are genuinely welcome — start with the
Expand All @@ -366,6 +351,8 @@ Full page-by-page attribution: [Sources & Attribution](resources/sources.md).

Licensed [MIT](LICENSE) — free to learn from, fork, and teach with.

**Maintainers:** Saram Ali, Ayesha Khalid

<div align="center">

**[⬆ Back to top](#loop-engineering-crash-course)** · Built with its own loops, one
Expand Down
Loading