Compare commits

..

No commits in common. 'f1847e4a2e67a219774298174dd8852cdccbdf72' and 'b61cbadd15a26280a90ab235aa675641bf790885' have entirely different histories.

  1. 9
      pages/index.tsx

@ -110,11 +110,10 @@ const Page: NextPageWithLayout = () => {
<h2 id="about">/almqv</h2>
<p>
I am a {secondsToYears(getAge())}-year-old{" "}
<em>engineer</em> with a passion for{" "}
<em>CS</em>, <em>physics</em>, and <em>mathematics</em>.
</p>
<p>
I am also a startup founder. Currently working on <a href="https://www.linkedin.com/company/ingenuityai/" target="_blank" rel="noreferrer">ingenuity</a>.
<em>Computer Science and Engineering student</em> with a passion for{" "}
<em>engineering</em>, <em>programming</em>, and <em>mathematics</em>.
I also have an interest in <em>physics</em> and <em>*NIX</em>{" "}
<Nem>(Linux, UNIX, etc)</Nem> systems.
</p>
{/*TODO: Add GitHub code frequency/contrib here*/}
<p className="topmargin">

Loading…
Cancel
Save