Skip to content

Commit

Permalink
Auto-generated commit [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
danfunk committed Aug 6, 2024
1 parent 91470cb commit 84f5992
Show file tree
Hide file tree
Showing 12 changed files with 56 additions and 10 deletions.
2 changes: 1 addition & 1 deletion 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
<style>body,html{margin:0}</style><link rel="stylesheet" href="styles.58d9011d48e9e2b4.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="styles.58d9011d48e9e2b4.css"></noscript></head>
<body>
<app-root></app-root>
<script src="runtime.7940ea503ac977c2.js" type="module"></script><script src="polyfills.ca174d02d0c76eb0.js" type="module"></script><script src="main.ad5f833caea29aee.js" type="module"></script>
<script src="runtime.7940ea503ac977c2.js" type="module"></script><script src="polyfills.ca174d02d0c76eb0.js" type="module"></script><script src="main.de2c4e248d4616bb.js" type="module"></script>

</body></html>
39 changes: 39 additions & 0 deletions assets/icons/cv.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 14 additions & 7 deletions assets/json/team-members.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@
],
"imageLink": "assets/images/team/Dan.jpg",
"gitHubLink": "https://github.com/danfunk",
"linkedInLink": "https://www.linkedin.com/in/funkdan/"
"linkedInLink": "https://www.linkedin.com/in/funkdan/",
"resume": "dan_funk"
},
{
"firstName": "Alex",
Expand All @@ -20,7 +21,8 @@
],
"imageLink": "assets/images/team/Alex.jpg",
"gitHubLink": "https://github.com/calexh-sar",
"linkedInLink": "https://www.linkedin.com/in/alex-herron-b715783/"
"linkedInLink": "https://www.linkedin.com/in/alex-herron-b715783/",
"resume": "alex_herron"
},
{
"firstName": "Kevin (KB)",
Expand All @@ -31,7 +33,8 @@
],
"imageLink": "assets/images/team/KB.jpg",
"gitHubLink": "https://github.com/burnettk",
"linkedInLink": "https://www.linkedin.com/in/burnett/"
"linkedInLink": "https://www.linkedin.com/in/burnett/",
"resume": "kevin_burnett"
},
{
"firstName": "Robert (Bob)",
Expand All @@ -52,7 +55,8 @@
],
"imageLink": "assets/images/team/Elizabeth.jpg",
"gitHubLink": "https://github.com/essweine",
"linkedInLink": "https://www.linkedin.com/in/elizabeth-esswein-95087a79/"
"linkedInLink": "https://www.linkedin.com/in/elizabeth-esswein-95087a79/",
"resume": "elizabeth_esswein"
},
{
"firstName": "Jason",
Expand All @@ -63,7 +67,8 @@
],
"imageLink": "assets/images/team/Jason.jpg",
"gitHubLink": "https://github.com/jasquat",
"linkedInLink": "https://www.linkedin.com/in/jason-lantz-bb8a7a22/"
"linkedInLink": "https://www.linkedin.com/in/jason-lantz-bb8a7a22/",
"resume": "jason_lantz"
},
{
"firstName": "Jon",
Expand All @@ -74,7 +79,8 @@
],
"imageLink": "assets/images/team/jon.jpg",
"gitHubLink": "https://github.com/jbirddog",
"linkedInLink": "https://www.linkedin.com/in/jonherron/"
"linkedInLink": "https://www.linkedin.com/in/jonherron/",
"resume": "jon_herron"
},
{
"firstName": "Madhurya",
Expand All @@ -85,6 +91,7 @@
],
"imageLink": "assets/images/team/madhurya.jpg",
"gitHubLink": "https://github.com/madhurrya",
"linkedInLink": "https://www.linkedin.com/in/madhurya-liyanage/"
"linkedInLink": "https://www.linkedin.com/in/madhurya-liyanage/",
"resume": "madhurya_liyanage"
}
]
Binary file added assets/resume/alex_herron.pdf
Binary file not shown.
Binary file added assets/resume/dan_funk.pdf
Binary file not shown.
Binary file added assets/resume/elizabeth_esswein.pdf
Binary file not shown.
Binary file added assets/resume/jason_lantz.pdf
Binary file not shown.
Binary file added assets/resume/jon_herron.pdf
Binary file not shown.
Binary file added assets/resume/kevin_burnett.pdf
Binary file not shown.
Binary file added assets/resume/madhurya_liyanage.pdf
Binary file not shown.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
<style>body,html{margin:0}</style><link rel="stylesheet" href="styles.58d9011d48e9e2b4.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="styles.58d9011d48e9e2b4.css"></noscript></head>
<body>
<app-root></app-root>
<script src="runtime.7940ea503ac977c2.js" type="module"></script><script src="polyfills.ca174d02d0c76eb0.js" type="module"></script><script src="main.ad5f833caea29aee.js" type="module"></script>
<script src="runtime.7940ea503ac977c2.js" type="module"></script><script src="polyfills.ca174d02d0c76eb0.js" type="module"></script><script src="main.de2c4e248d4616bb.js" type="module"></script>

</body></html>
2 changes: 1 addition & 1 deletion main.ad5f833caea29aee.js → main.de2c4e248d4616bb.js

Large diffs are not rendered by default.

0 comments on commit 84f5992

Please sign in to comment.