Pinned Repositories
dynamic-grids
sql-for-data-science
Notes, annotations, and exercises from Coursera's SQL for Data Science course: https://www.coursera.org/learn/sql-for-data-science
struct-scss
An SCSS framework based on BEM, SUIT, SMACSS, and ITCSS
testing-javascript
Notes and annotations from Kent C. Dodds' Testing Javascript course: https://testingjavascript.com
larrybotha's Repositories
larrybotha/testing-javascript
Notes and annotations from Kent C. Dodds' Testing Javascript course: https://testingjavascript.com
larrybotha/struct-scss
An SCSS framework based on BEM, SUIT, SMACSS, and ITCSS
larrybotha/postman-rest-api-testing
Notes on how to use Postman to test REST APIs
larrybotha/gcp-fundamentals
Notes and annotations from CBTNuggets CP100 and related resources: https://www.cbtnuggets.com/it-training/google-cloud-platform-fundamentals
larrybotha/eggheadio-test-production-apps-with-cypress
Notes and annotations for Egghead's Test Production Ready Apps with Cypress course: https://egghead.io/courses/test-production-ready-apps-with-cypress
larrybotha/pirple-nodejs-master-class
Exercises, notes, and annotations for Pirple's NodeJs Master Class
larrybotha/coursera-algorithms
Notes and annotations from Coursera's Algorithm's Part 1 course: https://www.coursera.org/learn/algorithms-part1
larrybotha/dotfiles
.files, including ~/.osx — sensible hacker defaults for OS X
larrybotha/eggheadio-get-started-with-postgresql
Notes and annotations from Egghead.io's Get Started With PostgreSQL course: Get Started With PostgreSQL
larrybotha/eggheadio-sql-fundamentals
Notes and annotations from Egghead's SQL Fundamentals course: https://egghead.io/courses/sql-fundamentals
larrybotha/eggheadio-thinking-reactively-with-rxjs
Notes and annotations from Egghead's Thinking Reactively with RxJS course: https://egghead.io/courses/thinking-reactively-with-rxjs
larrybotha/everything
An Obsidian-backed repository for aggregating and linking learning and thoughts
larrybotha/model-based-testing-research
Personal research project on model-based testing
larrybotha/observable-streams-learning
Learning how to work with observable streams
larrybotha/sveltejs-the-complete-guide
Notes and annotations from https://www.udemy.com/course/sveltejs-the-complete-guide
larrybotha/system-monitor
A system monitor using Netdata, Grafana, and Prometheus
larrybotha/the-last-algorithms-course-youll-need
Notes and annotations from https://frontendmasters.com/courses/algorithms/
larrybotha/codecrafters-shell-go
Solution to https://app.codecrafters.io/courses/shell
larrybotha/learning-rust-with-entirely-too-many-linked-lists
Annotations and learning from https://rust-unofficial.github.io/too-many-lists/
larrybotha/lets-go-further
Learnings from the Let's Go Further book: https://lets-go-further.alexedwards.net/
larrybotha/mellow.nvim
A soothing dark color scheme for neovim and friends.
larrybotha/modern-python
Notes and annotations from Raymond Hettinger's course
larrybotha/obsidian.nvim
Obsidian 🤝 Neovim
larrybotha/personal-projects
Them projects personal
larrybotha/rust-by-example
Learning and annotations for https://doc.rust-lang.org/stable/rust-by-example/
larrybotha/serverless-offline-lambda-invoke-demos
Demos for using the serverless framework to invoke lambdas from within other lambdas while offline
larrybotha/tmux-powerline
⚡️ A tmux plugin giving you a hackable status bar consisting of dynamic & beautiful looking powerline segments, written purely in bash.
larrybotha/turso-htmx-flask
Implementation and notes of the demo project at https://blog.turso.tech/creating-a-website-using-htmx-and-turso-7727d396ef77
larrybotha/writing-an-interpreter-in-go
Learnings from https://interpreterbook.com/
larrybotha/zero2prod
Notes and annotations from the zero2prod book