- π₯οΈ Working on a bit of side-project
- πΈοΈ Rebuilding our promotions pages in Next 13
- π¦ Continuously working on our PC Builder - Wootware
- ποΈ we are re-architecting our backend and re-platforming our eCommerce systems.
- π± Iβm currently learning NextJS, React, Vercel and Neon
- β‘ Fun fact: I am a crazy car nut who also loves everything tech
- π¨βπ©βπ§βπ¦ Family means everything, and I love my daughter with everything in me
- πΌ If you want to check out my Resume you can find it here Resume
- π Purple is my most favouritist color!
I am busy on a journey to improve my typing skills. I never invested the time into touch typing and have been on a personal journey to correct this. I've currently transitioned to touch typing, and you can read more about it here.
winget install --id Microsoft.WindowsTerminal -e
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser
Invoke-RestMethod -Uri https://get.scoop.sh | Invoke-Expression
Using Nerd-Fonts - Monaspice (variant of monospace with glyphs) https://github.com/ryanoasis/nerd-fonts
scoop bucket add nerd-fonts
scoop install Monaspace-NF
VS Code Font Settings
"editor.fontLigatures": true,
"editor.fontVariations": false,
"editor.fontFamily": "Monaspace Neon Var",
"editor.fontSize": 13,
"terminal.integrated.fontFamily": "MonaspiceNe NFM Light",
Posh-Git: https://github.com/dahlbyk/posh-git Oh-my-posh: https://github.com/JanDeDobbeleer/oh-my-posh