update homepage

This commit is contained in:
Damian 2026-02-01 21:47:58 +01:00
commit fe61b5c2ba

View file

@ -34,7 +34,7 @@
table { table {
border-collapse: separate; border-collapse: separate;
border-spacing: 0 10px; border-spacing: 0 5px;
} }
table td { table td {
padding: 0px 0.4em; padding: 0px 0.4em;
@ -68,7 +68,7 @@
</pre> </pre>
<p> <p>
Im a math undergraduate and hobbyist programmer with a growing interest in numerical methods and scientific computing. I enjoy exploring how mathematical ideas translate into efficient low-level code. I'm a math undergraduate and hobbyist programmer with a growing interest in numerical methods and scientific computing. I enjoy exploring how mathematical ideas translate into efficient low-level code.
</p> </p>
<p><b>projects & hobbys</b></p> <p><b>projects & hobbys</b></p>
@ -76,7 +76,7 @@
<table> <table>
<tr> <tr>
<td> <td>
<a href="/synth">synth</a> <a href="/git/Damian/synth">synth</a>
</td> </td>
<td>a modular synthesizer project to learn C</td> <td>a modular synthesizer project to learn C</td>
</tr> </tr>
@ -111,7 +111,7 @@
</table> </table>
<p><b>feedback & suggestions are welcome</b></p> <p><b>feedback & suggestions are always welcome</b></p>
<p>damianhsimon@gmail.com</p> <p>damianhsimon@gmail.com</p>
</body> </body>