From 04522dc99244caccc20951581024d4a422e95b55 Mon Sep 17 00:00:00 2001 From: Abhijeet Bendapudi <abhijeet@bendapudi.local> Date: Wed, 26 Feb 2025 23:22:33 -0500 Subject: [PATCH] Projects page -- add Pi details --- _site/.DS_Store | Bin 0 -> 6148 bytes src/sections/Now.md | 3 ++- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 _site/.DS_Store diff --git a/_site/.DS_Store b/_site/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..eadaff97c57815a5f8d8bc0056a2e1eb93b8a568 GIT binary patch literal 6148 zcmeHKI|>3Z5S{S@f{mqRuHX%V=n3`$7K#?4AZopp=kjR2`83O7r-kwcCNG)HOUNsB zc0@#%x9vh?CL$BKp*(Epo9&zTY>*KJ!g0ps-ds+{^J(A9eHSq9Sk7{lgX}td+o4eb zDnJFO02QDDpH?6%>}2}sgLxhmpaMUyfPEhd+^{CLf&S^h;4J`fgs>at-b(<B1%NfN z4MYT{K?Md?v&GP$BVIDECboe=7tQ8F^JdKsMg4Z1Up!s326ChVRG_QCFqSi`|7-Z0 z{=ZA&iV9GHzfwR)t7f&tld`t<9%r?-z&CKqdBV*wcM1kC$3QQ~SXeopds5^Tn`6Hw Uwt-GZ-0496445u7D)4OuUXA}0+5i9m literal 0 HcmV?d00001 diff --git a/src/sections/Now.md b/src/sections/Now.md index 358ff7f..aed266c 100644 --- a/src/sections/Now.md +++ b/src/sections/Now.md @@ -13,6 +13,7 @@ If I were to answer the question, *"what would I tell a friend I hadn't seen in * I graduated from the University of Texas at Austin last May. Hook 'em! ð¤ * I joined the University of Toronto and started my graduate school journey in June. I've been here nearing 10 months now! - I started my project in late November and have been working on it since then! +* Homework and assignments have also been a core priority - been very busy with that! * On the side, I've been working on this setup! - I bought a [Raspberry Pi Zero 2 W](https://www.raspberrypi.com/products/raspberry-pi-zero-2-w/) and am kind of doing a self-hosted server setup on it. I've done this before on a VPS, but I've been working on this Pi setup to hopefully learn and build a whole IoT system at home! -* Homework and assignments have also been a core priority - been very busy with that! + - So far, I've managed to set up Uptime Kuma, a Git instance, and WireGuard. Honestly impressed such a small computer can run all that! -- 2.39.5