diff options
author | sotech117 <michael_foiani@brown.edu> | 2025-09-16 23:47:52 -0400 |
---|---|---|
committer | sotech117 <michael_foiani@brown.edu> | 2025-09-16 23:47:52 -0400 |
commit | f202f304450cc32057a51acd0df740b4bf3d727c (patch) | |
tree | b04806e1c31cfc43d05b96d499c0a39979b441d8 /index.html | |
parent | 196054a1a61511be6272abc96e9cffa4a20822b9 (diff) |
add ico and small fixes to site
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 24 |
1 files changed, 10 insertions, 14 deletions
@@ -106,10 +106,9 @@ <p> I have been making websites for 13 years, starting with a basic HTML page on my Mom's old Windows XP laptop in 6th grade. Since then, I have - built upon this initial interest into a passion for all things - technology. Recently, I graduated with my Masters in Computer Science - from Brown University, specializing in UI/UX, Graphics, and Operating - Systems. + built upon this interest into a passion for all things technology. + Recently, I graduated with my Masters in Computer Science from Brown + University, specializing in UI/UX, Graphics, and Operating Systems. </p> <p> @@ -347,9 +346,9 @@ >code</a >) <br /> - A neural net in Python applied on a oscilloscope to more - accurately tune instruments in thermodynamically diverse - environments. + A neural net applied on a oscilloscope in Python to more + accurately measure the speed of light and tune instruments in + thermodynamically diverse environments. </p> </li> <li> @@ -363,7 +362,9 @@ <br /> A lightweight, multithreaded client/server implementation of the TCP/IP stack in Go, following the exact spec of - <a href="https://www.ietf.org/rfc/rfc793.txt">RFC 793</a>. + <a target="_blank" href="https://www.ietf.org/rfc/rfc793.txt" + >RFC 793</a + >. </p> </li> @@ -372,11 +373,6 @@ <p> (<a target="_blank" - href="https://drive.mfoi.dev/s/oDmMsL98JzdQ2gw" - >paper</a - >, - <a - target="_blank" href="https://www.git.mfoi.dev/snowcast-streamer.git/about/" >code</a >) @@ -392,7 +388,7 @@ <footer> <p> - Thats all? Yup, I really believe in minimalism, privacy, and that + That's all? Yup, I really believe in minimalism, privacy, and that "comparison is the thief of joy". I'm not here to impress, just to publicize what I want to be public. <br /> |