diff --git a/aos-favicon.ico b/assets/aos-favicon.ico similarity index 100% rename from aos-favicon.ico rename to assets/aos-favicon.ico diff --git a/oxen-favicon-32x32.png b/assets/oxen-favicon-32x32.png similarity index 100% rename from oxen-favicon-32x32.png rename to assets/oxen-favicon-32x32.png diff --git a/img/projects_dchip8_screen_1.png b/assets/projects_dchip8_screen_1.png similarity index 100% rename from img/projects_dchip8_screen_1.png rename to assets/projects_dchip8_screen_1.png diff --git a/img/projects_dchip8_screen_2.png b/assets/projects_dchip8_screen_2.png similarity index 100% rename from img/projects_dchip8_screen_2.png rename to assets/projects_dchip8_screen_2.png diff --git a/img/projects_dengine_demo.gif b/assets/projects_dengine_demo.gif similarity index 100% rename from img/projects_dengine_demo.gif rename to assets/projects_dengine_demo.gif diff --git a/img/projects_dengine_screen_1.png b/assets/projects_dengine_screen_1.png similarity index 100% rename from img/projects_dengine_screen_1.png rename to assets/projects_dengine_screen_1.png diff --git a/img/projects_dqn_screen_1.png b/assets/projects_dqn_screen_1.png similarity index 100% rename from img/projects_dqn_screen_1.png rename to assets/projects_dqn_screen_1.png diff --git a/img/projects_dtrenderer.gif b/assets/projects_dtrenderer.gif similarity index 100% rename from img/projects_dtrenderer.gif rename to assets/projects_dtrenderer.gif diff --git a/img/projects_kay_engine_screen_1.png b/assets/projects_kay_engine_screen_1.png similarity index 100% rename from img/projects_kay_engine_screen_1.png rename to assets/projects_kay_engine_screen_1.png diff --git a/img/projects_loki_screen_1.png b/assets/projects_loki_screen_1.png similarity index 100% rename from img/projects_loki_screen_1.png rename to assets/projects_loki_screen_1.png diff --git a/img/projects_math_masher_screen_1.jpg b/assets/projects_math_masher_screen_1.jpg similarity index 100% rename from img/projects_math_masher_screen_1.jpg rename to assets/projects_math_masher_screen_1.jpg diff --git a/img/projects_math_masher_screen_2.jpg b/assets/projects_math_masher_screen_2.jpg similarity index 100% rename from img/projects_math_masher_screen_2.jpg rename to assets/projects_math_masher_screen_2.jpg diff --git a/img/projects_math_masher_screen_3.jpg b/assets/projects_math_masher_screen_3.jpg similarity index 100% rename from img/projects_math_masher_screen_3.jpg rename to assets/projects_math_masher_screen_3.jpg diff --git a/img/projects_novel_screen_1.png b/assets/projects_novel_screen_1.png similarity index 100% rename from img/projects_novel_screen_1.png rename to assets/projects_novel_screen_1.png diff --git a/img/qr_code.png b/assets/qr_code.png similarity index 100% rename from img/qr_code.png rename to assets/qr_code.png diff --git a/unsw-icon-192x192.png b/assets/unsw-icon-192x192.png similarity index 100% rename from unsw-icon-192x192.png rename to assets/unsw-icon-192x192.png diff --git a/wargaming-favicon.ico b/assets/wargaming-favicon.ico similarity index 100% rename from wargaming-favicon.ico rename to assets/wargaming-favicon.ico diff --git a/index.html b/index.html index 5786ab2..574b0b9 100644 --- a/index.html +++ b/index.html @@ -176,10 +176,10 @@
-

2022 - CURR: C++ Senior Software Engineer, Agent Orientated Software (AI)

+

2022 - CURR: C++ Senior Software Engineer, Agent Orientated Software (AI)

-

2020 - 2022: C++ Software Engineer, Agent Orientated Software (AI)

+

2020 - 2022: C++ Software Engineer, Agent Orientated Software (AI)

C++17, CMake, Docker, DDS+Kafka (distribution), discrete event simulators (game engine-esque)

@@ -211,7 +211,7 @@

-

2018 - 2020: C++ Software Engineer, Oxen (Blockchain)

+

2018 - 2020: C++ Software Engineer, Oxen (Blockchain)

C++14, Boost, CMake, Docker, Android+Windows+Mac+Linux clients, Qt5, Monero Cryptonote & EPEE Levin P2P Protocol, Open Source Maintainer (Oxen), Libsodium (EC Cryptography)

@@ -256,7 +256,7 @@

-

2017: C++ Intern Software Engineer, Wargaming Sydney (Game Dev)

+

2017: C++ Intern Software Engineer, Wargaming Sydney (Game Dev)

Game development company most popular for developing @@ -271,7 +271,7 @@

-

2014 - 2017: B. Computer Science, University of New South Wales

+

2014 - 2017: B. Computer Science, University of New South Wales

- - - + + +

Math Masher is a cross-platform mobile app that aims to @@ -429,8 +429,8 @@

2017: DCHIP8 Chip8 interpreter github.com/doy-lee/dchip-8

- - + +

DCHIP8 aims to emulate the CHIP8 architecture to better @@ -454,8 +454,8 @@

2016: Dengine 2D engine for asteroids github.com/doy-lee/dengine

- - + +

Dengine is a solo project, 2D game engine developed with