mirror of
https://github.com/prdlk/website.git
synced 2026-08-04 10:21:42 +00:00
docs(astro): restructure homepage, add education & organization sections, remove about page
This commit is contained in:
@@ -49,4 +49,16 @@ const range = (start: Date, end?: Date) =>
|
||||
))
|
||||
}
|
||||
</ul>
|
||||
<section class="mt-16">
|
||||
<h2 class="title text-accent mb-6 text-xl">Education</h2>
|
||||
<p>
|
||||
<strong>Virginia Commonwealth University</strong><br />
|
||||
B.S. in Applied Mathematics
|
||||
</p>
|
||||
<p class="mt-2">
|
||||
Attended 5 MLH hackathons, published 3 apps in 3 years with over 1M downloads, and wrote 3
|
||||
articles with over 120k reads. Coursework spanned linear algebra, number theory, topological
|
||||
data analysis, and vector calculus.
|
||||
</p>
|
||||
</section>
|
||||
</PageLayout>
|
||||
|
||||
Reference in New Issue
Block a user