site/content/_index.md

37 lines
1.2 KiB
Markdown
Raw Normal View History

2022-07-27 02:13:58 -05:00
+++
title = "Missing's website"
sort_by = "title"
page_template = "subpage.html"
+++
# Welcome to missing's website!
2022-07-27 21:50:14 -05:00
Hey! I'm {{ resize_image(path="missing.png", width=32, height=32, op="scale", class="pfp") }}
**TheMissingPiece**, but most people just call me missing. I am a nerd and tech
enthusiast who loves to rewrite things that already exist just because I can. I
know JavaScript, TypeScript, Java, C#, and Rust, but nowadays most of my code is
2022-07-27 02:13:58 -05:00
written in Rust. You can find my projects on my friend's [Gitea](https://git.karx.xyz/missing).
---
Some projects I am currently working on:
2022-10-30 22:09:13 -05:00
- An X11 protocol, client, and server implementation in Rust, currently not published anywhere.
2022-07-27 02:13:58 -05:00
- [`dyn_vec`](https://git.karx.xyz/missing/dyn_vec), a `Vec<T: ?Sized>` for Rust
- [My os](https://git.karx.xyz/missing/os), which is still very much a work in progress
---
My friends' links:
- [karx](https://karx.xyz)
2022-07-27 22:14:57 -05:00
- [gallant](https://www.gallant.lol)
2022-07-27 02:13:58 -05:00
- [famfo](https://famfo.xyz)
- [lemon](https://lemonsh.moe)
---
Ways to reach me:
- TheMissingPiece#6742 on Discord
2022-07-28 20:41:06 -05:00
- karx's [Discord](https://discord.gg/ejamTPCVSB) or [IRC](ircs://karx.xyz:6697)
2022-07-27 02:13:58 -05:00
- [piecenotfound@gmail.com](mailto:piecenotfound@gmail.com)
---