diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/index.html b/index.html index 80fa92f..be9cc23 100644 --- a/index.html +++ b/index.html @@ -8,3 +8,21 @@ layout: layout Hi, my name is Anastasie. I'm a software engineer focused on offline-first technologies and sustainable, uncomplicated architecture. </p> + +<p> + Some of the things I'm working on/have worked on: + + <ul> + <li><a href="https://rust-lang.org">The Rust Programming Language</a> (community + organizing/moderation)</li> + <li><a href="https://github.com/rust-lang/rustlings">Rustlings</a> (maintainership)</li> + <li><a href="https://jekyllrb.com">Jekyll</a> (maintainership)</li> + <li><a href="https://nodejs.org">Node.js</a> (leadership)</li> + <li><a href="https://impfzentren.bayern">Bavarian Vaccination Centres</a> (development)</li> + <li><a href="https://jsconf.eu">JSConf EU</a> and <a href="https://cssconf.eu">CSSconf EU</a> (organizing)</li> + <li><a href="https://berline.rs">Rust Berlin</a> (organizing)</li> + </ul> +</p> + +<p> + You can contact me via email: <code>ana at this website</code> +</p> |