Github secrets - Personal CV

Let the fellow coders know what you are up to, by creating a personalised readme on your Github page.

August 18, 2020 · 1 min · Tristan Krass

Intellisense not working on Mac os

Intellisense not workin in vscode.

March 22, 2020 · 1 min · Tristan Krass

Uses

Hardware Macbook Pro 2017 ( 16GB Ram, 256GB SSD) Logitech Craft Keyboard Logitech MX Keys 1.TB Hard Drive by Lacie Pixel 3 Software Evernote - for note taking in classes and a place where I store all my new ideas. Lately I have swithched to a new system entirely, which I wrote about in depth here Spotify Audible Todoist – to keep me on track ( They also have reduced price for students) Google Calendar and the whole GSuite for documents Sketch for designing, I have lately been using Figma, since it has free license for students and the collaboration features are better than sketch....

January 16, 2020 · 2 min · Tristan Krass

Make your terminal look like Ubuntu terminal

*Before moving on to the tutorial I suggest downloading Iterm2, this gives you more oppurtunity to customise your prompt and also I did not find a way to make the regular terminal that comes with mac to look exactly like Ubuntu. * If you are a developer you know that many of you day to day actions require using terminal. For example using version control system is best done through terminal, even though there are pretty promising GUI programs out there, they don’t replace the good old terminal....

January 16, 2020 · 3 min · Tristan Krass

Best VSCode extensions for front end development

Live server - it makes the development of HTML - so much more easier becuase you do not have to reload the page every time you make a change in your css or html file - the plugin does it for you. [Live Sass Compiler](Live Sass Compiler) - if you have done enough fron end development then you know that there is a better way doing css - it is sass....

January 16, 2020 · 3 min · Tristan Krass