The following pages are pages and links that I have collected over time as a reminder to myself and being able to easily find the information I am looking for.
This page consists of a high level set of bookmarks to the original source data and bookmarks that I don't want to get lost within their original sources :) In general, just a collection of things that I found useful to me and my personal needs.
| Bookmark | URL | About | In Notion |
|---|---|---|---|
| Websites every programmer should visit | https://github.com/sdmg15/Best-websites-a-programmer-should-visit#when-you-get-stuck | A compiled list of helpful sites for developers | ✖️ |
| Github Cheat Sheet | https://github.com/tiimgreen/github-cheat-sheet | A collection of Git/Github tips and tricks to make development easier | ✔️ |
| The Art of the Command Line | https://github.com/jlevy/the-art-of-command-line | Command line hints to help navigate a terminal | ✔️ |
| Github Gist | https://gist.github.com | Collect code snippets in Github without creating a full repository | ✔️ |
| Explain Shell | https://explainshell.com | Enter a CLI command and it returns a breakdown explaination of how/why the command works | ✔️ |
| Public APIs | https://github.com/public-apis/public-apis#entertainment | A massive list of publicly available APIs to use for consumption | ✔️ |
| Gitignore | https://www.toptal.com/developers/gitignore | Gitignore generate for popular programming languages | ✔️ |
| Docker Cheat Sheet | https://vishnuch.tech/docker-cheatsheet | Docker Cheat Sheet | ✖️ |
| Oh My Zsh | https://ohmyz.sh/ | Open source framework for managing Zsh configuration | ✖️ |
| Bookmark | URL | About | In Notion |
|---|---|---|---|
| Cookiecutter Jupyter | https://github.com/executablebooks/cookiecutter-jupyter-book | A Python cookiecutter template for creating Jupyter notebooks | ✖️ |
| Awesome Python | https://github.com/vinta/awesome-python#readme | Collection of useful Python links | ✖️ |
| Awesome Python Data Science | https://github.com/krzjoa/awesome-python-data-science#readme | ✖️ | |
| Awesome Python Typing | https://github.com/typeddjango/awesome-python-typing#readme | ✖️ | |
| Awesome Asyncio | https://github.com/timofurrer/awesome-asyncio#readme | ✖️ | |
| Django Cheat Sheet | https://cheatography.com/ogr/cheat-sheets/django/ | Curation of Django tips/tricks | ✖️ |
| Data Wrangling with Pandas | https://pandas.pydata.org/Pandas_Cheat_Sheet.pdf | ✖️ | |
| Python Data Science Handbook | https://github.com/jakevdp/PythonDataScienceHandbook | ✖️ | |
| Comprehensive Python Cheat Sheet | https://github.com/gto76/python-cheatsheet | Another cheat sheet for Python language | ✖️ |
| Pytudes | https://github.com/norvig/pytudes | A collection of short programs to perfect your python skills | ✖️ |
| Bookmark | URL | About | In Notion |
|---|---|---|---|
| Branition | https://branition.com/colors | Predefined color palettes to use of branding/logos | ✖️ |
| JS Bin | https://jsbin.com/ | Easy Browser based Javascript editor to test quick snippets | ✖️ |
| create-react-app | https://github.com/facebook/create-react-app | Template for easily creating new React Applications | ✖️ |
| Bookmark | URL | About | In Notion |
|---|---|---|---|
| DevDocs | https://devdocs.io/ | Combined source for multiple API documents for pretty much all popular languages | ✖️ |
| Markdown Cheat Sheet | https://www.markdownguide.org/cheat-sheet/ | ✖️ |
| Bookmark | URL | About | In Notion |
|---|---|---|---|
| Effective Engineer | https://gist.github.com/rondy/af1dee1d28c02e9a225ae55da2674a6f | Tips/Tricks/etc to help prioritize your time as an engineer | ✖️ |
| Bookmark | URL | About | In Notion |
|---|---|---|---|
| Joke API | https://sv443.net/jokeapi/v2/ | Listed within Public APIs repo, an API to return jokes in json formatting | |
| Awesome Software Defined Networking | https://github.com/sdnds-tw/awesome-sdn#readme | ✖️ | |
| Awesome Amazon Alexa | https://github.com/miguelmota/awesome-amazon-alexa#readme | Learn how to write cool skills for Alexa to learn! | ✖️ |
| Tech Interview Handbook | https://github.com/yangshun/tech-interview-handbook | ✖️ | |
| Open Source MacOS Apps | https://github.com/serhii-londar/open-source-mac-os-apps | ✖️ | |
| prettymaps | https://github.com/marceloprates/prettymaps | ✖️ |