Skip to content

Commit 2e19707

Browse files
committed
updates
1 parent 5f42893 commit 2e19707

File tree

6 files changed

+19
-21
lines changed

6 files changed

+19
-21
lines changed

_static/custom.css

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ h1::after, h2::after, h3::after, h4::after, h5::after, h6::after {
5252
position: absolute;
5353
left: 50%;
5454
transform: translateX(-50%);
55-
width: 80%;
55+
width: 100%;
5656
height: 4px;
5757
border-radius: 10px;
5858
background: var(--drac-rainbow-gradient);
@@ -81,7 +81,7 @@ hr {
8181
background: var(--drac-rainbow-gradient);
8282
position: relative;
8383
margin: 3em auto;
84-
width: 80%;
84+
width: 100%;
8585
}
8686

8787
/* Set the topic title to bronze, even inside nav.contents */
@@ -303,7 +303,7 @@ html[data-theme="dark"] h6::after {
303303
position: absolute;
304304
left: 50%;
305305
transform: translateX(-50%);
306-
width: 80%;
306+
width: 100%;
307307
height: 4px;
308308
border-radius: 10px;
309309
background: var(--drac-rainbow-gradient);
@@ -326,7 +326,7 @@ html[data-theme="dark"] hr {
326326
background: var(--drac-rainbow-gradient);
327327
position: relative;
328328
margin: 3em auto;
329-
width: 80%;
329+
width: 100%;
330330
}
331331
html[data-theme="dark"] hr::after {
332332
content: "🌈";

_toc.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ parts:
1818
- file: content/about-me/publications.md
1919
title: My Publications
2020
- file: content/projects.md
21+
title: My Projects
2122
- caption: Projects
2223
numbered: false
2324
chapters:

content/about-me/accomplishments.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Academic Accomplishments
22

3+
My academic journey has been marked by a strong commitment to excellence, reflected in my high WAM of 95.75. I have received several awards, including the Deakin Scholarship for Excellence and the Associate Dean Summer Research Scholarship. My research interests lie in telecommunications and computational mathematics, with a focus on optical x-haul network design to support reconfigurable O-RAN in 6G networks.
4+
35
## Highlights
46

57
- **Discrete Mathematics and Cryptography:** Achieved a score of 95 in Discrete Mathematics, which ignited a passion for Cryptography. This interest led me to explore Quantum Computing and tackle the complex topic of Quantum Cryptography. My report on this topic was selected for the *Deakin Maths Yearbook*, making me the first person to be featured twice in the same year. I will also be featured in the 2024 maths yearbook for my work on optical xhaul networks.
@@ -22,7 +24,7 @@
2224

2325
## Completed Subjects
2426

25-
A list of subjects I have completed, showcasing my strong academic record across a variety of cybersecurity and computer science disciplines.
27+
A list of subjects I have completed, showcasing my strong academic record across a variety of cybersecurity and computer science disciplines. This includes receiving a grade of 100 in 8 subjects, demonstrating my commitment to excellence and deep understanding of the material.
2628

2729
::::{grid}
2830
:gutter: 2

content/about-me/research.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,6 @@ My interest in research extends beyond my formal studies, encompassing several r
3232

3333
For more information on my academic journey and accomplishments, please visit:
3434

35-
- [Academic and Research Accomplishments](content/accomplishments.md)
36-
- [Capstone Projects](content/capstone.md)
35+
- [Academic and Research Accomplishments](content/about-me/accomplishments.md)
36+
- [Capstone Projects](content/about-me/capstone.md)
37+
- [My Publications](content/about-me/publications.md)

content/about-me/work-experience.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,18 @@
11
# Work Experience
22

3+
My work experience has been diverse, ranging from teaching and mentoring roles at Deakin University to research and development positions. I have been actively involved in enhancing student learning through tutoring, marking, and developing educational resources.
4+
35
## My Work Experience at Deakin University
46

7+
Working at Deakin University has provided me with a platform to contribute to the academic community while honing my skills in teaching, mentoring, and curriculum development. Below is a summary of my roles and responsibilities:
8+
59
### Associate Teaching Fellow
610

711
**March 2025 to Present**
812

9-
- Marking 50 students in SIT102 and 50 students in SIT192, providing feedback to support their learning.
10-
- Conducting 2 help hub sessions per week in SIT202.
13+
- Marked 50 students in SIT102 and 50 students in SIT192 in T1, providing feedback to support their learning.
14+
- Conducted 2 help hub sessions per week in SIT202 for T1.
15+
- Conducted help hub sessions for SIT106, SIT190, SIT192 and SIT202 in T2.
1116

1217
### Maths Mentor
1318

@@ -25,7 +30,7 @@
2530

2631
**Trimester 2 2024**
2732

28-
- Marking 30 students in SIT102 and providing feedback to support their learning.
33+
- Marked 30 students in SIT102 and providing feedback to support their learning.
2934
- Conducted 2 help hub sessions per week in SIT202.
3035

3136
### SAP Learning Resource Developer

intro.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -48,17 +48,6 @@ Through my university subjects and side projects I’ve developed skills in nume
4848

4949
---
5050

51-
<div style="display: flex; justify-content: center; align-items: center; gap: 20px;">
52-
<div>
53-
<img src="https://github-readme-stats-hvpm.vercel.app/api?username=breezy-codes&count_private=true&show_icons=true&theme=material-palenight&rank_icon=github&border_radius=10" alt="readme stats" width="450" />
54-
</div>
55-
<div>
56-
<img src="https://github-readme-stats-hvpm.vercel.app/api/top-langs/?username=breezy-codes&langs_count=12&layout=compact&theme=material-palenight&border_radius=10&size_weight=0.5&count_weight=0.5" alt="top langs" width="300" />
57-
</div>
58-
</div>
59-
60-
---
61-
6251
## About Me
6352

6453
I originally ventured into Cybersecurity during the rise of Global cyber threats in late 2022. What started out as curiosity quickly turned into me enrolling into my degree!

0 commit comments

Comments
 (0)