diff --git a/content/about/_index.md b/content/about/_index.md index 52049d26..54607441 100644 --- a/content/about/_index.md +++ b/content/about/_index.md @@ -22,16 +22,16 @@ Here are some useless facts about me that you definitely didn't know before read If you'd like to waste your time too, here are some more black holes to get sucked into. -- [Books](books) +- [Books I like](books) -- [Games](games) +- [Games I like](games) -- [Hardware](hardware) +- [Hardware I've owned](hardware) -- [Programming](programming) +- [Languages I know](languages) -- [Software](software) +- [Software I use](software) -- [Quotes](quotes) +- [Quotes I like](quotes) And if you reading this, that means that special patterns in my biological neural networks transcribed into UTF-8 encoded strings contained within Markdown documents converted into HTML and CSS by [Hugo](https://gohugo.io) with the [Gokarna theme](https://github.com/526avijitgupta/gokarna) deployed to [exozyme](https://exozy.me) using [Woodpecker CI](https://woodpecker-ci.org) transmitted to your machine over HTTP and rendered and displayed on your screen have now created special patterns in your biological neural networks. Awesome, telepathy! diff --git a/content/about/programming.md b/content/about/languages.md similarity index 92% rename from content/about/programming.md rename to content/about/languages.md index 5538da02..d8a92d97 100644 --- a/content/about/programming.md +++ b/content/about/languages.md @@ -1,11 +1,9 @@ --- -title: "Programming" +title: "Languages I Know" type: page --- -Check out [my projects](/projects) for major programming projects. - Programming languages that I know: - **A lot**: C++, Python, Julia, Go, C @@ -13,3 +11,5 @@ Programming languages that I know: - **Some**: LaTeX, Bash, Fish, SageMath, Java, HTML, CSS, JavaScript, SQL, P4, Haskell, Rust - **A little bit**: Lisp, Perl, Ruby, PHP, R, C#, Lua, Nix + +Check out [my projects](/projects) for major programming projects. diff --git a/content/about/quotes.md b/content/about/quotes.md index d86204c3..83f16e2c 100644 --- a/content/about/quotes.md +++ b/content/about/quotes.md @@ -1,5 +1,5 @@ --- -title: "Random Quotes" +title: "Quotes I Like" type: page --- diff --git a/content/about/software.md b/content/about/software.md index 0f2e9c46..07aec480 100644 --- a/content/about/software.md +++ b/content/about/software.md @@ -16,12 +16,10 @@ type: page - **Web browser**: Firefox -- **Text editor**: Kate, [Vim](https://git.exozy.me/Ta180m/dotfiles/src/branch/main/.vimrc), [Code - OSS](https://stackoverflow.com/questions/53867739/differences-between-code-oss-and-visual-studio-code) +- **Text editor**: [Vim](https://git.exozy.me/Ta180m/dotfiles/src/branch/main/.vimrc), Micro, [Code - OSS](https://stackoverflow.com/questions/53867739/differences-between-code-oss-and-visual-studio-code) - **Office**: [Nextcloud](https://cloud.exozy.me) -- **Mail client**: Thunderbird - - **Notes**: Xournal++, [Nextcloud Notes](https://cloud.exozy.me/apps/notes/) - **Chat**: [Element](https://cloud.exozy.me/apps/riotchat/)