Compare commits
No commits in common. "d44e52c1f32f955d42a2f85e396030789cce8b07" and "a9752404d951eb2b482b90d89afe8c48bf4b8c0c" have entirely different histories.
d44e52c1f3
...
a9752404d9
4 changed files with 41 additions and 63 deletions
Binary file not shown.
Before Width: | Height: | Size: 6.5 KiB |
3
build
3
build
|
@ -1,3 +0,0 @@
|
|||
#!/bin/sh
|
||||
|
||||
deno run --allow-net --allow-run --allow-read build.ts
|
63
cv.html
63
cv.html
|
@ -47,28 +47,26 @@
|
|||
</p>
|
||||
<ul>
|
||||
<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).
|
||||
</li>
|
||||
<li>
|
||||
Handling day-to-day technical tasks such as responding to error reports, providing technical
|
||||
assistance to other teams, fixing bugs, and monitoring system logs.
|
||||
Handling day to day technical tasks such as responding to error reports, providing technical
|
||||
assistance to other teams, fixing bugs and monitoring system logs.
|
||||
</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>
|
||||
Develop internal features to automate and streamline the work of other teams.
|
||||
</li>
|
||||
<li>
|
||||
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.
|
||||
</li>
|
||||
<li>Constantly seek to improve code quality and system architecture for better performance and
|
||||
scalability.
|
||||
</li>
|
||||
<li>I facilitated in the adoption of structured, agile development workflows.</li>
|
||||
<li>I constantly seek to improve code quality and system architecture for better performance and scalability.</li>
|
||||
<li>I have also facilitated in the adoption of structured, agile development workflows.</li>
|
||||
</ul>
|
||||
|
||||
</section>
|
||||
|
@ -78,26 +76,23 @@
|
|||
<h3>Software Developer @ Tutao, Hannover</h3>
|
||||
<p class=experience-time-span>September 2020 - September 2022</p>
|
||||
</hgroup>
|
||||
<ul>
|
||||
<li>
|
||||
<p>
|
||||
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:
|
||||
TypeScript/JavaScript, mithril (JS UI Library), ElectronJS, Swift, Kotlin,
|
||||
Java.
|
||||
</li>
|
||||
<li>
|
||||
</p>
|
||||
<p>
|
||||
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.
|
||||
</li>
|
||||
<li>
|
||||
</p>
|
||||
<p>
|
||||
Was instrumental in improving development practices, such as
|
||||
participating in the introduction of scrum to the small team, and
|
||||
continually working on architectural improvements such as the
|
||||
modularisation of the codebase.
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
</p>
|
||||
</section>
|
||||
|
||||
<section id=software-developer-fungii class=experience>
|
||||
|
@ -105,16 +100,14 @@
|
|||
<h3>Software Developer @ Fungii - Melbourne Gourmet Mushrooms, Melbourne, Australia</h3>
|
||||
<p class=experience-time-span>2018</p>
|
||||
</hgroup>
|
||||
<ul>
|
||||
<li>
|
||||
<p>
|
||||
Developed a greenhouse monitoring and logging system for a
|
||||
Melbourne based culinary mushroom grower.
|
||||
</li>
|
||||
<li>
|
||||
</p>
|
||||
<p>
|
||||
Utilised Arduino/C++ for monitoring and reporting, and
|
||||
Python-Flask+SQLite for a RESTful logging API and user interface
|
||||
</li>
|
||||
</ul>
|
||||
</p>
|
||||
</section>
|
||||
|
||||
<section id=web-developer-adrian-devries class=experience>
|
||||
|
@ -122,16 +115,14 @@
|
|||
<h3>Web Developer @ Adrian Devries, Melbourne, Australia</h3>
|
||||
<p class=experience-time-span>2018</p>
|
||||
</hgroup>
|
||||
<ul>
|
||||
<li>
|
||||
<p>
|
||||
Made an artist CV web-page for Melbourne based visual artist Adrian
|
||||
Devries.
|
||||
</li>
|
||||
<li>
|
||||
</p>
|
||||
<p>
|
||||
Used vanilla HTML5/CSS/JS for the webpage, and hosted via
|
||||
HostGator's shared hosting
|
||||
</li>
|
||||
</ul>
|
||||
</p>
|
||||
</section>
|
||||
</section>
|
||||
|
||||
|
@ -191,16 +182,6 @@
|
|||
<span class="print-only">/johnbotris</span>
|
||||
</a>
|
||||
</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>
|
||||
<a href="https://www.linkedin.com/in/johnbotris/" class="external-link">
|
||||
<img
|
||||
|
|
BIN
cv.pdf
BIN
cv.pdf
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue