Skip to content

Commit

Permalink
Update copy
Browse files Browse the repository at this point in the history
  • Loading branch information
micmalti committed Sep 28, 2024
1 parent 36ad417 commit af418bd
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions src/components/index/components/Timeline.astro
Original file line number Diff line number Diff line change
Expand Up @@ -4,53 +4,53 @@ const sections = [
year: "2018",
title: "Developing core competencies in computational modelling",
content:
"For his final year dissertation on the topic of patterned defects in graphene, Michael Gauci applied molecular dynamics (MD) simulation, a technique known for providing more accurate sampling than Monte Carlo which fails to adhere to the physical properties of the chemical system. Due to the high computational demand required for this study, Michael was granted access to the university's high-performance computing facility, where he gained proficiency in the Linux command line.",
"For his final year dissertation on the topic of patterned defects in graphene, Michael applied molecular dynamics (MD) simulation, a technique known for providing more accurate sampling than Monte Carlo which fails to adhere to the physical properties of the chemical system. Due to the high computational demand required for this study, Michael was granted access to the university's high-performance computing facility, where he gained proficiency in the Linux command line.",
background: "/images/abstract-expressionism-kandinsky.webp"
},
{
year: "2019",
title: "Wearing the entrepreneurial hat",
content:
"Michael's stint at a green tech startup, which he himself founded, was characterised by long working hours that included meetings with various stakeholders and technical discussions held among his team of software developers. This experience not only demonstrated his capacity to thrive in a stressful environment but also provided him with a profound understanding of the critical role that leadership plays in a company's success, contributing to his deep appreciation for the quantamental approach to investing.",
"Michael's involvement in a green tech startup, which he himself founded, was defined by long working hours spent alongside his team of software developers and regular meetings with various stakeholders. This experience showcased his ability to thrive in a stressful environment and deepened his understanding of the critical role that leadership plays in a company's success, fostering his appreciation for the quantamental approach to investing later in his career.",
background: "/images/abstract-expressionism-pollock.webp"
},
{
year: "2020",
title: "Navigating the lockdowns and machine learning",
content:
"Following his participation in a training program on the application of machine learning to gravitational wave research, Michael effectively used the time afforded by the Covid-19 lockdowns to further expand his knowledge in the domain of unsupervised learning. During this period, he developed a Python-based literature analysis toolkit to facilitate academic research, which leveraged the use of both clustering algorithms and natural language processing.",
"Following his participation in a training program on the application of machine learning to gravitational wave research, Michael effectively used the time afforded by the Covid-19 lockdowns to further expand his knowledge in the domain of unsupervised learning. During this period, he developed a Python-based toolkit that combined the use of natural language processing and clustering techniques to aid in academic literature analysis.",
background: "/images/abstract-expressionism-rothko.webp"
},
{
year: "2021",
title: "A Master's perspective into big data analytics",
content:
"The Masters undertaken by Michael primarily consisted in a theoretical study of novel folded forms of graphene, achieved through the use of the advanced molecular dynamics simulation software known as LAMMPS. In view of the large volume of data produced during the study, custom Python scripts were pivotal in streamlining the analysis process of the large datasets produced by the simulations",
"Michael resumed his academic studies by pursuing a Master's program in which he examined novel forms of folded graphene from a theoretical perspective. The accompanying MD simulations yielded large volumes of data, compelling the use of Python to streamline the analysis process and advanced statistical techniques for their interpretation, while high-quality visuals were vital to clearly communicate the results of the study.",
background: "/images/avant-garde-malevich.webp"
},
{
year: "2022",
title: "Managing an investment portfolio in the cloud",
content:
"Motivated by his lifelong interest in geopolitics and economics, Michael explored ways in which he could apply his multidisciplinary expertise within the world of finance. Consequently, he embarked on a long-term project for the creation of software to facilitate the management of his personal investment portfolio across different equity markets. Due to its high availability requirement, he opted to leverage his knowledge of AWS to architect and manage the service in the cloud.",
"Motivated by his lifelong interest in geopolitics and economics, Michael explored ways in which he could apply his multidisciplinary expertise within the world of finance. Consequently, he embarked on a long-term project for the creation of software to facilitate the management of his personal investment portfolio across different equity markets. Owing to its high availability requirement, he leveraged his extensive knowledge of AWS to manage the service in the cloud.",
background: "/images/cubism-picasso.webp"
},
{
year: "2023",
title: "The self-study that inspired a book",
content:
"Michael's research into quantitative finance, initially undertaken to guide him through the development of his portfolio management system, evolved into a book slated for publication. By offering it under a public domain licence, he aims to provide aspiring quants with valuable insights into the interdisciplinary nature of the field, while emphasising the need for a critical analysis of trading strategies.",
"What initially began as supporting research for the technical aspect of his portfolio management system has since grown into a book about quantitative finance slated for publication in 2025. By releasing the book under a public domain licence, he seeks to position it as a living document, receiving regular contributions from the wider quant community regarding new developments in the field.",
background: "/images/de-stijl-mondrian.webp"
},
{
year: "2024",
title: "An open mind to new experiences",
content:
"Breaking into the quant industry is much more difficult to achieve by staying on a small island nation like Malta, so Michael decided to leave in search of new opportunities across Europe. His ongoing trip has brought him into contact with a rich diversity of cultures, an experience he has handled seamlessly as a multilingual speaker.",
"Having never shied away from a challenge, Michael took it upon himself to design and build his own personal site, all while being away from his home country of Malta on a weeks-long trip across Europe in search of new opportunities. His travels have brought him into contact with a rich diversity of cultures, an experience he embraced with ease given his proficiency in multiple languages.",
background: "/images/futurism-boccioni.webp"
},
Expand Down

0 comments on commit af418bd

Please sign in to comment.