added quant job info
This commit is contained in:
parent
c47ca1f16a
commit
ace6603241
2 changed files with 17 additions and 16 deletions
|
@ -21,9 +21,10 @@ import portrait from "@/assets/portrait.jpg";
|
|||
</Paragraph>
|
||||
<Paragraph>
|
||||
Noah is studying for a career in finance. For two summers, Noah worked
|
||||
as an intern analyst at a private equity firm in Chicago. Going forward,
|
||||
he wants to use his mathematics skills for a job in quantitative
|
||||
trading.
|
||||
as an intern analyst at a private equity firm in Chicago. He then worked
|
||||
as an intern quantitative researcher at a company specializing in
|
||||
cryptocurrency data aggregation and analysis. Going foward, Noah wants
|
||||
to continue using his mathematics skills in quantitative finance.
|
||||
</Paragraph>
|
||||
<Paragraph>
|
||||
Outside of work and school, Noah enjoys reading and programming. His
|
||||
|
|
|
@ -6,7 +6,7 @@ import Project from "@/components/Project.astro";
|
|||
|
||||
import drfeelycom from "@/assets/drfeelycom.png";
|
||||
import ngen from "@/assets/ngen.png";
|
||||
import jhdcom from "@/assets/jhdcom.png";
|
||||
//import jhdcom from "@/assets/jhdcom.png";
|
||||
---
|
||||
|
||||
<Section id="projects">
|
||||
|
|
Loading…
Reference in a new issue