remove about me; no one wants to see that fucking ugly face

This commit is contained in:
Elizabeth Hunt 2024-03-14 23:04:38 -06:00
parent 977fea79a2
commit dc7c34dd95
Signed by: simponic
GPG Key ID: 52B3774857EB24B1
2 changed files with 13 additions and 23 deletions

View File

@ -1,22 +1,7 @@
# howdy!
<img src="https://git.simponic.xyz/simponic/.profile/raw/branch/main/img/me.jpg" width='200'>
i'm elizabeth but my friends call me lizzy or liz, so you can call me that too! since we're friends, right?
i like math. a lot. i like functional programming in lisps and elixir. i love the warm embrace of type safety (and as close as we can get with typescript).
i like programming most waking hours of the day to keep the bad thoughts at bay and use my brain on stuff no matter how unnecessary or how little it contributes to my skill development or social abilities. maybe the grind and ticking things off the list of things to do before i die is what keeps me alive heh.
i hate war and i hate poverty. ~~i hate myself too but that's okay i can deal with it; i have for these twenty long years. love from family and my fiance helps with that~~.
anyways sorry for that. life is good right? :D
# contact me
- [elizabeth.hunt@simponic.xyz](mailto:elizabeth.hunt@simponic.xyz)
- [linkedin](https://linkedin.com/in/simponic)
- [instagram](https://www.instagram.com/simponic03/)
- [github (deprecated)](https://github.com/simponic/)
- "simponic" on [discord](https://discord.com)
@ -32,6 +17,12 @@ certainly my most complex side project.
[cheSSH](https://git.simponic.xyz/simponic/chessh) is a horizontally scalable game of chess over SSH with lots and lots of features. it was initially deployed on a cluster of 5 raspberry pi's behind a NAT.
## cminus
![cminus](https://git.simponic.xyz/simponic/.profile/raw/branch/main/img/cminus.png)
[cminus](https://git.simponic.xyz/simponic/cminus) is a compiler for a subset of C targeting the MIPS architecture as my tryhard magnum opus for CS5300 - Compiler Design (fav class btw).
## tabloid closures
![closure](https://git.simponic.xyz/simponic/.profile/raw/branch/main/img/tabloid-fake-closure.png)
@ -44,7 +35,7 @@ certainly my most complex side project.
[godel-explorer](https://static.simponic.xyz/godel/) is a compiler from the Lambda Calculus-inspired L Programming Language to JavaScript and [Godel numbers](https://plato.stanford.edu/entries/goedel-incompleteness/sup1.html) using the amazingly simple [PEG](https://github.com/pegjs/pegjs) parser generator.
## turing machine visualizer
## turing machine
![closure](https://git.simponic.xyz/simponic/.profile/raw/branch/main/img/state-system.png)
@ -70,12 +61,6 @@ small side note: i had the worst experience of my life (worse than the time my a
[lizfcm](https://git.simponic.xyz/simponic/lizfcm) is a unit-tested static library in "immutable" C for computational mathematics. [read the software manual](https://git.simponic.xyz/simponic/lizfcm/src/branch/main/doc/software_manual.pdf) for my tryhard MATH 4610 finale.
## cminus
![cminus](https://git.simponic.xyz/simponic/.profile/raw/branch/main/img/cminus.png)
[cminus](https://git.simponic.xyz/simponic/cminus) is a compiler for a subset of C targeting the MIPS architecture as my tryhard magnum opus for CS5300 - Compiler Design (fav class btw).
## jumpstorm
like many devs i made an engine, and then put the game on hold indefinitely hahahah.
@ -102,4 +87,9 @@ obviously you're on [git.simponic.xyz](https://git.simponic.xyz/simponic), so yo
but all my "homelab" infra; my mail server, dns servers, web servers, etc. are all deployed [with ansible](https://git.simponic.xyz/simponic/infra). including the site you're on!
there are [a lot of other projects you can explore](https://git.simponic.xyz/simponic?tab=repositories). try to find my 3d engine and operating system, that i wrote at the young ages of 16 and 17 respectively.
there are [a lot of other projects you can explore](https://git.simponic.xyz/simponic?tab=repositories).
## WIPS
[the abstraction engine](https://git.simponic.xyz/simponic/the-abstraction-engine)
[cps interpreter](https://git.simponic.xyz/simponic/cps-interpreter)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 96 KiB