From 617f53b67186b0c4988ac155f994b5b515e780f3 Mon Sep 17 00:00:00 2001 From: Henrique Marques Date: Sat, 17 Aug 2024 11:29:45 +0100 Subject: update base url --- README.org | 8 +++--- hugo.toml | 2 +- public/about/index.html | 10 +++---- public/categories/index.html | 10 +++---- public/categories/index.xml | 24 ++++++++--------- public/index.html | 10 +++---- public/index.xml | 24 ++++++++--------- public/internet-lurk-compilation/index.html | 12 ++++----- public/lum/index.html | 12 ++++----- public/monogatari/index.html | 12 ++++----- public/nazare-beach/index.html | 12 ++++----- public/sitemap.xml | 42 ++++++++++++++--------------- public/tags/archive/index.html | 10 +++---- public/tags/archive/index.xml | 24 ++++++++--------- public/tags/blogs/index.html | 10 +++---- public/tags/blogs/index.xml | 24 ++++++++--------- public/tags/index.html | 10 +++---- public/tags/index.xml | 24 ++++++++--------- public/tags/linux/index.html | 10 +++---- public/tags/linux/index.xml | 24 ++++++++--------- public/tags/lurk/index.html | 10 +++---- public/tags/lurk/index.xml | 24 ++++++++--------- public/tags/personal/index.html | 10 +++---- public/tags/personal/index.xml | 24 ++++++++--------- public/tags/photo/index.html | 10 +++---- public/tags/photo/index.xml | 24 ++++++++--------- public/tags/portugal/index.html | 10 +++---- public/tags/portugal/index.xml | 24 ++++++++--------- public/tags/programming/index.html | 10 +++---- public/tags/programming/index.xml | 24 ++++++++--------- public/tags/projects/index.html | 10 +++---- public/tags/projects/index.xml | 24 ++++++++--------- public/tags/python/index.html | 10 +++---- public/tags/python/index.xml | 24 ++++++++--------- public/tags/rust/index.html | 10 +++---- public/tags/rust/index.xml | 24 ++++++++--------- public/tags/travel/index.html | 10 +++---- public/tags/travel/index.xml | 24 ++++++++--------- public/tags/windows/index.html | 10 +++---- public/tags/windows/index.xml | 24 ++++++++--------- 40 files changed, 328 insertions(+), 326 deletions(-) diff --git a/README.org b/README.org index 76dc5fd..c12434c 100644 --- a/README.org +++ b/README.org @@ -1,5 +1,7 @@ * 0xhenrique -=hugo server= to run local server; -=hugo= to build everything; -=hugo new new-post.md= to create a new post; +=hugo server= to run local server; + +=hugo= to build everything; + +=hugo new new-post.md= to create a new post; diff --git a/hugo.toml b/hugo.toml index 7effd4e..8211481 100644 --- a/hugo.toml +++ b/hugo.toml @@ -1,4 +1,4 @@ -baseURL = 'https://example.org/' +baseURL = 'https://0xhenrique.neocities.org/' languageCode = 'en-us' title = '0xhenrique' diff --git a/public/about/index.html b/public/about/index.html index 4d57823..3f01263 100644 --- a/public/about/index.html +++ b/public/about/index.html @@ -2,7 +2,7 @@ About | 0xhenrique - + @@ -14,10 +14,10 @@ My setup Nothing fancy to be honest. Since I spend most of my time inside Emacs,

About

diff --git a/public/categories/index.html b/public/categories/index.html index e1236c2..63e0cb7 100644 --- a/public/categories/index.html +++ b/public/categories/index.html @@ -2,7 +2,7 @@ Categories | 0xhenrique - + @@ -13,10 +13,10 @@

Categories

diff --git a/public/categories/index.xml b/public/categories/index.xml index 2d07cba..f355443 100644 --- a/public/categories/index.xml +++ b/public/categories/index.xml @@ -1,20 +1,20 @@ 0xhenrique - https://example.org/categories/ + https://0xhenrique.neocities.org/categories/ Recent content in Categories on 0xhenrique Hugo -- gohugo.io en-us - + Nazare Beach - https://example.org/nazare-beach/ + https://0xhenrique.neocities.org/nazare-beach/ Sat, 17 Aug 2024 07:44:45 +0100 - https://example.org/nazare-beach/ + https://0xhenrique.neocities.org/nazare-beach/ <p>I visited Nazaré Beach last year (2023). Such a lovely place. Shame on me for not taking my camera with me that day. I&rsquo;m not a fan of smartphone cameras to be honest. Still, I couldn&rsquo;t let the opportunity pass. Here are some photos I took that day.</p> <p><img src="https://i.imgur.com/ATjnpyl.jpeg" alt="1st photo"></p> @@ -28,10 +28,10 @@ Shame on me for not taking my camera with me that day. I&rsquo;m not a fan o Monogatari - Text Editor in Python - https://example.org/monogatari/ + https://0xhenrique.neocities.org/monogatari/ Sat, 17 Aug 2024 07:44:33 +0100 - https://example.org/monogatari/ + https://0xhenrique.neocities.org/monogatari/ <h1 id="monogatari---text-editorhttpsgithubcomhenrique-marques-vsoftmonogatari"><a href="https://github.com/henrique-marques-vsoft/monogatari">MONOGATARI - Text Editor</a></h1> <p><img src="https://raw.githubusercontent.com/henrique-marques-vsoft/monogatari/master/pics/shinobu.gif" alt="monogatari-movie scene shinobu kokorowatari"></p> <p>Monogatari is a text editor built with Python using the Tkinter GUI library.</p> @@ -73,10 +73,10 @@ $ git push Lum - Linux Ubiquitous Marker - https://example.org/lum/ + https://0xhenrique.neocities.org/lum/ Sat, 17 Aug 2024 07:44:26 +0100 - https://example.org/lum/ + https://0xhenrique.neocities.org/lum/ <p>Link: <a href="https://github.com/henrique-marques-vsoft/lum">https://github.com/henrique-marques-vsoft/lum</a></p> <p>Lum is a project I started as a way to escape the feeling of being tied to the web-browser when it comes to bookmarks. The objective is relatively simple, to have access to my bookmarks outside of the browser. This way I could call my bookmarks from anywhere on the computer, whether from Vim, Emacs, the browser itself, the window manager or wherever. @@ -90,10 +90,10 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it Internet Lurk Compilation #1 - https://example.org/internet-lurk-compilation/ + https://0xhenrique.neocities.org/internet-lurk-compilation/ Sat, 17 Aug 2024 07:44:17 +0100 - https://example.org/internet-lurk-compilation/ + https://0xhenrique.neocities.org/internet-lurk-compilation/ <h2 id="general-findings">General Findings</h2> <ul> <li>Pure gold from the 90s: <a href="https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation">https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation</a></li> @@ -134,10 +134,10 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it About - https://example.org/about/ + https://0xhenrique.neocities.org/about/ Sat, 17 Aug 2024 07:42:34 +0100 - https://example.org/about/ + https://0xhenrique.neocities.org/about/ <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. diff --git a/public/index.html b/public/index.html index ca723ad..7ff15e0 100644 --- a/public/index.html +++ b/public/index.html @@ -3,7 +3,7 @@ 0xhenrique - + @@ -14,10 +14,10 @@

0xhenrique

diff --git a/public/index.xml b/public/index.xml index fb6e09d..5104f8a 100644 --- a/public/index.xml +++ b/public/index.xml @@ -1,21 +1,21 @@ 0xhenrique - https://example.org/ + https://0xhenrique.neocities.org/ Recent content on 0xhenrique Hugo -- gohugo.io en-us Sat, 17 Aug 2024 07:44:45 +0100 - + Nazare Beach - https://example.org/nazare-beach/ + https://0xhenrique.neocities.org/nazare-beach/ Sat, 17 Aug 2024 07:44:45 +0100 - https://example.org/nazare-beach/ + https://0xhenrique.neocities.org/nazare-beach/ <p>I visited Nazaré Beach last year (2023). Such a lovely place. Shame on me for not taking my camera with me that day. I&rsquo;m not a fan of smartphone cameras to be honest. Still, I couldn&rsquo;t let the opportunity pass. Here are some photos I took that day.</p> <p><img src="https://i.imgur.com/ATjnpyl.jpeg" alt="1st photo"></p> @@ -29,10 +29,10 @@ Shame on me for not taking my camera with me that day. I&rsquo;m not a fan o Monogatari - Text Editor in Python - https://example.org/monogatari/ + https://0xhenrique.neocities.org/monogatari/ Sat, 17 Aug 2024 07:44:33 +0100 - https://example.org/monogatari/ + https://0xhenrique.neocities.org/monogatari/ <h1 id="monogatari---text-editorhttpsgithubcomhenrique-marques-vsoftmonogatari"><a href="https://github.com/henrique-marques-vsoft/monogatari">MONOGATARI - Text Editor</a></h1> <p><img src="https://raw.githubusercontent.com/henrique-marques-vsoft/monogatari/master/pics/shinobu.gif" alt="monogatari-movie scene shinobu kokorowatari"></p> <p>Monogatari is a text editor built with Python using the Tkinter GUI library.</p> @@ -74,10 +74,10 @@ $ git push Lum - Linux Ubiquitous Marker - https://example.org/lum/ + https://0xhenrique.neocities.org/lum/ Sat, 17 Aug 2024 07:44:26 +0100 - https://example.org/lum/ + https://0xhenrique.neocities.org/lum/ <p>Link: <a href="https://github.com/henrique-marques-vsoft/lum">https://github.com/henrique-marques-vsoft/lum</a></p> <p>Lum is a project I started as a way to escape the feeling of being tied to the web-browser when it comes to bookmarks. The objective is relatively simple, to have access to my bookmarks outside of the browser. This way I could call my bookmarks from anywhere on the computer, whether from Vim, Emacs, the browser itself, the window manager or wherever. @@ -91,10 +91,10 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it Internet Lurk Compilation #1 - https://example.org/internet-lurk-compilation/ + https://0xhenrique.neocities.org/internet-lurk-compilation/ Sat, 17 Aug 2024 07:44:17 +0100 - https://example.org/internet-lurk-compilation/ + https://0xhenrique.neocities.org/internet-lurk-compilation/ <h2 id="general-findings">General Findings</h2> <ul> <li>Pure gold from the 90s: <a href="https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation">https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation</a></li> @@ -135,10 +135,10 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it About - https://example.org/about/ + https://0xhenrique.neocities.org/about/ Sat, 17 Aug 2024 07:42:34 +0100 - https://example.org/about/ + https://0xhenrique.neocities.org/about/ <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. diff --git a/public/internet-lurk-compilation/index.html b/public/internet-lurk-compilation/index.html index 5da172a..ce1d846 100644 --- a/public/internet-lurk-compilation/index.html +++ b/public/internet-lurk-compilation/index.html @@ -2,7 +2,7 @@ Internet Lurk Compilation #1 | 0xhenrique - + @@ -14,10 +14,10 @@

Internet Lurk Compilation #1

@@ -64,7 +64,7 @@
Previous:
About
Next:
Lum - Linux Ubiquitous Marker
-
Related
Archive · Lurk · Blogs
+
Related
Archive · Lurk · Blogs
diff --git a/public/lum/index.html b/public/lum/index.html index 879b9cb..ace289b 100644 --- a/public/lum/index.html +++ b/public/lum/index.html @@ -2,7 +2,7 @@ Lum - Linux Ubiquitous Marker | 0xhenrique - + @@ -15,10 +15,10 @@ Lum is a project I started as a way to escape the feeling of being tied to the w

Lum - Linux Ubiquitous Marker

@@ -38,7 +38,7 @@ I don’t think parsing 12 thousand objects in JSON is efficient, but it&rsq
Previous:
Internet Lurk Compilation #1
Next:
Monogatari - Text Editor in Python
-
Related
Projects · Programming · Rust · Linux
+
Related
Projects · Programming · Rust · Linux
diff --git a/public/monogatari/index.html b/public/monogatari/index.html index a2c0ac8..d7f12c3 100644 --- a/public/monogatari/index.html +++ b/public/monogatari/index.html @@ -2,7 +2,7 @@ Monogatari - Text Editor in Python | 0xhenrique - + @@ -17,10 +17,10 @@ git clone git@github.com:all123all/monogatari.git cd monogatari python monogatar

Monogatari - Text Editor in Python

@@ -68,7 +68,7 @@ $ git push
Previous:
Lum - Linux Ubiquitous Marker
Next:
Nazare Beach
- +
diff --git a/public/nazare-beach/index.html b/public/nazare-beach/index.html index cb1844d..e78adf6 100644 --- a/public/nazare-beach/index.html +++ b/public/nazare-beach/index.html @@ -2,7 +2,7 @@ Nazare Beach | 0xhenrique - + @@ -15,10 +15,10 @@ According to Wikipedia, Nazaré is one of the most traditional Portuguese fishin

Nazare Beach

@@ -37,7 +37,7 @@ Shame on me for not taking my camera with me that day. I’m not a fan of sm -
Related
Travel · Photo · Portugal · Personal
+
Related
Travel · Photo · Portugal · Personal
diff --git a/public/sitemap.xml b/public/sitemap.xml index da2b520..75b9679 100644 --- a/public/sitemap.xml +++ b/public/sitemap.xml @@ -2,66 +2,66 @@ - https://example.org/ + https://0xhenrique.neocities.org/ 2024-08-17T07:44:45+01:00 - https://example.org/nazare-beach/ + https://0xhenrique.neocities.org/nazare-beach/ 2024-08-17T07:44:45+01:00 - https://example.org/tags/personal/ + https://0xhenrique.neocities.org/tags/personal/ 2024-08-17T07:44:45+01:00 - https://example.org/tags/photo/ + https://0xhenrique.neocities.org/tags/photo/ 2024-08-17T07:44:45+01:00 - https://example.org/tags/portugal/ + https://0xhenrique.neocities.org/tags/portugal/ 2024-08-17T07:44:45+01:00 - https://example.org/tags/ + https://0xhenrique.neocities.org/tags/ 2024-08-17T07:44:45+01:00 - https://example.org/tags/travel/ + https://0xhenrique.neocities.org/tags/travel/ 2024-08-17T07:44:45+01:00 - https://example.org/tags/linux/ + https://0xhenrique.neocities.org/tags/linux/ 2024-08-17T07:44:33+01:00 - https://example.org/monogatari/ + https://0xhenrique.neocities.org/monogatari/ 2024-08-17T07:44:33+01:00 - https://example.org/tags/programming/ + https://0xhenrique.neocities.org/tags/programming/ 2024-08-17T07:44:33+01:00 - https://example.org/tags/projects/ + https://0xhenrique.neocities.org/tags/projects/ 2024-08-17T07:44:33+01:00 - https://example.org/tags/python/ + https://0xhenrique.neocities.org/tags/python/ 2024-08-17T07:44:33+01:00 - https://example.org/tags/windows/ + https://0xhenrique.neocities.org/tags/windows/ 2024-08-17T07:44:33+01:00 - https://example.org/lum/ + https://0xhenrique.neocities.org/lum/ 2024-08-17T07:44:26+01:00 - https://example.org/tags/rust/ + https://0xhenrique.neocities.org/tags/rust/ 2024-08-17T07:44:26+01:00 - https://example.org/tags/archive/ + https://0xhenrique.neocities.org/tags/archive/ 2024-08-17T07:44:17+01:00 - https://example.org/tags/blogs/ + https://0xhenrique.neocities.org/tags/blogs/ 2024-08-17T07:44:17+01:00 - https://example.org/internet-lurk-compilation/ + https://0xhenrique.neocities.org/internet-lurk-compilation/ 2024-08-17T07:44:17+01:00 - https://example.org/tags/lurk/ + https://0xhenrique.neocities.org/tags/lurk/ 2024-08-17T07:44:17+01:00 - https://example.org/about/ + https://0xhenrique.neocities.org/about/ 2024-08-17T07:42:34+01:00 - https://example.org/categories/ + https://0xhenrique.neocities.org/categories/ diff --git a/public/tags/archive/index.html b/public/tags/archive/index.html index fc3e9dc..54fbd81 100644 --- a/public/tags/archive/index.html +++ b/public/tags/archive/index.html @@ -2,7 +2,7 @@ Archive | 0xhenrique - + @@ -13,10 +13,10 @@

Archive

diff --git a/public/tags/archive/index.xml b/public/tags/archive/index.xml index cd369b6..885121a 100644 --- a/public/tags/archive/index.xml +++ b/public/tags/archive/index.xml @@ -1,21 +1,21 @@ 0xhenrique - https://example.org/tags/archive/ + https://0xhenrique.neocities.org/tags/archive/ Recent content in Archive on 0xhenrique Hugo -- gohugo.io en-us Sat, 17 Aug 2024 07:44:17 +0100 - + Nazare Beach - https://example.org/nazare-beach/ + https://0xhenrique.neocities.org/nazare-beach/ Sat, 17 Aug 2024 07:44:45 +0100 - https://example.org/nazare-beach/ + https://0xhenrique.neocities.org/nazare-beach/ <p>I visited Nazaré Beach last year (2023). Such a lovely place. Shame on me for not taking my camera with me that day. I&rsquo;m not a fan of smartphone cameras to be honest. Still, I couldn&rsquo;t let the opportunity pass. Here are some photos I took that day.</p> <p><img src="https://i.imgur.com/ATjnpyl.jpeg" alt="1st photo"></p> @@ -29,10 +29,10 @@ Shame on me for not taking my camera with me that day. I&rsquo;m not a fan o Monogatari - Text Editor in Python - https://example.org/monogatari/ + https://0xhenrique.neocities.org/monogatari/ Sat, 17 Aug 2024 07:44:33 +0100 - https://example.org/monogatari/ + https://0xhenrique.neocities.org/monogatari/ <h1 id="monogatari---text-editorhttpsgithubcomhenrique-marques-vsoftmonogatari"><a href="https://github.com/henrique-marques-vsoft/monogatari">MONOGATARI - Text Editor</a></h1> <p><img src="https://raw.githubusercontent.com/henrique-marques-vsoft/monogatari/master/pics/shinobu.gif" alt="monogatari-movie scene shinobu kokorowatari"></p> <p>Monogatari is a text editor built with Python using the Tkinter GUI library.</p> @@ -74,10 +74,10 @@ $ git push Lum - Linux Ubiquitous Marker - https://example.org/lum/ + https://0xhenrique.neocities.org/lum/ Sat, 17 Aug 2024 07:44:26 +0100 - https://example.org/lum/ + https://0xhenrique.neocities.org/lum/ <p>Link: <a href="https://github.com/henrique-marques-vsoft/lum">https://github.com/henrique-marques-vsoft/lum</a></p> <p>Lum is a project I started as a way to escape the feeling of being tied to the web-browser when it comes to bookmarks. The objective is relatively simple, to have access to my bookmarks outside of the browser. This way I could call my bookmarks from anywhere on the computer, whether from Vim, Emacs, the browser itself, the window manager or wherever. @@ -91,10 +91,10 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it Internet Lurk Compilation #1 - https://example.org/internet-lurk-compilation/ + https://0xhenrique.neocities.org/internet-lurk-compilation/ Sat, 17 Aug 2024 07:44:17 +0100 - https://example.org/internet-lurk-compilation/ + https://0xhenrique.neocities.org/internet-lurk-compilation/ <h2 id="general-findings">General Findings</h2> <ul> <li>Pure gold from the 90s: <a href="https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation">https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation</a></li> @@ -135,10 +135,10 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it About - https://example.org/about/ + https://0xhenrique.neocities.org/about/ Sat, 17 Aug 2024 07:42:34 +0100 - https://example.org/about/ + https://0xhenrique.neocities.org/about/ <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. diff --git a/public/tags/blogs/index.html b/public/tags/blogs/index.html index 63c8a64..02d334d 100644 --- a/public/tags/blogs/index.html +++ b/public/tags/blogs/index.html @@ -2,7 +2,7 @@ Blogs | 0xhenrique - + @@ -13,10 +13,10 @@

Blogs

diff --git a/public/tags/blogs/index.xml b/public/tags/blogs/index.xml index 4741869..96b26ea 100644 --- a/public/tags/blogs/index.xml +++ b/public/tags/blogs/index.xml @@ -1,21 +1,21 @@ 0xhenrique - https://example.org/tags/blogs/ + https://0xhenrique.neocities.org/tags/blogs/ Recent content in Blogs on 0xhenrique Hugo -- gohugo.io en-us Sat, 17 Aug 2024 07:44:17 +0100 - + Nazare Beach - https://example.org/nazare-beach/ + https://0xhenrique.neocities.org/nazare-beach/ Sat, 17 Aug 2024 07:44:45 +0100 - https://example.org/nazare-beach/ + https://0xhenrique.neocities.org/nazare-beach/ <p>I visited Nazaré Beach last year (2023). Such a lovely place. Shame on me for not taking my camera with me that day. I&rsquo;m not a fan of smartphone cameras to be honest. Still, I couldn&rsquo;t let the opportunity pass. Here are some photos I took that day.</p> <p><img src="https://i.imgur.com/ATjnpyl.jpeg" alt="1st photo"></p> @@ -29,10 +29,10 @@ Shame on me for not taking my camera with me that day. I&rsquo;m not a fan o Monogatari - Text Editor in Python - https://example.org/monogatari/ + https://0xhenrique.neocities.org/monogatari/ Sat, 17 Aug 2024 07:44:33 +0100 - https://example.org/monogatari/ + https://0xhenrique.neocities.org/monogatari/ <h1 id="monogatari---text-editorhttpsgithubcomhenrique-marques-vsoftmonogatari"><a href="https://github.com/henrique-marques-vsoft/monogatari">MONOGATARI - Text Editor</a></h1> <p><img src="https://raw.githubusercontent.com/henrique-marques-vsoft/monogatari/master/pics/shinobu.gif" alt="monogatari-movie scene shinobu kokorowatari"></p> <p>Monogatari is a text editor built with Python using the Tkinter GUI library.</p> @@ -74,10 +74,10 @@ $ git push Lum - Linux Ubiquitous Marker - https://example.org/lum/ + https://0xhenrique.neocities.org/lum/ Sat, 17 Aug 2024 07:44:26 +0100 - https://example.org/lum/ + https://0xhenrique.neocities.org/lum/ <p>Link: <a href="https://github.com/henrique-marques-vsoft/lum">https://github.com/henrique-marques-vsoft/lum</a></p> <p>Lum is a project I started as a way to escape the feeling of being tied to the web-browser when it comes to bookmarks. The objective is relatively simple, to have access to my bookmarks outside of the browser. This way I could call my bookmarks from anywhere on the computer, whether from Vim, Emacs, the browser itself, the window manager or wherever. @@ -91,10 +91,10 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it Internet Lurk Compilation #1 - https://example.org/internet-lurk-compilation/ + https://0xhenrique.neocities.org/internet-lurk-compilation/ Sat, 17 Aug 2024 07:44:17 +0100 - https://example.org/internet-lurk-compilation/ + https://0xhenrique.neocities.org/internet-lurk-compilation/ <h2 id="general-findings">General Findings</h2> <ul> <li>Pure gold from the 90s: <a href="https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation">https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation</a></li> @@ -135,10 +135,10 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it About - https://example.org/about/ + https://0xhenrique.neocities.org/about/ Sat, 17 Aug 2024 07:42:34 +0100 - https://example.org/about/ + https://0xhenrique.neocities.org/about/ <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. diff --git a/public/tags/index.html b/public/tags/index.html index 005981e..3d75c16 100644 --- a/public/tags/index.html +++ b/public/tags/index.html @@ -2,7 +2,7 @@ Tags | 0xhenrique - + @@ -13,10 +13,10 @@

Tags

diff --git a/public/tags/index.xml b/public/tags/index.xml index 49c1945..9f94d39 100644 --- a/public/tags/index.xml +++ b/public/tags/index.xml @@ -1,21 +1,21 @@ 0xhenrique - https://example.org/tags/ + https://0xhenrique.neocities.org/tags/ Recent content in Tags on 0xhenrique Hugo -- gohugo.io en-us Sat, 17 Aug 2024 07:44:45 +0100 - + Nazare Beach - https://example.org/nazare-beach/ + https://0xhenrique.neocities.org/nazare-beach/ Sat, 17 Aug 2024 07:44:45 +0100 - https://example.org/nazare-beach/ + https://0xhenrique.neocities.org/nazare-beach/ <p>I visited Nazaré Beach last year (2023). Such a lovely place. Shame on me for not taking my camera with me that day. I&rsquo;m not a fan of smartphone cameras to be honest. Still, I couldn&rsquo;t let the opportunity pass. Here are some photos I took that day.</p> <p><img src="https://i.imgur.com/ATjnpyl.jpeg" alt="1st photo"></p> @@ -29,10 +29,10 @@ Shame on me for not taking my camera with me that day. I&rsquo;m not a fan o Monogatari - Text Editor in Python - https://example.org/monogatari/ + https://0xhenrique.neocities.org/monogatari/ Sat, 17 Aug 2024 07:44:33 +0100 - https://example.org/monogatari/ + https://0xhenrique.neocities.org/monogatari/ <h1 id="monogatari---text-editorhttpsgithubcomhenrique-marques-vsoftmonogatari"><a href="https://github.com/henrique-marques-vsoft/monogatari">MONOGATARI - Text Editor</a></h1> <p><img src="https://raw.githubusercontent.com/henrique-marques-vsoft/monogatari/master/pics/shinobu.gif" alt="monogatari-movie scene shinobu kokorowatari"></p> <p>Monogatari is a text editor built with Python using the Tkinter GUI library.</p> @@ -74,10 +74,10 @@ $ git push Lum - Linux Ubiquitous Marker - https://example.org/lum/ + https://0xhenrique.neocities.org/lum/ Sat, 17 Aug 2024 07:44:26 +0100 - https://example.org/lum/ + https://0xhenrique.neocities.org/lum/ <p>Link: <a href="https://github.com/henrique-marques-vsoft/lum">https://github.com/henrique-marques-vsoft/lum</a></p> <p>Lum is a project I started as a way to escape the feeling of being tied to the web-browser when it comes to bookmarks. The objective is relatively simple, to have access to my bookmarks outside of the browser. This way I could call my bookmarks from anywhere on the computer, whether from Vim, Emacs, the browser itself, the window manager or wherever. @@ -91,10 +91,10 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it Internet Lurk Compilation #1 - https://example.org/internet-lurk-compilation/ + https://0xhenrique.neocities.org/internet-lurk-compilation/ Sat, 17 Aug 2024 07:44:17 +0100 - https://example.org/internet-lurk-compilation/ + https://0xhenrique.neocities.org/internet-lurk-compilation/ <h2 id="general-findings">General Findings</h2> <ul> <li>Pure gold from the 90s: <a href="https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation">https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation</a></li> @@ -135,10 +135,10 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it About - https://example.org/about/ + https://0xhenrique.neocities.org/about/ Sat, 17 Aug 2024 07:42:34 +0100 - https://example.org/about/ + https://0xhenrique.neocities.org/about/ <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. diff --git a/public/tags/linux/index.html b/public/tags/linux/index.html index db26c0a..b1daa7f 100644 --- a/public/tags/linux/index.html +++ b/public/tags/linux/index.html @@ -2,7 +2,7 @@ Linux | 0xhenrique - + @@ -13,10 +13,10 @@

Linux

diff --git a/public/tags/linux/index.xml b/public/tags/linux/index.xml index e1ebc9f..7b2fc85 100644 --- a/public/tags/linux/index.xml +++ b/public/tags/linux/index.xml @@ -1,21 +1,21 @@ 0xhenrique - https://example.org/tags/linux/ + https://0xhenrique.neocities.org/tags/linux/ Recent content in Linux on 0xhenrique Hugo -- gohugo.io en-us Sat, 17 Aug 2024 07:44:33 +0100 - + Nazare Beach - https://example.org/nazare-beach/ + https://0xhenrique.neocities.org/nazare-beach/ Sat, 17 Aug 2024 07:44:45 +0100 - https://example.org/nazare-beach/ + https://0xhenrique.neocities.org/nazare-beach/ <p>I visited Nazaré Beach last year (2023). Such a lovely place. Shame on me for not taking my camera with me that day. I&rsquo;m not a fan of smartphone cameras to be honest. Still, I couldn&rsquo;t let the opportunity pass. Here are some photos I took that day.</p> <p><img src="https://i.imgur.com/ATjnpyl.jpeg" alt="1st photo"></p> @@ -29,10 +29,10 @@ Shame on me for not taking my camera with me that day. I&rsquo;m not a fan o Monogatari - Text Editor in Python - https://example.org/monogatari/ + https://0xhenrique.neocities.org/monogatari/ Sat, 17 Aug 2024 07:44:33 +0100 - https://example.org/monogatari/ + https://0xhenrique.neocities.org/monogatari/ <h1 id="monogatari---text-editorhttpsgithubcomhenrique-marques-vsoftmonogatari"><a href="https://github.com/henrique-marques-vsoft/monogatari">MONOGATARI - Text Editor</a></h1> <p><img src="https://raw.githubusercontent.com/henrique-marques-vsoft/monogatari/master/pics/shinobu.gif" alt="monogatari-movie scene shinobu kokorowatari"></p> <p>Monogatari is a text editor built with Python using the Tkinter GUI library.</p> @@ -74,10 +74,10 @@ $ git push Lum - Linux Ubiquitous Marker - https://example.org/lum/ + https://0xhenrique.neocities.org/lum/ Sat, 17 Aug 2024 07:44:26 +0100 - https://example.org/lum/ + https://0xhenrique.neocities.org/lum/ <p>Link: <a href="https://github.com/henrique-marques-vsoft/lum">https://github.com/henrique-marques-vsoft/lum</a></p> <p>Lum is a project I started as a way to escape the feeling of being tied to the web-browser when it comes to bookmarks. The objective is relatively simple, to have access to my bookmarks outside of the browser. This way I could call my bookmarks from anywhere on the computer, whether from Vim, Emacs, the browser itself, the window manager or wherever. @@ -91,10 +91,10 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it Internet Lurk Compilation #1 - https://example.org/internet-lurk-compilation/ + https://0xhenrique.neocities.org/internet-lurk-compilation/ Sat, 17 Aug 2024 07:44:17 +0100 - https://example.org/internet-lurk-compilation/ + https://0xhenrique.neocities.org/internet-lurk-compilation/ <h2 id="general-findings">General Findings</h2> <ul> <li>Pure gold from the 90s: <a href="https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation">https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation</a></li> @@ -135,10 +135,10 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it About - https://example.org/about/ + https://0xhenrique.neocities.org/about/ Sat, 17 Aug 2024 07:42:34 +0100 - https://example.org/about/ + https://0xhenrique.neocities.org/about/ <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. diff --git a/public/tags/lurk/index.html b/public/tags/lurk/index.html index 13bd19c..c7bbe1b 100644 --- a/public/tags/lurk/index.html +++ b/public/tags/lurk/index.html @@ -2,7 +2,7 @@ Lurk | 0xhenrique - + @@ -13,10 +13,10 @@

Lurk

diff --git a/public/tags/lurk/index.xml b/public/tags/lurk/index.xml index c93c3c6..f4bb322 100644 --- a/public/tags/lurk/index.xml +++ b/public/tags/lurk/index.xml @@ -1,21 +1,21 @@ 0xhenrique - https://example.org/tags/lurk/ + https://0xhenrique.neocities.org/tags/lurk/ Recent content in Lurk on 0xhenrique Hugo -- gohugo.io en-us Sat, 17 Aug 2024 07:44:17 +0100 - + Nazare Beach - https://example.org/nazare-beach/ + https://0xhenrique.neocities.org/nazare-beach/ Sat, 17 Aug 2024 07:44:45 +0100 - https://example.org/nazare-beach/ + https://0xhenrique.neocities.org/nazare-beach/ <p>I visited Nazaré Beach last year (2023). Such a lovely place. Shame on me for not taking my camera with me that day. I&rsquo;m not a fan of smartphone cameras to be honest. Still, I couldn&rsquo;t let the opportunity pass. Here are some photos I took that day.</p> <p><img src="https://i.imgur.com/ATjnpyl.jpeg" alt="1st photo"></p> @@ -29,10 +29,10 @@ Shame on me for not taking my camera with me that day. I&rsquo;m not a fan o Monogatari - Text Editor in Python - https://example.org/monogatari/ + https://0xhenrique.neocities.org/monogatari/ Sat, 17 Aug 2024 07:44:33 +0100 - https://example.org/monogatari/ + https://0xhenrique.neocities.org/monogatari/ <h1 id="monogatari---text-editorhttpsgithubcomhenrique-marques-vsoftmonogatari"><a href="https://github.com/henrique-marques-vsoft/monogatari">MONOGATARI - Text Editor</a></h1> <p><img src="https://raw.githubusercontent.com/henrique-marques-vsoft/monogatari/master/pics/shinobu.gif" alt="monogatari-movie scene shinobu kokorowatari"></p> <p>Monogatari is a text editor built with Python using the Tkinter GUI library.</p> @@ -74,10 +74,10 @@ $ git push Lum - Linux Ubiquitous Marker - https://example.org/lum/ + https://0xhenrique.neocities.org/lum/ Sat, 17 Aug 2024 07:44:26 +0100 - https://example.org/lum/ + https://0xhenrique.neocities.org/lum/ <p>Link: <a href="https://github.com/henrique-marques-vsoft/lum">https://github.com/henrique-marques-vsoft/lum</a></p> <p>Lum is a project I started as a way to escape the feeling of being tied to the web-browser when it comes to bookmarks. The objective is relatively simple, to have access to my bookmarks outside of the browser. This way I could call my bookmarks from anywhere on the computer, whether from Vim, Emacs, the browser itself, the window manager or wherever. @@ -91,10 +91,10 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it Internet Lurk Compilation #1 - https://example.org/internet-lurk-compilation/ + https://0xhenrique.neocities.org/internet-lurk-compilation/ Sat, 17 Aug 2024 07:44:17 +0100 - https://example.org/internet-lurk-compilation/ + https://0xhenrique.neocities.org/internet-lurk-compilation/ <h2 id="general-findings">General Findings</h2> <ul> <li>Pure gold from the 90s: <a href="https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation">https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation</a></li> @@ -135,10 +135,10 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it About - https://example.org/about/ + https://0xhenrique.neocities.org/about/ Sat, 17 Aug 2024 07:42:34 +0100 - https://example.org/about/ + https://0xhenrique.neocities.org/about/ <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. diff --git a/public/tags/personal/index.html b/public/tags/personal/index.html index d61dcc0..235576d 100644 --- a/public/tags/personal/index.html +++ b/public/tags/personal/index.html @@ -2,7 +2,7 @@ Personal | 0xhenrique - + @@ -13,10 +13,10 @@

Personal

diff --git a/public/tags/personal/index.xml b/public/tags/personal/index.xml index 3ec87d9..fef748f 100644 --- a/public/tags/personal/index.xml +++ b/public/tags/personal/index.xml @@ -1,21 +1,21 @@ 0xhenrique - https://example.org/tags/personal/ + https://0xhenrique.neocities.org/tags/personal/ Recent content in Personal on 0xhenrique Hugo -- gohugo.io en-us Sat, 17 Aug 2024 07:44:45 +0100 - + Nazare Beach - https://example.org/nazare-beach/ + https://0xhenrique.neocities.org/nazare-beach/ Sat, 17 Aug 2024 07:44:45 +0100 - https://example.org/nazare-beach/ + https://0xhenrique.neocities.org/nazare-beach/ <p>I visited Nazaré Beach last year (2023). Such a lovely place. Shame on me for not taking my camera with me that day. I&rsquo;m not a fan of smartphone cameras to be honest. Still, I couldn&rsquo;t let the opportunity pass. Here are some photos I took that day.</p> <p><img src="https://i.imgur.com/ATjnpyl.jpeg" alt="1st photo"></p> @@ -29,10 +29,10 @@ Shame on me for not taking my camera with me that day. I&rsquo;m not a fan o Monogatari - Text Editor in Python - https://example.org/monogatari/ + https://0xhenrique.neocities.org/monogatari/ Sat, 17 Aug 2024 07:44:33 +0100 - https://example.org/monogatari/ + https://0xhenrique.neocities.org/monogatari/ <h1 id="monogatari---text-editorhttpsgithubcomhenrique-marques-vsoftmonogatari"><a href="https://github.com/henrique-marques-vsoft/monogatari">MONOGATARI - Text Editor</a></h1> <p><img src="https://raw.githubusercontent.com/henrique-marques-vsoft/monogatari/master/pics/shinobu.gif" alt="monogatari-movie scene shinobu kokorowatari"></p> <p>Monogatari is a text editor built with Python using the Tkinter GUI library.</p> @@ -74,10 +74,10 @@ $ git push Lum - Linux Ubiquitous Marker - https://example.org/lum/ + https://0xhenrique.neocities.org/lum/ Sat, 17 Aug 2024 07:44:26 +0100 - https://example.org/lum/ + https://0xhenrique.neocities.org/lum/ <p>Link: <a href="https://github.com/henrique-marques-vsoft/lum">https://github.com/henrique-marques-vsoft/lum</a></p> <p>Lum is a project I started as a way to escape the feeling of being tied to the web-browser when it comes to bookmarks. The objective is relatively simple, to have access to my bookmarks outside of the browser. This way I could call my bookmarks from anywhere on the computer, whether from Vim, Emacs, the browser itself, the window manager or wherever. @@ -91,10 +91,10 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it Internet Lurk Compilation #1 - https://example.org/internet-lurk-compilation/ + https://0xhenrique.neocities.org/internet-lurk-compilation/ Sat, 17 Aug 2024 07:44:17 +0100 - https://example.org/internet-lurk-compilation/ + https://0xhenrique.neocities.org/internet-lurk-compilation/ <h2 id="general-findings">General Findings</h2> <ul> <li>Pure gold from the 90s: <a href="https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation">https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation</a></li> @@ -135,10 +135,10 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it About - https://example.org/about/ + https://0xhenrique.neocities.org/about/ Sat, 17 Aug 2024 07:42:34 +0100 - https://example.org/about/ + https://0xhenrique.neocities.org/about/ <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. diff --git a/public/tags/photo/index.html b/public/tags/photo/index.html index 3bd768b..300a964 100644 --- a/public/tags/photo/index.html +++ b/public/tags/photo/index.html @@ -2,7 +2,7 @@ Photo | 0xhenrique - + @@ -13,10 +13,10 @@

Photo

diff --git a/public/tags/photo/index.xml b/public/tags/photo/index.xml index 297b4b4..f49ed88 100644 --- a/public/tags/photo/index.xml +++ b/public/tags/photo/index.xml @@ -1,21 +1,21 @@ 0xhenrique - https://example.org/tags/photo/ + https://0xhenrique.neocities.org/tags/photo/ Recent content in Photo on 0xhenrique Hugo -- gohugo.io en-us Sat, 17 Aug 2024 07:44:45 +0100 - + Nazare Beach - https://example.org/nazare-beach/ + https://0xhenrique.neocities.org/nazare-beach/ Sat, 17 Aug 2024 07:44:45 +0100 - https://example.org/nazare-beach/ + https://0xhenrique.neocities.org/nazare-beach/ <p>I visited Nazaré Beach last year (2023). Such a lovely place. Shame on me for not taking my camera with me that day. I&rsquo;m not a fan of smartphone cameras to be honest. Still, I couldn&rsquo;t let the opportunity pass. Here are some photos I took that day.</p> <p><img src="https://i.imgur.com/ATjnpyl.jpeg" alt="1st photo"></p> @@ -29,10 +29,10 @@ Shame on me for not taking my camera with me that day. I&rsquo;m not a fan o Monogatari - Text Editor in Python - https://example.org/monogatari/ + https://0xhenrique.neocities.org/monogatari/ Sat, 17 Aug 2024 07:44:33 +0100 - https://example.org/monogatari/ + https://0xhenrique.neocities.org/monogatari/ <h1 id="monogatari---text-editorhttpsgithubcomhenrique-marques-vsoftmonogatari"><a href="https://github.com/henrique-marques-vsoft/monogatari">MONOGATARI - Text Editor</a></h1> <p><img src="https://raw.githubusercontent.com/henrique-marques-vsoft/monogatari/master/pics/shinobu.gif" alt="monogatari-movie scene shinobu kokorowatari"></p> <p>Monogatari is a text editor built with Python using the Tkinter GUI library.</p> @@ -74,10 +74,10 @@ $ git push Lum - Linux Ubiquitous Marker - https://example.org/lum/ + https://0xhenrique.neocities.org/lum/ Sat, 17 Aug 2024 07:44:26 +0100 - https://example.org/lum/ + https://0xhenrique.neocities.org/lum/ <p>Link: <a href="https://github.com/henrique-marques-vsoft/lum">https://github.com/henrique-marques-vsoft/lum</a></p> <p>Lum is a project I started as a way to escape the feeling of being tied to the web-browser when it comes to bookmarks. The objective is relatively simple, to have access to my bookmarks outside of the browser. This way I could call my bookmarks from anywhere on the computer, whether from Vim, Emacs, the browser itself, the window manager or wherever. @@ -91,10 +91,10 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it Internet Lurk Compilation #1 - https://example.org/internet-lurk-compilation/ + https://0xhenrique.neocities.org/internet-lurk-compilation/ Sat, 17 Aug 2024 07:44:17 +0100 - https://example.org/internet-lurk-compilation/ + https://0xhenrique.neocities.org/internet-lurk-compilation/ <h2 id="general-findings">General Findings</h2> <ul> <li>Pure gold from the 90s: <a href="https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation">https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation</a></li> @@ -135,10 +135,10 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it About - https://example.org/about/ + https://0xhenrique.neocities.org/about/ Sat, 17 Aug 2024 07:42:34 +0100 - https://example.org/about/ + https://0xhenrique.neocities.org/about/ <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. diff --git a/public/tags/portugal/index.html b/public/tags/portugal/index.html index 4b3578a..8b6524b 100644 --- a/public/tags/portugal/index.html +++ b/public/tags/portugal/index.html @@ -2,7 +2,7 @@ Portugal | 0xhenrique - + @@ -13,10 +13,10 @@

Portugal

diff --git a/public/tags/portugal/index.xml b/public/tags/portugal/index.xml index 6cb87c5..cbe3294 100644 --- a/public/tags/portugal/index.xml +++ b/public/tags/portugal/index.xml @@ -1,21 +1,21 @@ 0xhenrique - https://example.org/tags/portugal/ + https://0xhenrique.neocities.org/tags/portugal/ Recent content in Portugal on 0xhenrique Hugo -- gohugo.io en-us Sat, 17 Aug 2024 07:44:45 +0100 - + Nazare Beach - https://example.org/nazare-beach/ + https://0xhenrique.neocities.org/nazare-beach/ Sat, 17 Aug 2024 07:44:45 +0100 - https://example.org/nazare-beach/ + https://0xhenrique.neocities.org/nazare-beach/ <p>I visited Nazaré Beach last year (2023). Such a lovely place. Shame on me for not taking my camera with me that day. I&rsquo;m not a fan of smartphone cameras to be honest. Still, I couldn&rsquo;t let the opportunity pass. Here are some photos I took that day.</p> <p><img src="https://i.imgur.com/ATjnpyl.jpeg" alt="1st photo"></p> @@ -29,10 +29,10 @@ Shame on me for not taking my camera with me that day. I&rsquo;m not a fan o Monogatari - Text Editor in Python - https://example.org/monogatari/ + https://0xhenrique.neocities.org/monogatari/ Sat, 17 Aug 2024 07:44:33 +0100 - https://example.org/monogatari/ + https://0xhenrique.neocities.org/monogatari/ <h1 id="monogatari---text-editorhttpsgithubcomhenrique-marques-vsoftmonogatari"><a href="https://github.com/henrique-marques-vsoft/monogatari">MONOGATARI - Text Editor</a></h1> <p><img src="https://raw.githubusercontent.com/henrique-marques-vsoft/monogatari/master/pics/shinobu.gif" alt="monogatari-movie scene shinobu kokorowatari"></p> <p>Monogatari is a text editor built with Python using the Tkinter GUI library.</p> @@ -74,10 +74,10 @@ $ git push Lum - Linux Ubiquitous Marker - https://example.org/lum/ + https://0xhenrique.neocities.org/lum/ Sat, 17 Aug 2024 07:44:26 +0100 - https://example.org/lum/ + https://0xhenrique.neocities.org/lum/ <p>Link: <a href="https://github.com/henrique-marques-vsoft/lum">https://github.com/henrique-marques-vsoft/lum</a></p> <p>Lum is a project I started as a way to escape the feeling of being tied to the web-browser when it comes to bookmarks. The objective is relatively simple, to have access to my bookmarks outside of the browser. This way I could call my bookmarks from anywhere on the computer, whether from Vim, Emacs, the browser itself, the window manager or wherever. @@ -91,10 +91,10 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it Internet Lurk Compilation #1 - https://example.org/internet-lurk-compilation/ + https://0xhenrique.neocities.org/internet-lurk-compilation/ Sat, 17 Aug 2024 07:44:17 +0100 - https://example.org/internet-lurk-compilation/ + https://0xhenrique.neocities.org/internet-lurk-compilation/ <h2 id="general-findings">General Findings</h2> <ul> <li>Pure gold from the 90s: <a href="https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation">https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation</a></li> @@ -135,10 +135,10 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it About - https://example.org/about/ + https://0xhenrique.neocities.org/about/ Sat, 17 Aug 2024 07:42:34 +0100 - https://example.org/about/ + https://0xhenrique.neocities.org/about/ <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. diff --git a/public/tags/programming/index.html b/public/tags/programming/index.html index 5a6d29c..974f12f 100644 --- a/public/tags/programming/index.html +++ b/public/tags/programming/index.html @@ -2,7 +2,7 @@ Programming | 0xhenrique - + @@ -13,10 +13,10 @@

Programming

diff --git a/public/tags/programming/index.xml b/public/tags/programming/index.xml index fe03fc8..390d53f 100644 --- a/public/tags/programming/index.xml +++ b/public/tags/programming/index.xml @@ -1,21 +1,21 @@ 0xhenrique - https://example.org/tags/programming/ + https://0xhenrique.neocities.org/tags/programming/ Recent content in Programming on 0xhenrique Hugo -- gohugo.io en-us Sat, 17 Aug 2024 07:44:33 +0100 - + Nazare Beach - https://example.org/nazare-beach/ + https://0xhenrique.neocities.org/nazare-beach/ Sat, 17 Aug 2024 07:44:45 +0100 - https://example.org/nazare-beach/ + https://0xhenrique.neocities.org/nazare-beach/ <p>I visited Nazaré Beach last year (2023). Such a lovely place. Shame on me for not taking my camera with me that day. I&rsquo;m not a fan of smartphone cameras to be honest. Still, I couldn&rsquo;t let the opportunity pass. Here are some photos I took that day.</p> <p><img src="https://i.imgur.com/ATjnpyl.jpeg" alt="1st photo"></p> @@ -29,10 +29,10 @@ Shame on me for not taking my camera with me that day. I&rsquo;m not a fan o Monogatari - Text Editor in Python - https://example.org/monogatari/ + https://0xhenrique.neocities.org/monogatari/ Sat, 17 Aug 2024 07:44:33 +0100 - https://example.org/monogatari/ + https://0xhenrique.neocities.org/monogatari/ <h1 id="monogatari---text-editorhttpsgithubcomhenrique-marques-vsoftmonogatari"><a href="https://github.com/henrique-marques-vsoft/monogatari">MONOGATARI - Text Editor</a></h1> <p><img src="https://raw.githubusercontent.com/henrique-marques-vsoft/monogatari/master/pics/shinobu.gif" alt="monogatari-movie scene shinobu kokorowatari"></p> <p>Monogatari is a text editor built with Python using the Tkinter GUI library.</p> @@ -74,10 +74,10 @@ $ git push Lum - Linux Ubiquitous Marker - https://example.org/lum/ + https://0xhenrique.neocities.org/lum/ Sat, 17 Aug 2024 07:44:26 +0100 - https://example.org/lum/ + https://0xhenrique.neocities.org/lum/ <p>Link: <a href="https://github.com/henrique-marques-vsoft/lum">https://github.com/henrique-marques-vsoft/lum</a></p> <p>Lum is a project I started as a way to escape the feeling of being tied to the web-browser when it comes to bookmarks. The objective is relatively simple, to have access to my bookmarks outside of the browser. This way I could call my bookmarks from anywhere on the computer, whether from Vim, Emacs, the browser itself, the window manager or wherever. @@ -91,10 +91,10 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it Internet Lurk Compilation #1 - https://example.org/internet-lurk-compilation/ + https://0xhenrique.neocities.org/internet-lurk-compilation/ Sat, 17 Aug 2024 07:44:17 +0100 - https://example.org/internet-lurk-compilation/ + https://0xhenrique.neocities.org/internet-lurk-compilation/ <h2 id="general-findings">General Findings</h2> <ul> <li>Pure gold from the 90s: <a href="https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation">https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation</a></li> @@ -135,10 +135,10 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it About - https://example.org/about/ + https://0xhenrique.neocities.org/about/ Sat, 17 Aug 2024 07:42:34 +0100 - https://example.org/about/ + https://0xhenrique.neocities.org/about/ <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. diff --git a/public/tags/projects/index.html b/public/tags/projects/index.html index 645cfe5..257cac3 100644 --- a/public/tags/projects/index.html +++ b/public/tags/projects/index.html @@ -2,7 +2,7 @@ Projects | 0xhenrique - + @@ -13,10 +13,10 @@

Projects

diff --git a/public/tags/projects/index.xml b/public/tags/projects/index.xml index a023682..1dae307 100644 --- a/public/tags/projects/index.xml +++ b/public/tags/projects/index.xml @@ -1,21 +1,21 @@ 0xhenrique - https://example.org/tags/projects/ + https://0xhenrique.neocities.org/tags/projects/ Recent content in Projects on 0xhenrique Hugo -- gohugo.io en-us Sat, 17 Aug 2024 07:44:33 +0100 - + Nazare Beach - https://example.org/nazare-beach/ + https://0xhenrique.neocities.org/nazare-beach/ Sat, 17 Aug 2024 07:44:45 +0100 - https://example.org/nazare-beach/ + https://0xhenrique.neocities.org/nazare-beach/ <p>I visited Nazaré Beach last year (2023). Such a lovely place. Shame on me for not taking my camera with me that day. I&rsquo;m not a fan of smartphone cameras to be honest. Still, I couldn&rsquo;t let the opportunity pass. Here are some photos I took that day.</p> <p><img src="https://i.imgur.com/ATjnpyl.jpeg" alt="1st photo"></p> @@ -29,10 +29,10 @@ Shame on me for not taking my camera with me that day. I&rsquo;m not a fan o Monogatari - Text Editor in Python - https://example.org/monogatari/ + https://0xhenrique.neocities.org/monogatari/ Sat, 17 Aug 2024 07:44:33 +0100 - https://example.org/monogatari/ + https://0xhenrique.neocities.org/monogatari/ <h1 id="monogatari---text-editorhttpsgithubcomhenrique-marques-vsoftmonogatari"><a href="https://github.com/henrique-marques-vsoft/monogatari">MONOGATARI - Text Editor</a></h1> <p><img src="https://raw.githubusercontent.com/henrique-marques-vsoft/monogatari/master/pics/shinobu.gif" alt="monogatari-movie scene shinobu kokorowatari"></p> <p>Monogatari is a text editor built with Python using the Tkinter GUI library.</p> @@ -74,10 +74,10 @@ $ git push Lum - Linux Ubiquitous Marker - https://example.org/lum/ + https://0xhenrique.neocities.org/lum/ Sat, 17 Aug 2024 07:44:26 +0100 - https://example.org/lum/ + https://0xhenrique.neocities.org/lum/ <p>Link: <a href="https://github.com/henrique-marques-vsoft/lum">https://github.com/henrique-marques-vsoft/lum</a></p> <p>Lum is a project I started as a way to escape the feeling of being tied to the web-browser when it comes to bookmarks. The objective is relatively simple, to have access to my bookmarks outside of the browser. This way I could call my bookmarks from anywhere on the computer, whether from Vim, Emacs, the browser itself, the window manager or wherever. @@ -91,10 +91,10 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it Internet Lurk Compilation #1 - https://example.org/internet-lurk-compilation/ + https://0xhenrique.neocities.org/internet-lurk-compilation/ Sat, 17 Aug 2024 07:44:17 +0100 - https://example.org/internet-lurk-compilation/ + https://0xhenrique.neocities.org/internet-lurk-compilation/ <h2 id="general-findings">General Findings</h2> <ul> <li>Pure gold from the 90s: <a href="https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation">https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation</a></li> @@ -135,10 +135,10 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it About - https://example.org/about/ + https://0xhenrique.neocities.org/about/ Sat, 17 Aug 2024 07:42:34 +0100 - https://example.org/about/ + https://0xhenrique.neocities.org/about/ <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. diff --git a/public/tags/python/index.html b/public/tags/python/index.html index 05fb1e9..654c4ab 100644 --- a/public/tags/python/index.html +++ b/public/tags/python/index.html @@ -2,7 +2,7 @@ Python | 0xhenrique - + @@ -13,10 +13,10 @@

Python

diff --git a/public/tags/python/index.xml b/public/tags/python/index.xml index 895ae54..9924030 100644 --- a/public/tags/python/index.xml +++ b/public/tags/python/index.xml @@ -1,21 +1,21 @@ 0xhenrique - https://example.org/tags/python/ + https://0xhenrique.neocities.org/tags/python/ Recent content in Python on 0xhenrique Hugo -- gohugo.io en-us Sat, 17 Aug 2024 07:44:33 +0100 - + Nazare Beach - https://example.org/nazare-beach/ + https://0xhenrique.neocities.org/nazare-beach/ Sat, 17 Aug 2024 07:44:45 +0100 - https://example.org/nazare-beach/ + https://0xhenrique.neocities.org/nazare-beach/ <p>I visited Nazaré Beach last year (2023). Such a lovely place. Shame on me for not taking my camera with me that day. I&rsquo;m not a fan of smartphone cameras to be honest. Still, I couldn&rsquo;t let the opportunity pass. Here are some photos I took that day.</p> <p><img src="https://i.imgur.com/ATjnpyl.jpeg" alt="1st photo"></p> @@ -29,10 +29,10 @@ Shame on me for not taking my camera with me that day. I&rsquo;m not a fan o Monogatari - Text Editor in Python - https://example.org/monogatari/ + https://0xhenrique.neocities.org/monogatari/ Sat, 17 Aug 2024 07:44:33 +0100 - https://example.org/monogatari/ + https://0xhenrique.neocities.org/monogatari/ <h1 id="monogatari---text-editorhttpsgithubcomhenrique-marques-vsoftmonogatari"><a href="https://github.com/henrique-marques-vsoft/monogatari">MONOGATARI - Text Editor</a></h1> <p><img src="https://raw.githubusercontent.com/henrique-marques-vsoft/monogatari/master/pics/shinobu.gif" alt="monogatari-movie scene shinobu kokorowatari"></p> <p>Monogatari is a text editor built with Python using the Tkinter GUI library.</p> @@ -74,10 +74,10 @@ $ git push Lum - Linux Ubiquitous Marker - https://example.org/lum/ + https://0xhenrique.neocities.org/lum/ Sat, 17 Aug 2024 07:44:26 +0100 - https://example.org/lum/ + https://0xhenrique.neocities.org/lum/ <p>Link: <a href="https://github.com/henrique-marques-vsoft/lum">https://github.com/henrique-marques-vsoft/lum</a></p> <p>Lum is a project I started as a way to escape the feeling of being tied to the web-browser when it comes to bookmarks. The objective is relatively simple, to have access to my bookmarks outside of the browser. This way I could call my bookmarks from anywhere on the computer, whether from Vim, Emacs, the browser itself, the window manager or wherever. @@ -91,10 +91,10 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it Internet Lurk Compilation #1 - https://example.org/internet-lurk-compilation/ + https://0xhenrique.neocities.org/internet-lurk-compilation/ Sat, 17 Aug 2024 07:44:17 +0100 - https://example.org/internet-lurk-compilation/ + https://0xhenrique.neocities.org/internet-lurk-compilation/ <h2 id="general-findings">General Findings</h2> <ul> <li>Pure gold from the 90s: <a href="https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation">https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation</a></li> @@ -135,10 +135,10 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it About - https://example.org/about/ + https://0xhenrique.neocities.org/about/ Sat, 17 Aug 2024 07:42:34 +0100 - https://example.org/about/ + https://0xhenrique.neocities.org/about/ <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. diff --git a/public/tags/rust/index.html b/public/tags/rust/index.html index 0613f86..6755c49 100644 --- a/public/tags/rust/index.html +++ b/public/tags/rust/index.html @@ -2,7 +2,7 @@ Rust | 0xhenrique - + @@ -13,10 +13,10 @@

Rust

diff --git a/public/tags/rust/index.xml b/public/tags/rust/index.xml index 8bea0c5..14f95f1 100644 --- a/public/tags/rust/index.xml +++ b/public/tags/rust/index.xml @@ -1,21 +1,21 @@ 0xhenrique - https://example.org/tags/rust/ + https://0xhenrique.neocities.org/tags/rust/ Recent content in Rust on 0xhenrique Hugo -- gohugo.io en-us Sat, 17 Aug 2024 07:44:26 +0100 - + Nazare Beach - https://example.org/nazare-beach/ + https://0xhenrique.neocities.org/nazare-beach/ Sat, 17 Aug 2024 07:44:45 +0100 - https://example.org/nazare-beach/ + https://0xhenrique.neocities.org/nazare-beach/ <p>I visited Nazaré Beach last year (2023). Such a lovely place. Shame on me for not taking my camera with me that day. I&rsquo;m not a fan of smartphone cameras to be honest. Still, I couldn&rsquo;t let the opportunity pass. Here are some photos I took that day.</p> <p><img src="https://i.imgur.com/ATjnpyl.jpeg" alt="1st photo"></p> @@ -29,10 +29,10 @@ Shame on me for not taking my camera with me that day. I&rsquo;m not a fan o Monogatari - Text Editor in Python - https://example.org/monogatari/ + https://0xhenrique.neocities.org/monogatari/ Sat, 17 Aug 2024 07:44:33 +0100 - https://example.org/monogatari/ + https://0xhenrique.neocities.org/monogatari/ <h1 id="monogatari---text-editorhttpsgithubcomhenrique-marques-vsoftmonogatari"><a href="https://github.com/henrique-marques-vsoft/monogatari">MONOGATARI - Text Editor</a></h1> <p><img src="https://raw.githubusercontent.com/henrique-marques-vsoft/monogatari/master/pics/shinobu.gif" alt="monogatari-movie scene shinobu kokorowatari"></p> <p>Monogatari is a text editor built with Python using the Tkinter GUI library.</p> @@ -74,10 +74,10 @@ $ git push Lum - Linux Ubiquitous Marker - https://example.org/lum/ + https://0xhenrique.neocities.org/lum/ Sat, 17 Aug 2024 07:44:26 +0100 - https://example.org/lum/ + https://0xhenrique.neocities.org/lum/ <p>Link: <a href="https://github.com/henrique-marques-vsoft/lum">https://github.com/henrique-marques-vsoft/lum</a></p> <p>Lum is a project I started as a way to escape the feeling of being tied to the web-browser when it comes to bookmarks. The objective is relatively simple, to have access to my bookmarks outside of the browser. This way I could call my bookmarks from anywhere on the computer, whether from Vim, Emacs, the browser itself, the window manager or wherever. @@ -91,10 +91,10 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it Internet Lurk Compilation #1 - https://example.org/internet-lurk-compilation/ + https://0xhenrique.neocities.org/internet-lurk-compilation/ Sat, 17 Aug 2024 07:44:17 +0100 - https://example.org/internet-lurk-compilation/ + https://0xhenrique.neocities.org/internet-lurk-compilation/ <h2 id="general-findings">General Findings</h2> <ul> <li>Pure gold from the 90s: <a href="https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation">https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation</a></li> @@ -135,10 +135,10 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it About - https://example.org/about/ + https://0xhenrique.neocities.org/about/ Sat, 17 Aug 2024 07:42:34 +0100 - https://example.org/about/ + https://0xhenrique.neocities.org/about/ <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. diff --git a/public/tags/travel/index.html b/public/tags/travel/index.html index 23dd8ee..d5ddb0a 100644 --- a/public/tags/travel/index.html +++ b/public/tags/travel/index.html @@ -2,7 +2,7 @@ Travel | 0xhenrique - + @@ -13,10 +13,10 @@

Travel

diff --git a/public/tags/travel/index.xml b/public/tags/travel/index.xml index a3f0f5b..efea039 100644 --- a/public/tags/travel/index.xml +++ b/public/tags/travel/index.xml @@ -1,21 +1,21 @@ 0xhenrique - https://example.org/tags/travel/ + https://0xhenrique.neocities.org/tags/travel/ Recent content in Travel on 0xhenrique Hugo -- gohugo.io en-us Sat, 17 Aug 2024 07:44:45 +0100 - + Nazare Beach - https://example.org/nazare-beach/ + https://0xhenrique.neocities.org/nazare-beach/ Sat, 17 Aug 2024 07:44:45 +0100 - https://example.org/nazare-beach/ + https://0xhenrique.neocities.org/nazare-beach/ <p>I visited Nazaré Beach last year (2023). Such a lovely place. Shame on me for not taking my camera with me that day. I&rsquo;m not a fan of smartphone cameras to be honest. Still, I couldn&rsquo;t let the opportunity pass. Here are some photos I took that day.</p> <p><img src="https://i.imgur.com/ATjnpyl.jpeg" alt="1st photo"></p> @@ -29,10 +29,10 @@ Shame on me for not taking my camera with me that day. I&rsquo;m not a fan o Monogatari - Text Editor in Python - https://example.org/monogatari/ + https://0xhenrique.neocities.org/monogatari/ Sat, 17 Aug 2024 07:44:33 +0100 - https://example.org/monogatari/ + https://0xhenrique.neocities.org/monogatari/ <h1 id="monogatari---text-editorhttpsgithubcomhenrique-marques-vsoftmonogatari"><a href="https://github.com/henrique-marques-vsoft/monogatari">MONOGATARI - Text Editor</a></h1> <p><img src="https://raw.githubusercontent.com/henrique-marques-vsoft/monogatari/master/pics/shinobu.gif" alt="monogatari-movie scene shinobu kokorowatari"></p> <p>Monogatari is a text editor built with Python using the Tkinter GUI library.</p> @@ -74,10 +74,10 @@ $ git push Lum - Linux Ubiquitous Marker - https://example.org/lum/ + https://0xhenrique.neocities.org/lum/ Sat, 17 Aug 2024 07:44:26 +0100 - https://example.org/lum/ + https://0xhenrique.neocities.org/lum/ <p>Link: <a href="https://github.com/henrique-marques-vsoft/lum">https://github.com/henrique-marques-vsoft/lum</a></p> <p>Lum is a project I started as a way to escape the feeling of being tied to the web-browser when it comes to bookmarks. The objective is relatively simple, to have access to my bookmarks outside of the browser. This way I could call my bookmarks from anywhere on the computer, whether from Vim, Emacs, the browser itself, the window manager or wherever. @@ -91,10 +91,10 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it Internet Lurk Compilation #1 - https://example.org/internet-lurk-compilation/ + https://0xhenrique.neocities.org/internet-lurk-compilation/ Sat, 17 Aug 2024 07:44:17 +0100 - https://example.org/internet-lurk-compilation/ + https://0xhenrique.neocities.org/internet-lurk-compilation/ <h2 id="general-findings">General Findings</h2> <ul> <li>Pure gold from the 90s: <a href="https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation">https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation</a></li> @@ -135,10 +135,10 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it About - https://example.org/about/ + https://0xhenrique.neocities.org/about/ Sat, 17 Aug 2024 07:42:34 +0100 - https://example.org/about/ + https://0xhenrique.neocities.org/about/ <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. diff --git a/public/tags/windows/index.html b/public/tags/windows/index.html index 5e27401..02026da 100644 --- a/public/tags/windows/index.html +++ b/public/tags/windows/index.html @@ -2,7 +2,7 @@ Windows | 0xhenrique - + @@ -13,10 +13,10 @@

Windows

diff --git a/public/tags/windows/index.xml b/public/tags/windows/index.xml index 3edc166..f48819a 100644 --- a/public/tags/windows/index.xml +++ b/public/tags/windows/index.xml @@ -1,21 +1,21 @@ 0xhenrique - https://example.org/tags/windows/ + https://0xhenrique.neocities.org/tags/windows/ Recent content in Windows on 0xhenrique Hugo -- gohugo.io en-us Sat, 17 Aug 2024 07:44:33 +0100 - + Nazare Beach - https://example.org/nazare-beach/ + https://0xhenrique.neocities.org/nazare-beach/ Sat, 17 Aug 2024 07:44:45 +0100 - https://example.org/nazare-beach/ + https://0xhenrique.neocities.org/nazare-beach/ <p>I visited Nazaré Beach last year (2023). Such a lovely place. Shame on me for not taking my camera with me that day. I&rsquo;m not a fan of smartphone cameras to be honest. Still, I couldn&rsquo;t let the opportunity pass. Here are some photos I took that day.</p> <p><img src="https://i.imgur.com/ATjnpyl.jpeg" alt="1st photo"></p> @@ -29,10 +29,10 @@ Shame on me for not taking my camera with me that day. I&rsquo;m not a fan o Monogatari - Text Editor in Python - https://example.org/monogatari/ + https://0xhenrique.neocities.org/monogatari/ Sat, 17 Aug 2024 07:44:33 +0100 - https://example.org/monogatari/ + https://0xhenrique.neocities.org/monogatari/ <h1 id="monogatari---text-editorhttpsgithubcomhenrique-marques-vsoftmonogatari"><a href="https://github.com/henrique-marques-vsoft/monogatari">MONOGATARI - Text Editor</a></h1> <p><img src="https://raw.githubusercontent.com/henrique-marques-vsoft/monogatari/master/pics/shinobu.gif" alt="monogatari-movie scene shinobu kokorowatari"></p> <p>Monogatari is a text editor built with Python using the Tkinter GUI library.</p> @@ -74,10 +74,10 @@ $ git push Lum - Linux Ubiquitous Marker - https://example.org/lum/ + https://0xhenrique.neocities.org/lum/ Sat, 17 Aug 2024 07:44:26 +0100 - https://example.org/lum/ + https://0xhenrique.neocities.org/lum/ <p>Link: <a href="https://github.com/henrique-marques-vsoft/lum">https://github.com/henrique-marques-vsoft/lum</a></p> <p>Lum is a project I started as a way to escape the feeling of being tied to the web-browser when it comes to bookmarks. The objective is relatively simple, to have access to my bookmarks outside of the browser. This way I could call my bookmarks from anywhere on the computer, whether from Vim, Emacs, the browser itself, the window manager or wherever. @@ -91,10 +91,10 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it Internet Lurk Compilation #1 - https://example.org/internet-lurk-compilation/ + https://0xhenrique.neocities.org/internet-lurk-compilation/ Sat, 17 Aug 2024 07:44:17 +0100 - https://example.org/internet-lurk-compilation/ + https://0xhenrique.neocities.org/internet-lurk-compilation/ <h2 id="general-findings">General Findings</h2> <ul> <li>Pure gold from the 90s: <a href="https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation">https://lunduke.substack.com/p/the-computers-used-to-do-3d-animation</a></li> @@ -135,10 +135,10 @@ I don&rsquo;t think parsing 12 thousand objects in JSON is efficient, but it About - https://example.org/about/ + https://0xhenrique.neocities.org/about/ Sat, 17 Aug 2024 07:42:34 +0100 - https://example.org/about/ + https://0xhenrique.neocities.org/about/ <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. -- cgit v1.3