Skip to content

Commit 59611b9

Browse files
committed
update
1 parent 47aedd9 commit 59611b9

2 files changed

Lines changed: 16 additions & 50 deletions

File tree

CV.pdf

-214 KB
Binary file not shown.

index.html

Lines changed: 16 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -59,28 +59,25 @@ <h1>
5959
</div>
6060
</div>
6161
</div>
62-
<p>I am a 5th year PhD student in mathematics at the University of Chicago. My advisor is <a
62+
<p>I am currently a Quantitative Researcher at <a
63+
href="https://radixtrading.co/">Radix Trading</a>. <br>
64+
65+
I obtained my Ph.D. in mathematics from the University of Chicago in March 2022, advised by <a
6366
href="https://math.uchicago.edu/~may/">J. P. May</a>.
6467
<br>
65-
I work in the field of algebraic topology and in particular, equivariant homotopy theory. My research interests
66-
include:
67-
<li>\(RO(G)\) homology computations</li>
68+
My academic work is in the field of algebraic topology and in particular, equivariant homotopy theory. My research includes:
69+
<li>\(RO(G)\)-graded co/homology computations</li>
6870
<li>Equivariant classifying spaces and genuine characteristic classes</li>
6971
<li>Equivariant power operations; Steenrod and Dyer-Lashof algebras.</li>
70-
<li>Minimal cell structures and discrete Morse theory in the equivariant setting</li>
71-
I am also interested in developing computer software to assist with, and in many cases automate, the algebra involved in
72-
equivariant computations. You can find all that work in the links below.
73-
</p>
74-
75-
<p>Here is my <a href="CV.pdf">CV</a>.
72+
<li>Developing computer software to assist with, and in many cases automate, the algebra involved in
73+
equivariant computations.</li>
7674
</p>
7775

78-
7976
<div class="header">
8077
<div class="headertitle">
8178
<div class="textblock">
8279
<h1>
83-
Preprints
80+
Papers and Code
8481
</h1>
8582
</div>
8683
</div>
@@ -92,57 +89,26 @@ <h1>
9289
<li><a href="papers/Rational.pdf">\(C_2\) equivariant characteristic classes over the rational Burnside ring</a>
9390
</li>
9491
<li><a href="papers/Rational_Higher_Powers.pdf">\(C_{2^n}\)-equivariant rational stable stems and characteristic classes</a></li>
95-
</p>
96-
97-
<div class="header">
98-
<div class="headertitle">
99-
<div class="textblock">
100-
<h1>
101-
Code
102-
</h1>
103-
</div>
104-
</div>
105-
</div>
106-
<p>
107-
<li><a href=" https://github.com/NickG-Math/Mackey"> https://github.com/NickG-Math/Mackey</a></li>
92+
<br>
93+
<li><a href=" https://github.com/NickG-Math/Mackey"> <TT>mackey</TT>, a C++ library computing the \(RO(G)\) graded co/homology of \(G\)-spaces</a></li>
10894
<li><a
109-
href="https://github.com/NickG-Math/Symmetric_Polynomials">https://github.com/NickG-Math/Symmetric_Polynomials</a>
95+
href="https://github.com/NickG-Math/Symmetric_Polynomials"><TT>sympp</TT>, a C++ library for symmetric polynomials in multiple variables with relations.</a>
11096
</li>
111-
112-
<div class="header">
113-
<div class="headertitle">
114-
<div class="textblock">
115-
<h1>
116-
</p>
117-
Contact
118-
</h1>
119-
</div>
120-
</div>
121-
</div>
122-
<p> If you have any comments or questions about my work, I would be more than happy to discuss them with you! <br>
123-
You can reach out to me in the following two ways:
124-
<li>Email: <a href="mailto:nickg@math.uchicago.edu">nickg@math.uchicago.edu</a></li>
125-
<li>Github: <a href=" https://github.com/NickG-Math/"> https://github.com/NickG-Math</a></li>
126-
</p>
127-
128-
<div class="header">
129-
<div class="headertitle">
130-
<div class="textblock">
131-
<h1>
13297

98+
</p>
13399

134100
<div class="header">
135101
<div class="headertitle">
136102
<div class="textblock">
137103
<h1>
138104
</p>
139-
Picture
105+
Picture from my research
140106
</h1>
141107
</div>
142108
</div>
143109
</div>
144110
<img src="mack.png" alt="A multiplication graph" style="width:80%;height:80%;>
145-
111+
146112
<div class="header">
147113
<div class="headertitle">
148114
<div class="textblock">
@@ -152,6 +118,6 @@ <h1>
152118
</body>
153119
</body>
154120

155-
<address class="footer">&#169; 2021 Nick Georgakopoulos</address>
121+
<address class="footer">&#169; 2022 Nick Georgakopoulos</address>
156122

157123
</html>

0 commit comments

Comments
 (0)