Skip to content

Commit

Permalink
Update about.html
Browse files Browse the repository at this point in the history
  • Loading branch information
NecRaul committed Jul 31, 2024
1 parent 900ca16 commit 46dd026
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions about.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
about
<meta charset="utf-8" />
<link rel="stylesheet" type="text/css" href="/css/stylesheet.css" />
<link rel="icon" type="image/x-icon" href="/images/favicon.png" />
Expand Down Expand Up @@ -31,10 +32,10 @@ <h2>About Me</h2>
I like the usual otaku stuff (anime, manga, light novels, visual novels,
etc.), and I also code from time to time. All my money goes to buying
physical Japanese media. My preferred programming languages are C, C#, and
Python, but I dabble in others too. At the moment, I'm pursuing my
Master's, and hopefully, I'll attempt to get a Doctorate in the near
future. I also happen to have a slight disdain for people who don't share
my ideas, as my ideas are undoubtedly the best ones there are.
Python, but I dabble in others too. I have a Bachelor's Degree and a
Master's Degree in Computer Science. I'm attempting to get a Doctorate in
the near future. I also happen to have a slight disdain for people who
don't share my ideas, as my ideas are undoubtedly the best ones there are.
</p>

<p>
Expand Down Expand Up @@ -87,4 +88,3 @@ <h2>About Me</h2>
</div>
</body>
</html>

0 comments on commit 46dd026

Please sign in to comment.