From 644c537d8701be334095e3d9890c8320c1215a9b Mon Sep 17 00:00:00 2001 From: Muhammad Nauman Raza Date: Fri, 24 May 2024 13:01:22 +0100 Subject: [PATCH] hotfix: duckdns.org -> giize.com --- content/_index.md | 2 +- content/projects/data.toml | 18 +++++++++--------- public/index.html | 2 +- public/projects/data.toml | 18 +++++++++--------- public/projects/index.html | 2 +- 5 files changed, 21 insertions(+), 21 deletions(-) diff --git a/content/_index.md b/content/_index.md index c19117d..f16c1e2 100644 --- a/content/_index.md +++ b/content/_index.md @@ -8,7 +8,7 @@ lang = 'en' I'm a moderately skilled programmer, beginner in the field of cybersecurity and aspiring graphic designer. -[NixOS](https://nixos.org) is my operating system of choice, and [radiant.nvim](https://git.devraza.duckdns.org/devraza/radiant.nvim) (my bespoke distribution of [neovim](https://neovim.io)) is my text editor. +[NixOS](https://nixos.org) is my operating system of choice, and [radiant.nvim](https://git.devraza.giize.com/devraza/radiant.nvim) (my bespoke distribution of [neovim](https://neovim.io)) is my text editor. I also happen to be a devoted rustacean and a devout follower of the self-hosted way of life. diff --git a/content/projects/data.toml b/content/projects/data.toml index f2d1001..b6d5782 100644 --- a/content/projects/data.toml +++ b/content/projects/data.toml @@ -3,7 +3,7 @@ name = "sage" desc = "A collection of utilities for home labs written in Rust." tags = ["rust", "homelab", "selfhosted", "utility", "cli"] links = [ - { name = "git", url = "https://git.devraza.duckdns.org/devraza/sage" }, + { name = "git", url = "https://git.devraza.giize.com/devraza/sage" }, ] [[project]] @@ -11,7 +11,7 @@ name = "bunbun" desc = "A simple and adorable sysinfo utility written in Rust." tags = ["sysinfo", "neofetch", "rust", "cli"] links = [ - { name = "git", url = "https://git.devraza.duckdns.org/devraza/bunbun" }, + { name = "git", url = "https://git.devraza.giize.com/devraza/bunbun" }, ] [[project]] @@ -19,7 +19,7 @@ name = "vaporise" desc = "A simple, featureful and blazingly fast memory-safe alternative to `rm` written in Rust." tags = ["rm", "rust", "alternative", "cli"] links = [ - { name = "git", url = "https://git.devraza.duckdns.org/devraza/vaporise" }, + { name = "git", url = "https://git.devraza.giize.com/devraza/vaporise" }, ] [[project]] @@ -27,7 +27,7 @@ name = "Ambition" desc = "A textual fast-paced 2D MMORPG written in Rust." tags = ["rust", "bevy", "mmorpg"] links = [ - { name = "git", url = "https://git.devraza.duckdns.org/devraza/ambition" }, + { name = "git", url = "https://git.devraza.giize.com/devraza/ambition" }, ] [[project]] @@ -35,7 +35,7 @@ name = "rustboyadvance-ng" desc = "A rusty Nintendo™ Game Boy Advance emulator and debugger. `[Deprecated]`" tags = ["rust", "gameboy", "emulator"] links = [ - { name = "git", url = "https://git.devraza.duckdns.org/devraza/rustboyadvance-ng" }, + { name = "git", url = "https://git.devraza.giize.com/devraza/rustboyadvance-ng" }, { name = "parent", url = "https://github.com/michelhe/rustboyadvance-ng" }, ] @@ -44,7 +44,7 @@ name = "radiant.nvim" desc = "A fast and minimal Neovim configuration framework." tags = ["neovim"] links = [ - { name = "git", url = "https://git.devraza.duckdns.org/devraza/radiant.nvim" }, + { name = "git", url = "https://git.devraza.giize.com/devraza/radiant.nvim" }, ] [[project]] @@ -52,7 +52,7 @@ name = "kagayaki.nvim" desc = "A gorgeously soft colorscheme for Neovim." tags = ["neovim", "colorscheme"] links = [ - { name = "git", url = "https://git.devraza.duckdns.org/devraza/particle.nvim" }, + { name = "git", url = "https://git.devraza.giize.com/devraza/particle.nvim" }, ] [[project]] @@ -60,7 +60,7 @@ name = "DianciEmacs" desc = "A minimal and elegant Emacs configuration framework. `[Deprecated]`" tags = ["emacs", "config", "diancie"] links = [ - { name = "git", url = "https://git.devraza.duckdns.org/devraza/dianciemacs" }, + { name = "git", url = "https://git.devraza.giize.com/devraza/dianciemacs" }, ] [[project]] @@ -68,5 +68,5 @@ name = "Kagayaki for Emacs" desc = "A gorgeously soft colorscheme for Emacs. `[Deprecated]`" tags = ["emacs", "colorscheme", "theme", "dark"] links = [ - { name = "git", url = "https://git.devraza.duckdns.org/devraza/kagayaki-emacs" }, + { name = "git", url = "https://git.devraza.giize.com/devraza/kagayaki-emacs" }, ] diff --git a/public/index.html b/public/index.html index 4032a45..035b8dd 100644 --- a/public/index.html +++ b/public/index.html @@ -1 +1 @@ -Devraza
avatar
Muhammad Nauman Raza@devraza
Programming and cybersecurity

I'm a moderately skilled programmer, beginner in the field of cybersecurity and aspiring graphic designer. NixOS is my operating system of choice, and radiant.nvim (my bespoke distribution of neovim) is my text editor.

I also happen to be a devoted rustacean and a devout follower of the self-hosted way of life.

My skills in programming and scripting languages I've used so far are as follows:

  • Advanced: Python, Nix
  • Intermediate: Rust, Go, E-Lisp
  • Beginner: Julia, Lua

However, I consider myself able to work to a reasonable degree with any modern programming language.

Other tools that I can work with include git, linux, inkscape, and GIMP.

\ No newline at end of file +Devraza
avatar
Muhammad Nauman Raza@devraza
Programming and cybersecurity

I'm a moderately skilled programmer, beginner in the field of cybersecurity and aspiring graphic designer. NixOS is my operating system of choice, and radiant.nvim (my bespoke distribution of neovim) is my text editor.

I also happen to be a devoted rustacean and a devout follower of the self-hosted way of life.

My skills in programming and scripting languages I've used so far are as follows:

  • Advanced: Python, Nix
  • Intermediate: Rust, Go, E-Lisp
  • Beginner: Julia, Lua

However, I consider myself able to work to a reasonable degree with any modern programming language.

Other tools that I can work with include git, linux, inkscape, and GIMP.

\ No newline at end of file diff --git a/public/projects/data.toml b/public/projects/data.toml index f2d1001..b6d5782 100644 --- a/public/projects/data.toml +++ b/public/projects/data.toml @@ -3,7 +3,7 @@ name = "sage" desc = "A collection of utilities for home labs written in Rust." tags = ["rust", "homelab", "selfhosted", "utility", "cli"] links = [ - { name = "git", url = "https://git.devraza.duckdns.org/devraza/sage" }, + { name = "git", url = "https://git.devraza.giize.com/devraza/sage" }, ] [[project]] @@ -11,7 +11,7 @@ name = "bunbun" desc = "A simple and adorable sysinfo utility written in Rust." tags = ["sysinfo", "neofetch", "rust", "cli"] links = [ - { name = "git", url = "https://git.devraza.duckdns.org/devraza/bunbun" }, + { name = "git", url = "https://git.devraza.giize.com/devraza/bunbun" }, ] [[project]] @@ -19,7 +19,7 @@ name = "vaporise" desc = "A simple, featureful and blazingly fast memory-safe alternative to `rm` written in Rust." tags = ["rm", "rust", "alternative", "cli"] links = [ - { name = "git", url = "https://git.devraza.duckdns.org/devraza/vaporise" }, + { name = "git", url = "https://git.devraza.giize.com/devraza/vaporise" }, ] [[project]] @@ -27,7 +27,7 @@ name = "Ambition" desc = "A textual fast-paced 2D MMORPG written in Rust." tags = ["rust", "bevy", "mmorpg"] links = [ - { name = "git", url = "https://git.devraza.duckdns.org/devraza/ambition" }, + { name = "git", url = "https://git.devraza.giize.com/devraza/ambition" }, ] [[project]] @@ -35,7 +35,7 @@ name = "rustboyadvance-ng" desc = "A rusty Nintendo™ Game Boy Advance emulator and debugger. `[Deprecated]`" tags = ["rust", "gameboy", "emulator"] links = [ - { name = "git", url = "https://git.devraza.duckdns.org/devraza/rustboyadvance-ng" }, + { name = "git", url = "https://git.devraza.giize.com/devraza/rustboyadvance-ng" }, { name = "parent", url = "https://github.com/michelhe/rustboyadvance-ng" }, ] @@ -44,7 +44,7 @@ name = "radiant.nvim" desc = "A fast and minimal Neovim configuration framework." tags = ["neovim"] links = [ - { name = "git", url = "https://git.devraza.duckdns.org/devraza/radiant.nvim" }, + { name = "git", url = "https://git.devraza.giize.com/devraza/radiant.nvim" }, ] [[project]] @@ -52,7 +52,7 @@ name = "kagayaki.nvim" desc = "A gorgeously soft colorscheme for Neovim." tags = ["neovim", "colorscheme"] links = [ - { name = "git", url = "https://git.devraza.duckdns.org/devraza/particle.nvim" }, + { name = "git", url = "https://git.devraza.giize.com/devraza/particle.nvim" }, ] [[project]] @@ -60,7 +60,7 @@ name = "DianciEmacs" desc = "A minimal and elegant Emacs configuration framework. `[Deprecated]`" tags = ["emacs", "config", "diancie"] links = [ - { name = "git", url = "https://git.devraza.duckdns.org/devraza/dianciemacs" }, + { name = "git", url = "https://git.devraza.giize.com/devraza/dianciemacs" }, ] [[project]] @@ -68,5 +68,5 @@ name = "Kagayaki for Emacs" desc = "A gorgeously soft colorscheme for Emacs. `[Deprecated]`" tags = ["emacs", "colorscheme", "theme", "dark"] links = [ - { name = "git", url = "https://git.devraza.duckdns.org/devraza/kagayaki-emacs" }, + { name = "git", url = "https://git.devraza.giize.com/devraza/kagayaki-emacs" }, ] diff --git a/public/projects/index.html b/public/projects/index.html index 3a5fc97..ebf9426 100644 --- a/public/projects/index.html +++ b/public/projects/index.html @@ -1 +1 @@ -Projects

sage

A collection of utilities for home labs written in Rust.

#rust
#homelab
#selfhosted
#utility
#cli

bunbun

A simple and adorable sysinfo utility written in Rust.

#sysinfo
#neofetch
#rust
#cli

vaporise

A simple, featureful and blazingly fast memory-safe alternative to rm written in Rust.

#rm
#rust
#alternative
#cli

Ambition

A textual fast-paced 2D MMORPG written in Rust.

#rust
#bevy
#mmorpg

rustboyadvance-ng

A rusty Nintendo™ Game Boy Advance emulator and debugger. [Deprecated]

#rust
#gameboy
#emulator

radiant.nvim

A fast and minimal Neovim configuration framework.

#neovim

kagayaki.nvim

A gorgeously soft colorscheme for Neovim.

#neovim
#colorscheme

DianciEmacs

A minimal and elegant Emacs configuration framework. [Deprecated]

#emacs
#config
#diancie

Kagayaki for Emacs

A gorgeously soft colorscheme for Emacs. [Deprecated]

#emacs
#colorscheme
#theme
#dark
powered by zola and serene
\ No newline at end of file +Projects

sage

A collection of utilities for home labs written in Rust.

#rust
#homelab
#selfhosted
#utility
#cli

bunbun

A simple and adorable sysinfo utility written in Rust.

#sysinfo
#neofetch
#rust
#cli

vaporise

A simple, featureful and blazingly fast memory-safe alternative to rm written in Rust.

#rm
#rust
#alternative
#cli

Ambition

A textual fast-paced 2D MMORPG written in Rust.

#rust
#bevy
#mmorpg

rustboyadvance-ng

A rusty Nintendo™ Game Boy Advance emulator and debugger. [Deprecated]

#rust
#gameboy
#emulator

radiant.nvim

A fast and minimal Neovim configuration framework.

#neovim

kagayaki.nvim

A gorgeously soft colorscheme for Neovim.

#neovim
#colorscheme

DianciEmacs

A minimal and elegant Emacs configuration framework. [Deprecated]

#emacs
#config
#diancie

Kagayaki for Emacs

A gorgeously soft colorscheme for Emacs. [Deprecated]

#emacs
#colorscheme
#theme
#dark
powered by zola and serene
\ No newline at end of file