https://github.com/audreylin/til_learningmachine
https://github.com/audreylin/til_learningmachine
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/audreylin/til_learningmachine
- Owner: AudreyLin
- Created: 2024-07-22T01:28:22.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-12-01T09:33:10.000Z (6 months ago)
- Last Synced: 2025-12-03T21:08:56.799Z (6 months ago)
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TIL_LearningMachine
Today I Learned (TIL)
This is a collection of concise write-ups on small technological and software engineering related things that I learned or worked on for the day. Said things don't really warrant a full blog post.
Also, some of these will be a review or refresh of information since I've been working on learning software engineering for a long time, but I am just starting this repo and have done other learning and college degrees before this repo that will not be documented here.
## Tutorial Tracking Entries
Some of these entries will mark my progress and some notes about where I've left off to track my progress.
- Make this a habit
- Limit posts to 200 words or less - keep it focused
- keep it within 10-15 minutes daily
- do it as you're doing your work - use smart notes
- Use [Smart Notes](https://docdrop.org/download_annotation_doc/How-to-Take-Smart-Notes-by-So%CC%88nke-Ahrens-40zol.pdf)
- [Deliberately Practice](https://jamesclear.com/deliberate-practice-strategy)
## Resources
This repo was inspired by the following resources.
- [Dev.to:Jbranchaud - How I built a learning machine](https://dev.to/jbranchaud/how-i-built-a-learning-machine-45k9)
- [Jbranchaud Github Repo: TIL](https://github.com/jbranchaud/til/tree/master)
- [Deliberate Note Taking: JBranchaud](https://dev.to/jbranchaud/deliberate-note-taking-llh)
- [Three Strikes Rule for Blogging - By Swyx](https://swyx.hashnode.dev/my-three-strikes-rule-for-blogging)
- [WajahatKarim3: TIL - OK Technically yesterday](https://hackernoon.com/today-i-learned-ok-technically-yesterday-65c64e1dcb6)
- [Learning In Public: Swyx](https://www.swyx.io/learn-in-public)
- [How I'm So Productive: Kent C. Dodds](https://kentcdodds.com/blog/how-i-am-so-productive)