2017-03-11 13:44:36 +01:00
|
|
|
+++
|
2021-01-31 16:21:31 +01:00
|
|
|
date = "2021-01-31"
|
2017-03-11 15:18:12 +01:00
|
|
|
publishdate = "2017-03-11T11:23:43+01:00"
|
2017-03-11 13:44:36 +01:00
|
|
|
title = "About"
|
2017-03-11 15:18:12 +01:00
|
|
|
description = "Information about myself"
|
2017-03-11 13:44:36 +01:00
|
|
|
menu = "main"
|
|
|
|
|
|
|
|
+++
|
|
|
|
|
2017-04-07 14:07:15 +02:00
|
|
|
## About Me
|
|
|
|
|
2018-10-02 17:59:29 +02:00
|
|
|
I'm Valentin, a computer science student from Regensburg, Germany. I received
|
2021-01-31 16:21:31 +01:00
|
|
|
my bachelor's degree after graduating from [OTH Regensburg][OTHR] in 2018, started
|
|
|
|
my masters degree at [Ruhr Universität Bochum][RUB] and am now back again at OTH
|
|
|
|
Regensburg to finsih my masters degree.
|
2017-03-11 13:44:36 +01:00
|
|
|
|
2018-07-16 12:01:31 +02:00
|
|
|
My interests are mainly in IT security and open source software but also
|
2018-10-02 17:11:26 +02:00
|
|
|
practical cryptography and blockchain based technologies. I also like
|
2018-07-16 12:01:31 +02:00
|
|
|
administrating Linux machines and planing network infrastructures. In my free
|
|
|
|
time I like to play around with binary analysis and exploiting techniques by
|
2018-10-02 17:59:29 +02:00
|
|
|
solving CTFs and wargames.
|
2017-03-11 13:44:36 +01:00
|
|
|
|
|
|
|
I'm coding since ~2010.
|
|
|
|
|
2017-03-11 16:01:57 +01:00
|
|
|
Currently working at [EBSnet][2].
|
2017-03-11 13:44:36 +01:00
|
|
|
|
2017-04-07 14:07:15 +02:00
|
|
|
## Skills
|
|
|
|
|
2017-03-11 13:44:36 +01:00
|
|
|
* Linux
|
2018-07-16 12:01:31 +02:00
|
|
|
* Rust
|
2017-04-07 14:07:15 +02:00
|
|
|
* Java EE and SE
|
2017-03-11 13:44:36 +01:00
|
|
|
* C
|
|
|
|
* Perl 5
|
|
|
|
* Bash
|
|
|
|
* MySQL
|
|
|
|
* Oracle SQL
|
2018-07-16 12:01:31 +02:00
|
|
|
* A bit of Python
|
2017-03-11 13:44:36 +01:00
|
|
|
|
2021-01-31 16:21:31 +01:00
|
|
|
## Technological Interests
|
|
|
|
|
|
|
|
* Functional programming
|
|
|
|
* Programming language theory
|
|
|
|
|
2017-04-07 14:07:15 +02:00
|
|
|
## System/Tools
|
|
|
|
|
2021-01-31 16:21:31 +01:00
|
|
|
* OS: [Arch Linux][3] / [NixOS][28]
|
2017-03-11 16:01:57 +01:00
|
|
|
* WM: [i3wm][4]
|
|
|
|
* Editor: [Vim][5]
|
|
|
|
* Shell: [Zsh][6] with [oh-my-zsh][7] and [antigen][8] in [tmux][9]
|
2017-03-11 13:44:36 +01:00
|
|
|
|
2021-01-31 16:21:31 +01:00
|
|
|
Also refer to my [`home-manager` config][29] (my classic [dotfiles can be found
|
|
|
|
here][10]).
|
2017-03-11 13:44:36 +01:00
|
|
|
|
2017-04-07 14:07:15 +02:00
|
|
|
## GitHub
|
|
|
|
|
2017-03-11 16:01:57 +01:00
|
|
|
Visit [my GitHub profile][11].
|
|
|
|
|
2017-04-27 13:53:49 +02:00
|
|
|
## Services
|
|
|
|
|
2018-07-16 12:01:31 +02:00
|
|
|
On [mirror.oldsql.cc][17] I'm hosting various mirrors:
|
|
|
|
|
|
|
|
* [Arch Linux][18] ([Pool stats][19])
|
2019-08-10 12:10:03 +02:00
|
|
|
* [Manjaro Linux][27]
|
2018-07-16 12:01:31 +02:00
|
|
|
* [Tor Project][20] ([Downloads][21])
|
|
|
|
* [Tails][22]
|
|
|
|
* [PoC||GTFO ezine][23] (Generated using [this mirror creation tool][24])
|
2017-04-27 13:53:49 +02:00
|
|
|
|
2021-01-31 16:21:31 +01:00
|
|
|
The [website][15] and [mirrors][25] are also available via Tor
|
2018-07-22 19:36:47 +02:00
|
|
|
onion services.
|
2017-04-27 13:53:49 +02:00
|
|
|
|
2021-01-31 16:21:31 +01:00
|
|
|
|
|
|
|
## Other Interests
|
|
|
|
|
|
|
|
* Photography
|
|
|
|
* Writing (getting into it)
|
|
|
|
|
2017-04-07 15:16:01 +02:00
|
|
|
## License
|
|
|
|
|
2018-07-16 12:01:31 +02:00
|
|
|
If not stated otherwise, every page on this website is released unter the
|
|
|
|
[CC-BY-SA-4.0][12] license.
|
2017-04-07 15:16:01 +02:00
|
|
|
|
2021-01-31 16:21:31 +01:00
|
|
|
[OTHR]: https://www.oth-regensburg.de/
|
2017-03-11 16:01:57 +01:00
|
|
|
[2]: http://ebsnet.de/
|
|
|
|
[3]: https://archlinux.org
|
|
|
|
[4]: https://i3wm.org/
|
|
|
|
[5]: http://www.vim.org
|
|
|
|
[6]: https://www.zsh.org/
|
|
|
|
[7]: https://github.com/robbyrussell/oh-my-zsh
|
|
|
|
[8]: http://antigen.sharats.me/
|
|
|
|
[9]: https://tmux.github.io/
|
|
|
|
[10]: https://github.com/vbrandl/dotfiles
|
|
|
|
[11]: https://github.com/vbrandl
|
2017-04-07 15:16:01 +02:00
|
|
|
[12]: https://github.com/vbrandl/vbrandl.net/blob/master/LICENSE
|
2017-04-27 13:53:49 +02:00
|
|
|
[15]: http://womux7pjybmp6i5q.onion/
|
2018-07-16 12:01:31 +02:00
|
|
|
[17]: https://mirror.oldsql.cc/
|
|
|
|
[18]: https://mirror.oldsql.cc/archlinux/
|
2021-01-31 16:21:31 +01:00
|
|
|
[19]: https://archlinux.org/mirrors/oldsql.cc/
|
2018-07-16 12:01:31 +02:00
|
|
|
[20]: https://mirror.oldsql.cc/tor/
|
|
|
|
[21]: https://mirror.oldsql.cc/tor/dist/
|
|
|
|
[22]: https://mirror.oldsql.cc/tails/
|
|
|
|
[23]: https://mirror.oldsql.cc/pocorgtfo/
|
|
|
|
[24]: https://github.com/vbrandl/pocorgtfo-mirror/
|
2018-07-22 19:36:47 +02:00
|
|
|
[25]: http://oldsqlid5444gjnhxeio2esjnatksjrfcyhec2dbqa3ur3hazlsj4xqd.onion/
|
2021-01-31 16:21:31 +01:00
|
|
|
[RUB]: https://www.ruhr-uni-bochum.de/
|
2019-08-10 12:10:03 +02:00
|
|
|
[27]: https://mirror.oldsql.cc/manjaro/
|
2021-01-31 16:21:31 +01:00
|
|
|
[28]: https://nixos.org/
|
|
|
|
[29]: https://github.com/vbrandl/nix-config
|