Add certificates section to page.tsx

This commit is contained in:
2024-04-19 01:01:18 +02:00
parent 2273d7781a
commit 1b8d84b469

View File

@@ -30,6 +30,18 @@ export default async function Index() {
<p>Minor: Deep Learning</p>
</div>
<div className="text-center my-10">
<h2 className="text-3xl">Certificates</h2>
<b>Mathematics for Machine Learning: Linear Algebra</b>
<p>Imperial College London</p>
<a
className="text-blue-500"
href="https://coursera.org/share/11b0e4d6cf00b44869dcf9c4bec70865"
>
Link to Certificate
</a>
</div>
<div className="text-center my-10">
<h2 className="text-3xl">Links</h2>
<ul>