diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -23,8 +23,8 @@ <img id="face" src="assets/compass.jpg"/> <div id="profile"> <p> Hello, I'm Justice, and I go by j-james on the Internet. </p> - <p> I'm a fourth-year student at <a href="https://www.bisd303.org/bhs">Bainbridge High School</a>, captain of <a href="https://spartronics4915.com">our local FIRST robotics team</a>, and a member of <a href="https://www.bhsultimate.org/">the ultimate frisbee team</a> and <a href="https://www.bihockey.org/">the summer roller hockey league</a> (pre-pandemic). </p> - <p> Outside of school, sports, and social life, I enjoy building and contributing to <a href="https://www.gnu.org/philosophy/free-sw.html">free-and-open-source</a> projects. The majority of my work can either be found on my <a href="https://github.com/j-james">GitHub</a> or at <a href="https://git.sr.ht/~j-james">SourceHut</a>. </p> + <p> I'm a fourth-year student at <a href="https://www.bisd303.org/bhs">Bainbridge High School</a>, captain of <a href="https://spartronics4915.com">our local FIRST robotics team</a>, and a member of <a href="https://www.bhsultimate.org">the ultimate frisbee team</a> and <a href="https://www.bihockey.org">the summer roller hockey league</a> (pre-pandemic). </p> + <p> Outside of school, sports, and social life, I enjoy building and contributing to <a href="https://www.gnu.org/philosophy/free-sw">free-and-open-source</a> projects. The majority of my work can either be found on <a href="https://github.com/j-james">GitHub</a> or at <a href="https://git.sr.ht/~j-james">SourceHut</a>. </p> </div> </div> <div id="details"> |