└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # awesome 2 | 3 | Tools, packages, and misc things that DataCamp thinks are awesome. Feel free to commit directly to master! 4 | 5 | ## Contents 6 | 7 | - [Front-End Development](#front-end-development) 8 | - [Back-End Development](#back-end-development) 9 | - [Design Resources](#design-resources) 10 | - [Atom Plugins](#atom-plugins) 11 | - [Miscellaneous](#miscellaneous) 12 | - [Books](#books) 13 | - [Courses](#courses) 14 | - [Hardware](#hardware) 15 | 16 | ## Front End Development 17 | 18 | - [react devtools](https://chrome.google.com/webstore/detail/react-developer-tools/fmkadmapgofadopljbjfkapdkoienihi?hl=en) - Chrome DevTools extension for debugging and inspecting React elements 19 | - [redux devtools](https://chrome.google.com/webstore/detail/redux-devtools/lmhkpmbekcpmknklioeibfkpmmfibljd?hl=en) - Chrome DevTools extension for debugging application state changes 20 | - [pose](https://popmotion.io/pose/) - A truly simple animation library for React, React Native, and Vue 21 | - [zdog](https://github.com/metafizzy/zdog) - Flat, round, designer-friendly pseudo-3D engine for canvas & SVG 22 | - [Form Filler](https://chrome.google.com/webstore/detail/form-filler/bnjjngeaknajbdcgpfkgnonkmififhfo) - Chrome extension for automagically filling in forms 23 | - [aXe](https://www.deque.com/axe/) - Accessibility testing tools. Available as browser extensions for multiple different browsers 24 | - [Facebook Pixel Helper](https://chrome.google.com/webstore/detail/facebook-pixel-helper/fdgfkebogiimcoedlicjlajpkdmockpc) - A Chrome Extension troubleshooting tool that helps you validate your pixel implementation. 25 | - [Tag Assistant](https://chrome.google.com/webstore/detail/tag-assistant-by-google/kejbdjndbnbjgmefkgdddjlbokphdefk) - A Chrome Extension that helps to troubleshoot installation of various Google tags including Google Analytics, Google Tag Manager and more. 26 | - [META SEO Inspector](https://chrome.google.com/webstore/detail/meta-seo-inspector/ibkclpciafdglkjkcibmohobjkcfkaef?hl=en) - A Chrome Extension to inspect the meta data found inside web pages 27 | - [Pixelsnap](https://getpixelsnap.com) - Utility app for measuring anything on your screen 28 | 29 | ## Back End Development 30 | 31 | - [normalizr](https://github.com/paularmstrong/normalizr) - Normalizes nested JSON according to a schema 32 | - [postico](https://eggerapps.at/postico/) - A Modern PostgreSQL Client for the Mac 33 | - [tableplus](https://tableplus.com/) - Modern, native, and friendly GUI tool for relational databases: MySQL, PostgreSQL, SQLite & more 34 | - [dive](https://github.com/wagoodman/dive) - A tool to inspect Docker images, useful when optimizing image size 35 | 36 | ## Atom Plugins 37 | 38 | - [focus-pane-or-panel](https://atom.io/packages/focus-pane-or-panel) - Change focus or pane or panel seamlessly. 39 | - [vim-mode-plus](https://atom.io/packages/vim-mode-plus) - Vim support for Atom (the best of both worlds) 40 | - [Pigments](https://atom.io/packages/pigments) - Shows the colour of the colour that you've typed 41 | - [zentabs](https://atom.io/packages/zentabs) - Closes old tabs so only the most recent are open 42 | - [sync-settings](https://atom.io/packages/sync-settings) - Backs up all atom settings (including packages) to a gist 43 | - [auto-update-packages](https://atom.io/packages/auto-update-packages) - What it says on the tin 44 | 45 | ## Miscellaneous 46 | 47 | - [GIPHY Capture](https://apps.apple.com/us/app/giphy-capture-the-gif-maker/id668208984?mt=12) - The best way to create GIFs on your Mac. 48 | - [Bear](https://bear.app/) - Bear is a beautiful, flexible writing app for crafting notes and prose. 49 | - [dotfiles](https://github.com/nunorafaelrocha/dotfiles) - Your dotfiles are how you personalize your system. These are Nuno's, fork it and boost your productivity :rocket: 50 | - [Spectacle](https://www.spectacleapp.com/) - Control your windows with easy keyboard shortcuts. 51 | - [Refined Github](https://github.com/sindresorhus/refined-github) - Adds features that later make it into Github 52 | - [Github Jira](https://github.com/RobQuistNL/chrome-github-jira) - Easy linking to Jira on Github 53 | - [Video Speed Controller](https://github.com/igrigorik/videospeed) - Full control over video players 54 | - [RSwitch](https://mac.r-project.org/#other) - Instantly switch between R versions 55 | - [Loom](https://www.loom.com) - Free screen and video recording with hosting 56 | 57 | ## Books 58 | 59 | - [Practical Object Oriented Design in Ruby](https://www.poodr.com/) - A programmers tale about how to write object-oriented code. 60 | 61 | ## Courses 62 | 63 | - [DataCamp](https://www.datacamp.com) - The smartest way to learn data science online 64 | 65 | ## Hardware 66 | 67 | - [Vortexgear Pok3r Mechanical Keyboard](https://www.amazon.com/gp/product/B07FKN7Z95/ref=ppx_yo_dt_b_asin_title_o01_s00?ie=UTF8&psc=1) - Tiny size ultra compact mechanical keyboard 68 | --------------------------------------------------------------------------------