Add more skills and links
This commit is contained in:
26
index.html
26
index.html
@@ -16,7 +16,11 @@
|
||||
<li><a class="secondary" href="#kilburn">Kilburn Software</a></li>
|
||||
|
||||
<li><a class="contrast" href="#education">Education</a></li>
|
||||
<li><a class="secondary" href="#awards">Awards</a></li>
|
||||
|
||||
<li><a class="contrast" href="#skills">Skills</a></li>
|
||||
<li><a class="secondary" href="#technical">Technical</a></li>
|
||||
<li><a class="secondary" href="#other">Other</a></li>
|
||||
|
||||
<li><a class="contrast" href="#hobbies">Hobby Projects</a></li>
|
||||
<li><a class="secondary" href="#picar">PiCar</a></li>
|
||||
@@ -140,7 +144,7 @@
|
||||
</hgroup>
|
||||
<p>University of South Australia</p>
|
||||
<p>GPA: 6.89</p>
|
||||
<h4>Awards</h4>
|
||||
<h4 id="awards">Awards</h4>
|
||||
<ul>
|
||||
<li>
|
||||
University of South Australia 25th Anniversary Excellence
|
||||
@@ -153,14 +157,30 @@
|
||||
</section>
|
||||
<section id="skills">
|
||||
<h2>Skills</h2>
|
||||
<h3 id="technical">Technical</h3>
|
||||
<ul>
|
||||
<li>Java</li>
|
||||
<li>Java - Gradle, JUnit, Jooq, Swing</li>
|
||||
<li>Angular and Web - including Typescript/Javascript, CSS, HTML</li>
|
||||
<li>SQL - primarily MSSQL/T-SQL</li>
|
||||
<li>Rust</li>
|
||||
<li>Flutter/Dart</li>
|
||||
<li>Xamarin + C#/.Net</li>
|
||||
<li>Python</li>
|
||||
<li>
|
||||
Python - Tensorflow and pandas for machine learning and data
|
||||
analysis
|
||||
</li>
|
||||
<li>Containerization - Docker and Podman/Buildah</li>
|
||||
<li>Development Tools - Git, Jira, shell</li>
|
||||
<li>Modern Operating Systems - Debian Linux, Windows, macOS</li>
|
||||
</ul>
|
||||
<h3 id="other">Other</h3>
|
||||
<ul>
|
||||
<li>UI/UX - responsive, easy to use, and acessible design</li>
|
||||
<li>
|
||||
Excellent written and verbal communication - handle client and
|
||||
internal feedback, new features and problems
|
||||
</li>
|
||||
<li>Testing - automated unit and integration tests</li>
|
||||
</ul>
|
||||
</section>
|
||||
<section id="hobbies">
|
||||
|
||||
Reference in New Issue
Block a user