Items marked with ':heavy_dollar_sign:' are paid products or services.
Items marked with ':gem:' are products or services that have both free and paid versions.
These are the things that are at the heart of the operation.
- Macbook Pro. π²
- Ruby. Dynamic, open source programming language with a focus on simplicity and productivity.
- Ruby on Rails. Web framework using ruby that optimizes programmer happiness.
Where the magic happens.
- Sublime Text π²
- Gravity Theme
- Monokai Pro(Spectrum) syntax color scheme π²
- Monolisa font π²
Use package control to easily install packages for sublime text.
- PackageControl
A file icon
Rails Partial
Rails latest migration
Sublime Linter
Sublime Linter - Rubocop
SideBar Enchancements
Zen tabs
Tabnine
π
{
"font_face": "MonoLisa",
"theme": "Gravity.sublime-theme",
"rulers": [120],
"color_scheme": "Packages/Theme - Monokai Pro/Monokai Pro (Filter Spectrum).sublime-color-scheme",
"gravity_highlight_color_green": true,
"gravity_title_bar": true,
"font_size": 13,
"ignored_packages":
[
"Vintage",
],
"highlight_modified_tabs": false,
"detect_indentation": true,
"tab_size": 2,
"translate_tabs_to_spaces": true,
"auto_complete": true,
"auto_complete_triggers":
[
{
"characters": ".(){}[],'\"=<>/\\+-|&*%=$#@! ",
"selector": "source.python",
},
{
"characters": ":.(){}[],'\"=<>/\\+-|&*%=$#@! ",
"selector": "source & - source.python - constant.numeric",
},
{
"characters": " qazwsxedcrfvtgbyhnujmikolpQAZWSXEDCRFVTGBYHNUJMIKOLP",
"selector": "text",
}
],
}
- iTerm2. The best natve terminal replacement that allows you do a lot more.
A utility-first CSS framework. This has quickly become my new favourite replacing bootstrap.
TabNine π
AI code completion tool that knows what I want to do before I do!
The best place I find interesting new products, services and apps.
App Name | Description | Platforms |
---|---|---|
Slack π | The best way to communicate with your team. | iOS macOS Web |
GitHub desktop | Easiest git gui I have used. | macOS |
Ray cast | Powerful spotlight replacement with custom script commands. | macOS |
Around.co | The best video call/collaboration tool I have used! Makes it more fun and less tiring. | macOS Web |
Postico π² | Native GUI for databases. | macOS |
Safari | Browser that doesnt use max RAM! | iOS macOS Web |
Pastebot π² | Clipboard manager. | macOS |
Loom | To easily create and share screencast videos. | macOS Web |
Bear π | Native note taking app for meetings etc. | iOS macOS |
Swish | Easily manage windows using gestures. | macOS |
Setapp π² | Curated apps. | macOS |
Color slurp | Easy to use universal color picker. | macOS |
Sketch π² | My design platform of choice for app design or general graphic design. | macOS |
I believe every single one of these tools, makes me more productive and efficient at what I do but the number one rule that surpasses all the fancy tools that you may have is to just DO! The core at the anatomy of a full stack software engineer is to Just do stuff.