Skip to content

Commit

Permalink
Updated for 2024 committee
Browse files Browse the repository at this point in the history
  • Loading branch information
49Indium committed Jan 27, 2024
1 parent 01d927e commit 410265d
Show file tree
Hide file tree
Showing 19 changed files with 28 additions and 16 deletions.
30 changes: 15 additions & 15 deletions src/_data/exec.json
Original file line number Diff line number Diff line change
@@ -1,32 +1,32 @@
[
{
"name": "Isaac Beh",
"name": "Will Barnett",
"title": "President",
"bio": "Hello, I'm Isaac. I am a third-year maths and science student, majoring in statistics and physics. I particularly like the thrill of finding a insightful solution to a problem. I spend most of my free time baking, reading and hiking.",
"photo": "exec/isaac.jpg"
"bio": "Hi, I'm Will. I'm in my fourth and final year of a degree in Mathematics and Computer Science. If you want to learn about homotopy type theory, come talk to me!",
"photo": "exec/will.jpg"
},
{
"name": "Max Orchard",
"name": "Isaac Beh",
"title": "Secretary",
"bio": "Hi, I'm Max. I have just completed honours in mathematics, and I will be starting a postgrad research degree in July. I also enjoy softball and touch football, and also a little bit of hobby programming.",
"photo": "exec/max.jpg"
"bio": "Hello, I'm Isaac. I am a third-year maths and science student, majoring in statistics and physics. I particularly like the thrill of finding a insightful solution to a problem and finding cool counter-examples. I spend most of my free time baking, reading and hiking.",
"photo": "exec/isaac.jpg"
},
{
"name": "Ben Varley",
"name": "Caleb Coleman",
"title": "Treasurer",
"bio": "Howdy, I'm Ben. I'm a third year maths and computer science student with an interest in numerical methods and using maths to design software. In my spare time I'm an avid cook, reader and ancient history fan.",
"photo": "exec/ben.png"
"bio": "Hi I'm Caleb, a 4th year student at UQ studying physics. I enjoy playing videogames, playing guitar and going swimming in the evening.",
"photo": "exec/caleb.jpg"
},
{
"name": "Wendi Hao",
"name": "Max Orchard",
"title": "Vice President",
"bio": "Heya, I’m Wendi. I’m a electrical engineering student who loves the different applications of math and statistics. I love sports and participate almost all of them, from basketball to cheerleading.",
"photo": "exec/wendi.png"
"bio": "Hi, I'm Max and I'm a first-year PhD student in mathematics. I enjoy softball, and also a little bit of hobby programming here and there. I don't enjoy when the vendo's cooling isn't working :(",
"photo": "exec/max.jpg"
},
{
"name": "Limao Chang",
"name": "Connor Tweedie",
"title": "Industry Liaison",
"bio": "Hello, I'm Limao. I'm a third year mathematics and computer science student, and I'm interested in the applications of software to mathematics, especially statistics. I also love soccer, track and field, and going to the gym.",
"photo": "exec/limao.jpg"
"bio": "Hi, I'm Connor. I'm a 4th year physics student and I especially enjoy solving complex systems computationally. When not studying I like to play bass guitar, write music, and watch birds in my backyard.",
"photo": "exec/connor.png"
}
]
Binary file removed src/assets/exec/ben.png
Binary file not shown.
Binary file added src/assets/exec/caleb.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/exec/connor.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/assets/exec/isaac.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed src/assets/exec/limao.jpg
Binary file not shown.
Binary file removed src/assets/exec/wendi.png
Binary file not shown.
Binary file added src/assets/exec/will.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/slides/2023/wk13_max_orchard.pdf
Binary file not shown.
Binary file removed src/assets/sponsors/akuna.jpg
Binary file not shown.
Binary file removed src/assets/sponsors/janest.png
Binary file not shown.
Binary file added src/assets/sponsors/janestreet.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/assets/sponsors/optiver.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed src/assets/sponsors/polymathian.png
Binary file not shown.
Binary file removed src/assets/sponsors/sig.jpeg
Binary file not shown.
Binary file added src/assets/sponsors/sig.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed src/assets/sponsors/tanda.png
Binary file not shown.
2 changes: 1 addition & 1 deletion src/exec.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ layout: base

<div class="prose lg:prose-lg m-8 md:m-12">
<h1>{{ title }}</h1>
<p>Meet the 2023 executive committee.</p>
<p>Meet the 2024 executive committee.</p>
</div>

<div class="flex flex-wrap justify-center left-0 w-screen">
Expand Down
12 changes: 12 additions & 0 deletions src/talks.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,18 @@ Below is a list of our recent talks. Math talks are typically held fortnightly i

## 2023

#### 27/10/2023 - Maths Talks Week Thirteen (Sem Two)
* [Yes, It Can (Theoretically) Run Doom — Magic: The Gathering is Turing Complete with Max Orchard](/assets/slides/2023/wk13_max_orchard.pdf)
* Shadows and Shadows with Bailey Whitbread

#### 20/10/2023 - Maths Talks Week Twelve (Sem Two)
* Spiking Neurons and Stable Nodes: The Reliability of ODEs with Applications to Neuron Firing with Tappy Alister
* Dynamic Programming in the NFL with Matthew Bungate

#### 18/08/2023 - Maths Talks Week Four (Sem Two)
* Groups and Shadows with Bailey Whitbread
* How to Integrate over a Fractal with Gabriel Field

#### 12/05/2023 - Maths Talks Week Twelve (Sem One)
* [Exploring the Rubik's Cube with Group Theory with Adriel Efendy & Benjamin Paul](/assets/slides/2023/wk12_adriel_efendy_benjamin_paul.pdf)
* How to Lose the Lotto (& Other Useful Applications of Design Theory) with Mikayla Staples
Expand Down

0 comments on commit 410265d

Please sign in to comment.