aboutsummaryrefslogtreecommitdiff
path: root/pages/greeting.md
diff options
context:
space:
mode:
authorflu0r1ne <flu0r1ne@flu0r1ne.net>2023-09-07 21:28:37 -0500
committerflu0r1ne <flu0r1ne@flu0r1ne.net>2023-09-07 21:28:37 -0500
commitd67f3514eff4f45ad1ca84cde6465e622acd4dcc (patch)
tree55f9c8e4f68f1269300b937fb14ae76e3446d621 /pages/greeting.md
parentef4fb0a5277ee99bd0f1747b77e733ef7f02460d (diff)
downloadhomepage-d67f3514eff4f45ad1ca84cde6465e622acd4dcc.tar.xz
homepage-d67f3514eff4f45ad1ca84cde6465e622acd4dcc.zip
Scoped global styling to all markdown
Make React compatible with markdown-style HTML by added components with identical styling to markdown. This is done while CSS scoping is maintained. Additional style is loaded through the markdown loader by injecting default-styling tags into the components. This allows default-margin to be added to these elements in addition to the styling found in the React elements. The homepage reflects the domain, as defined by an environmental variable.
Diffstat (limited to 'pages/greeting.md')
-rw-r--r--pages/greeting.md14
1 files changed, 11 insertions, 3 deletions
diff --git a/pages/greeting.md b/pages/greeting.md
index 45514a0..eb7a399 100644
--- a/pages/greeting.md
+++ b/pages/greeting.md
@@ -1,13 +1,21 @@
## Hello,
-You’ve happened upon my homepage. I’m a student, developer, and engi-nerd pursuing a degree in computer engineering at Texas A&M University.
+You've happened upon my homepage. I'm a software developer, engi-nerd, and a recent graduate of computer engineering at Texas A&M University.
+I've worked on a wide range of computational projects across a number of subject areas: robotics, bioinformatics, computer security, networking,
+deep learning, and computer systems. Engineering projects define my life, and fill much of my waking attention. I've founded and led two robotics teams,
+built a SLAM system for autonomous driving, worked as an undergraduate teaching assistant for a datastructures and algorithms course, built genome analysis
+toolkits, and have written code in high-performance routers. Much of my code lives in production systems. I'm also passionate about open-source and often flit
+around the internet contributing to open-source projects. Recently, I found and reported a buffer overrun in a Linux kernel driver and added zsh autocomplete
+support to Python's `argcomplete` module.
- [The Logs](/logs)
-- [Public Git Projects](https://www.git.flu0r1ne.net)
+- [Public Git Projects](https://www.git.al.exander.io)
- My PGP keys
+ [Ascii Armored](/flu0r1ne.asc)
+ [Binary](/flu0r1ne.pub)
+I've a privacy-enthusiast and go by my first name, Alex, or my legacy handle `flu0r1ne`.
+
Best,
-\- Alex < flur01ne [at] flu0r1ne.net >
+\- Alex < alex [at] al.exander.io >