Compare commits

..

No commits in common. "d44e52c1f32f955d42a2f85e396030789cce8b07" and "a9752404d951eb2b482b90d89afe8c48bf4b8c0c" have entirely different histories.

4 changed files with 41 additions and 63 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.5 KiB

3
build
View file

@ -1,3 +0,0 @@
#!/bin/sh
deno run --allow-net --allow-run --allow-read build.ts

101
cv.html
View file

@ -25,7 +25,7 @@
</hgroup> </hgroup>
<p> <p>
I am a software developer with passion for creativity and learning. My I am a software developer with passion for creativity and learning. My
ultimate goal as a developer is to make cool things that help people ultimate goal as a developer is to make cool things that help people
and hopefully improve the world. and hopefully improve the world.
</p> </p>
</section> </section>
@ -47,28 +47,26 @@
</p> </p>
<ul> <ul>
<li> <li>
Designing and implementing customer-facing features, in both the frontend (NuxtJs, TypeScript) and Designing and implementing customer facing features, in both the frontend (NuxtJs, TypeScript) and
the backend (C#, ASP.NET, Entity Framework). the backend (C#, ASP.NET, Entity Framework).
</li> </li>
<li> <li>
Handling day-to-day technical tasks such as responding to error reports, providing technical Handling day to day technical tasks such as responding to error reports, providing technical
assistance to other teams, fixing bugs, and monitoring system logs. assistance to other teams, fixing bugs and monitoring system logs.
</li> </li>
<li> <li>
Develop integrations with external services such as Salesmate, Airtable, ChargeBee, and Twilio. Develop integrations with external services such as Salesmate, Airtable, Chargebee and Twilio.
</li> </li>
<li> <li>
Develop internal features to automate and streamline the work of other teams. Develop internal features to automate and streamline the work of other teams.
</li> </li>
<li> <li>
Maintain hosting infrastructure: Provisioning and monitoring our Azure cloud infrastructure Maintain hosting infrastructure: Provisioning and monitoring our Azure cloud infrastructure
(e.g. App Services, Static Web Apps, and SQL Server instances), administrating source control (on (e.g. App Services, Static Web Apps and SQL Server instances), administrating source control (on
GitHub) and maintaining CI/CD automations. GitHub) and maintaining CI/CD automations.
</li> </li>
<li>Constantly seek to improve code quality and system architecture for better performance and <li>I constantly seek to improve code quality and system architecture for better performance and scalability.</li>
scalability. <li>I have also facilitated in the adoption of structured, agile development workflows.</li>
</li>
<li>I facilitated in the adoption of structured, agile development workflows.</li>
</ul> </ul>
</section> </section>
@ -78,26 +76,23 @@
<h3>Software Developer @ Tutao, Hannover</h3> <h3>Software Developer @ Tutao, Hannover</h3>
<p class=experience-time-span>September 2020 - September 2022</p> <p class=experience-time-span>September 2020 - September 2022</p>
</hgroup> </hgroup>
<ul> <p>
<li> As a part of the product team I implemented improvements and
As a part of the product team I implemented improvements and bug fixes for the web, desktop (Electron), Android and iOS variants
bug fixes for the web, desktop (Electron), Android, and iOS variants of the app using various languages and frameworks, namely:
of the app using various languages and frameworks, namely: TypeScript/JavaScript, mithril (JS UI Library), ElectronJS, Swift, Kotlin,
TypeScript/JavaScript, mithril (JS UI Library), ElectronJS, Swift, Kotlin, Java.
Java. </p>
</li> <p>
<li> Worked on devops and had a role in improving the in-house build
Worked on devops and had a role in improving the in-house build system for the app, as well as streamlining CI/CD in jenkins.
system for the app, as well as streamlining CI/CD in jenkins. </p>
</li> <p>
<li> Was instrumental in improving development practices, such as
Was instrumental in improving development practices, such as participating in the introduction of scrum to the small team, and
participating in the introduction of scrum to the small team, and continually working on architectural improvements such as the
continually working on architectural improvements such as the modularisation of the codebase.
modularisation of the codebase. </p>
</li>
</ul>
</section> </section>
<section id=software-developer-fungii class=experience> <section id=software-developer-fungii class=experience>
@ -105,16 +100,14 @@
<h3>Software Developer @ Fungii - Melbourne Gourmet Mushrooms, Melbourne, Australia</h3> <h3>Software Developer @ Fungii - Melbourne Gourmet Mushrooms, Melbourne, Australia</h3>
<p class=experience-time-span>2018</p> <p class=experience-time-span>2018</p>
</hgroup> </hgroup>
<ul> <p>
<li> Developed a greenhouse monitoring and logging system for a
Developed a greenhouse monitoring and logging system for a Melbourne based culinary mushroom grower.
Melbourne based culinary mushroom grower. </p>
</li> <p>
<li> Utilised Arduino/C++ for monitoring and reporting, and
Utilised Arduino/C++ for monitoring and reporting, and Python-Flask+SQLite for a RESTful logging API and user interface
Python-Flask+SQLite for a RESTful logging API and user interface </p>
</li>
</ul>
</section> </section>
<section id=web-developer-adrian-devries class=experience> <section id=web-developer-adrian-devries class=experience>
@ -122,16 +115,14 @@
<h3>Web Developer @ Adrian Devries, Melbourne, Australia</h3> <h3>Web Developer @ Adrian Devries, Melbourne, Australia</h3>
<p class=experience-time-span>2018</p> <p class=experience-time-span>2018</p>
</hgroup> </hgroup>
<ul> <p>
<li> Made an artist CV web-page for Melbourne based visual artist Adrian
Made an artist CV web-page for Melbourne based visual artist Adrian Devries.
Devries. </p>
</li> <p>
<li> Used vanilla HTML5/CSS/JS for the webpage, and hosted via
Used vanilla HTML5/CSS/JS for the webpage, and hosted via HostGator's shared hosting
HostGator's shared hosting </p>
</li>
</ul>
</section> </section>
</section> </section>
@ -191,16 +182,6 @@
<span class="print-only">/johnbotris</span> <span class="print-only">/johnbotris</span>
</a> </a>
</li> </li>
<li>
<a href="https://git.botris.dev/john/resume" class="external-link">
<img
class="icon"
alt="the forgejo logo"
src="assets/forgejo-black.png"
>
<span class="print-only">git.botris.dev</span>
</a>
</li>
<li> <li>
<a href="https://www.linkedin.com/in/johnbotris/" class="external-link"> <a href="https://www.linkedin.com/in/johnbotris/" class="external-link">
<img <img

BIN
cv.pdf

Binary file not shown.