migrate from markdown to djot
Also uses PL badges and icons added as djot filters/renderers.
This commit is contained in:
16
index.dj
Normal file
16
index.dj
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
# rpqt's web corner
|
||||||
|
|
||||||
|
Hi! I'm Romain, a computer science student at [Ensimag][] engineering school.
|
||||||
|
|
||||||
|
I'm interested in many aspects of IT so I try to play a little bit with
|
||||||
|
everything. I love Rust, Nix, Zig, TS and other cool tech.
|
||||||
|
|
||||||
|
## Temporary index
|
||||||
|
|
||||||
|
- [What I'm doing now](./now.dj)
|
||||||
|
- [Projects](./projects)
|
||||||
|
- [Socials](./socials.dj)
|
||||||
|
- [Stuff I use](./uses.dj)
|
||||||
|
- [Résumé/CV (public version)](./résumé/)
|
||||||
|
|
||||||
|
[Ensimag]: https://ensimag.grenoble-inp.fr
|
||||||
13
index.md
13
index.md
@@ -1,13 +0,0 @@
|
|||||||
---
|
|
||||||
layout: layouts/main.vto
|
|
||||||
title: rpqt's web corner
|
|
||||||
---
|
|
||||||
|
|
||||||
# rpqt's web corner
|
|
||||||
|
|
||||||
Hi! I'm Romain, a computer science student at [Ensimag] engineering school.
|
|
||||||
|
|
||||||
I'm interested in many aspects of IT so I try to play a little bit with
|
|
||||||
everything. I love Rust, Nix, Zig, TS and other cool tech.
|
|
||||||
|
|
||||||
[Ensimag]: https://ensimag.grenoble-inp.fr
|
|
||||||
5
now.dj
Normal file
5
now.dj
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
# What I'm up to
|
||||||
|
|
||||||
|
- I am doing an exchange at [AGH][], in Kraków 🇵🇱, from October 2025 to February 2026.
|
||||||
|
|
||||||
|
[AGH]: https://www.agh.edu.pl/en/
|
||||||
5
now.md
5
now.md
@@ -1,5 +0,0 @@
|
|||||||
# What I'm up to
|
|
||||||
|
|
||||||
- I am doing an exchange at [AGH], in Kraków 🇵🇱, from October 2025 to February 2026.
|
|
||||||
|
|
||||||
[AGH]: https://www.agh.edu.pl/en/
|
|
||||||
@@ -11,9 +11,9 @@ I'm still not decided on which language features I want to explore.
|
|||||||
|
|
||||||
## Source mirrors
|
## Source mirrors
|
||||||
|
|
||||||
- [GitHub](https://github.com/rpqt/lila)
|
- :si-github: [GitHub](https://github.com/rpqt/lila)
|
||||||
- [Gitea](https://git.turifer.dev/rpqt/lila)
|
- :si-gitea: [Gitea](https://git.turifer.dev/rpqt/lila)
|
||||||
- [SourceHut](https://git.sr.ht/~rpqt/lila)
|
- :si-sourcehut: [SourceHut](https://git.sr.ht/~rpqt/lila)
|
||||||
|
|
||||||
## Roadmap
|
## Roadmap
|
||||||
|
|
||||||
|
|||||||
15
socials.dj
Normal file
15
socials.dj
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
## Forges
|
||||||
|
|
||||||
|
### :si-gitea: [My Gitea instance](https://git.turifer.dev/rpqt)
|
||||||
|
|
||||||
|
### :si-radicle: [Radicle node](https://app.radicle.xyz/nodes/radicle.rpqt.fr)
|
||||||
|
|
||||||
|
### :si-sourcehut: [SourceHut](https://git.sr.ht/~rpqt)
|
||||||
|
|
||||||
|
### :si-github: [GitHub](https://github.com/rpqt)
|
||||||
|
|
||||||
|
### :si-codeberg: [Codeberg](https://codeberg.org/rpqt)
|
||||||
|
|
||||||
|
### :si-gitlab: [GitLab](https://gitlab.com/rpqt)
|
||||||
|
|
||||||
|
### :si-gitlab: [GRICAD GitLab instance](https://gricad-gitlab.univ-grenoble-alpes.fr/paquetr)
|
||||||
@@ -1,9 +0,0 @@
|
|||||||
## Forges
|
|
||||||
|
|
||||||
- [My Gitea instance](https://git.turifer.dev/rpqt)
|
|
||||||
- [Radicle node](https://app.radicle.xyz/nodes/radicle.rpqt.fr)
|
|
||||||
- [SourceHut](https://git.sr.ht/~rpqt)
|
|
||||||
- [GitHub](https://github.com/rpqt)
|
|
||||||
- [Codeberg](https://codeberg.org/rpqt)
|
|
||||||
- [GitLab](https://gitlab.com/rpqt)
|
|
||||||
- [GRICAD GitLab instance](https://gricad-gitlab.univ-grenoble-alpes.fr/paquetr)
|
|
||||||
@@ -6,22 +6,22 @@ There are [lots of pages](https://uses.tech) like this one showing developer set
|
|||||||
|
|
||||||
### OS
|
### OS
|
||||||
|
|
||||||
I've used different Linux systems on my machines, mostly [Arch Linux] on my laptop.
|
I've used different Linux systems on my machines, mostly [Arch Linux][] on my laptop.
|
||||||
I recently joined the [_NixOS cult_ ❄️][NixOS], maybe you should too 👀.
|
I recently joined the [_NixOS cult_ ❄️][NixOS], maybe you should too 👀.
|
||||||
My handphone runs on [GrapheneOS].
|
My handphone runs on [GrapheneOS][].
|
||||||
|
|
||||||
### Apps
|
### Apps
|
||||||
|
|
||||||
- **Editor**: helix
|
- *Editor*: helix
|
||||||
- **Terminal**: alacritty, ghostty
|
- *Terminal*: alacritty, ghostty
|
||||||
- **Font**: JetBrains Mono
|
- *Font*: JetBrains Mono
|
||||||
- **Shell**: zsh
|
- *Shell*: zsh
|
||||||
- **Prompt**: starship
|
- *Prompt*: starship
|
||||||
- **History**: atuin
|
- *Shell history*: atuin
|
||||||
- **Other utils**: zoxide, direnv, rg
|
- *Other utils*: zoxide, direnv, rg
|
||||||
- **Web browser**: Firefox, Vanadium
|
- *Web browser*: Firefox, Vanadium
|
||||||
- **VPN**: Tailscale, Zerotier
|
- *VPN*: Tailscale, Zerotier
|
||||||
- **DNS**: Self-hosted [Unbound]
|
- *DNS*: Self-hosted [Unbound][]
|
||||||
|
|
||||||
## Hardware
|
## Hardware
|
||||||
|
|
||||||
@@ -33,7 +33,7 @@ My handphone is a Pixel 7a.
|
|||||||
|
|
||||||
### Keyboard
|
### Keyboard
|
||||||
|
|
||||||
I built a split mechanical keyboard, the (Ferris) [Sweep] LP, which I only use at home.
|
I built a split mechanical keyboard, the (Ferris) [Sweep][] LP, which I only use at home.
|
||||||
|
|
||||||
### Audio
|
### Audio
|
||||||
|
|
||||||
Reference in New Issue
Block a user