diff options
Diffstat (limited to 'public/about/index.html')
| -rw-r--r-- | public/about/index.html | 28 |
1 files changed, 16 insertions, 12 deletions
diff --git a/public/about/index.html b/public/about/index.html index 3f01263..3584725 100644 --- a/public/about/index.html +++ b/public/about/index.html @@ -6,8 +6,14 @@ <link rel='alternate' type='application/rss+xml' title="0xhenrique RSS" href='/index.xml'> <link rel='stylesheet' type='text/css' href='/style.css'> <link rel="icon" href="/favicon.ico"> - <meta name="description" content="whois Hello there! You can call me Henrique. The main purpose of this website is to share some interesting things I find on the world wide web and the projects of mine. Feel free to reach out on Github or LinkedIn. -My setup Nothing fancy to be honest. Since I spend most of my time inside Emacs, I don’t really rice my computer. I’ve been through that phase though. Remaping keybindings, customising themes, colourschemes etc."> + <meta name="description" content="whois +Hello there! You can call me Henrique. +The main purpose of this website is to share some interesting things I find on the world wide web and the projects of mine. +Some of the stuff I work on Github. +My setup +Nothing fancy to be honest. Since I spend most of my time inside Emacs, I don’t really rice my computer. +I’ve been through that phase though. Remaping keybindings, customising themes, colourschemes etc. +Today things are simpler for me. Just my Emacs and Vim config and that’s it. Even the i3 window manager I try to stick to the defaults."> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="robots" content="index, follow"> <meta charset="utf-8"> @@ -26,7 +32,7 @@ My setup Nothing fancy to be honest. Since I spend most of my time inside Emacs, <h1 id="whois">whois</h1> <p>Hello there! You can call me Henrique. The main purpose of this website is to share some interesting things I find on the world wide web and the projects of mine. -Feel free to reach out on <a href="https://github.com/henrique-marques-vsoft">Github</a> or <a href="https://www.linkedin.com/in/all123all/">LinkedIn</a>.</p> +Some of the stuff I work on <a href="https://github.com/henrique-marques-vsoft">Github</a>.</p> <h2 id="my-setup">My setup</h2> <p>Nothing fancy to be honest. Since I spend most of my time inside Emacs, I don’t really <em>rice</em> my computer. I’ve been through that phase though. Remaping keybindings, customising themes, colourschemes etc. @@ -34,28 +40,26 @@ Today things are simpler for me. Just my Emacs and Vim config and that’s i <p>Here are some of my configs:</p> <ul> <li>Laptop: Thinkpad T480</li> -<li>OS: GNU Guix and NixOS</li> +<li>OS: GNU Guix</li> <li>Shell: bash</li> <li>Resolution: 1920x1080 (1 monitor is enough for me)</li> -<li>WM: i3wm</li> -<li>Terminal: kitty</li> +<li>WM: EXWM</li> +<li>Terminal: eshell/vterm/kitty</li> <li>CPU: Intel i5-8350U (8) @ 3.600GHz</li> <li>GPU: 😕</li> <li>RAM: 24Gb</li> <li>Text editor: Emacs (29)</li> </ul> -<p><strong>Dotfiles</strong> [still need to add Guix]: <a href="https://github.com/henrique-marques-vsoft/dotfiles/">https://github.com/henrique-marques-vsoft/dotfiles/</a><br> -<strong>Emacs</strong>: <a href="https://github.com/henrique-marques-vsoft/pachemacs">https://github.com/henrique-marques-vsoft/pachemacs</a></p> <h2 id="keyboards">Keyboards</h2> <h3 id="the-charybdis-by-bastard-keyboards">The Charybdis by Bastard Keyboards</h3> -<p><img src="https://i.imgur.com/vqbSpXX.jpeg" alt="2nd photo"> -Right now I’m using the Charybdis. It simply feels “correct” to type with this.<br> +<!-- raw HTML omitted --> +<p>Right now I’m using the Charybdis. It simply feels “correct” to type with it.<br> The only <em>drawback</em> from this keyboard is the price, but I don’t think you will find a dactyl for a cheap price.<br> As far as I know, there’s no company mass producing that type of keyboard.<br> But at the end I think it’s worth it, at least for me it is.</p> <h3 id="the-sofle-v1-by-mechboards-uk">The Sofle V1 by Mechboards UK</h3> -<p><img src="https://i.imgur.com/O4zYPni.jpeg" alt="1st photo"> -The other one I have (but don’t use very much anymore) is the Sofle V1 that I bought from Mechboards UK. +<!-- raw HTML omitted --> +<p>The other one I have (although don’t use very much anymore) is the Sofle V1 that I bought from Mechboards UK. It was very nice to type on a <em>low profile</em> keyboard. It’s not so expansive as the Charybdis.</p> |
