Update index.html

This commit is contained in:
Xander Bazzi 2024-11-18 19:00:42 -07:00
parent 7bc3c5d887
commit a4f07fbc86

View File

@ -20,8 +20,8 @@
<div class="title"><span class="fa-solid fa-user"></span> whoami</div> <div class="title"><span class="fa-solid fa-user"></span> whoami</div>
<div class="content"> <div class="content">
<p> <p>
Software engineer, specializing in algorithms and physics-based models. Passionate about theoretical computer science and low-level programming. Software engineer, specializing in algorithms, socket programming, and physics-based models. Passionate about theoretical computer science and low-level programming.
As you can see, I am not a web developer. As you can see, I am not a web developer.
</p> </p>
</div> </div>
<div class="title"><span class="fa-solid fa-lightbulb"></span> projects </div> <div class="title"><span class="fa-solid fa-lightbulb"></span> projects </div>
@ -57,4 +57,4 @@
} }
</style> </style>
</body></html> </body></html>