An open API service indexing awesome lists of open source software.

https://github.com/suzanbaert/Resources_and_Bookmarks

Personal bookmarks and cheat sheets
https://github.com/suzanbaert/Resources_and_Bookmarks

bookmark cheatsheet rstats

Last synced: 5 months ago
JSON representation

Personal bookmarks and cheat sheets

Awesome Lists containing this project

README

        

# Basic info on this repo

With this repo, I intent to store my summaries/cheat sheets of courses taken, and to bookmark some tutorials and blog posts I found of others.

The main audience for this repo is future me, and to make sure I can access it from anywhere super easily. But you never know it helps out others, which is why I decided to make it publicly available on GitHub.



## Interesting bookmarks

+ [My ever growing list of interesting bookmarks](1_Useful_resources.md)



## My cheat sheets

Summaries of courses taken, but more frequently: my cheat sheets.
Notes of things I always forget, or fixes for the struggles I've had...

+ [Encoding/Regex notes](REGEX.md)

+ [SQL notes](DB_SQL.md)

+ [MongoDB](DB_MongoDB.md)

+ [GIT notes Part 1 - Getting the basics](GIT_01_Basics.md)

+ [GIT notes Part 2 - Fixing when things go wrong](GIT_02_Fixing_screwups.md)

+ [R packages](R_packages.md)