https://github.com/vijethph/ruminations
Personal blog and a collection of stuff I made while browsing the internet
https://github.com/vijethph/ruminations
blog bookmarks favorite-websites important-things personal-content
Last synced: about 1 year ago
JSON representation
Personal blog and a collection of stuff I made while browsing the internet
- Host: GitHub
- URL: https://github.com/vijethph/ruminations
- Owner: vijethph
- License: 0bsd
- Created: 2020-04-14T14:35:21.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-06-13T11:54:37.000Z (about 2 years ago)
- Last Synced: 2025-02-15T01:43:48.374Z (over 1 year ago)
- Topics: blog, bookmarks, favorite-websites, important-things, personal-content
- Language: MDX
- Homepage: https://vijethph.github.io/ruminations
- Size: 9.03 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ruminations
This is my personal blog. It also has a collection of stuff I made while browsing the internet
## Contents
* [The Feynman Technique](https://vijethph.github.io/ruminations/feynman-technique) - The Feynman Technique for memorizing things
* [Procrastination](https://vijethph.github.io/ruminations/procrastination) - Avoiding Procrastination
* [Self-Help Cheatsheet](https://vijethph.github.io/ruminations/self-help-cheatsheet) - A good collection of self-help tips
* [Next.js Basics](https://vijethph.github.io/ruminations/nextjs) - Indroduction to Next.js
* [Terraform Essentials](https://vijethph.github.io/ruminations/terraform) - Concepts related to Terraform
* [Bookmarks](https://github.com/vijethph/ruminations) - My browser bookmarks (for my reference)
And many more...
#### I'll be glad if anyone finds it helpful.
### Credits and attributions
* [Gatsby Starter: Minimal Blog](https://github.com/LekoArts/gatsby-starter-minimal-blog)