-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathaboutme.html
More file actions
39 lines (28 loc) · 1.59 KB
/
Copy pathaboutme.html
File metadata and controls
39 lines (28 loc) · 1.59 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
---
layout: master
title: About Me
---
<h1 class="page-title"> About Me </h1>
<p>G'day, I'm <strong>Anthony Bruno</strong>, an Australian software engineer and a passionate <a
href="https://en.wikipedia.org/wiki/Adelaide_United_FC">Adelaide United</a> fan.</p>
<div class="aboutme__img-container">
<img src="/media/picture.png" />
</div>
<p>I graduated from <a href="https://www.flinders.edu.au/">Flinders University</a> with a Bachelor of Computer Science.
My first job was developing Java frameworks and libraries with <a href="https://www.univocity.com/">Univocity</a>
while I was still studying.</p>
<p>I then worked at <a href="https://www.sintelix.com/about">Sintelix</a> where I helped in the development of an
awesome text analytics tool, and at <a href="https://lifelenz.com">LIFELENZ</a> building an amazing employee
scheduling platform.</p>
<p>I currently work at <a href="https://www.canva.com/">Canva</a>, helping empower the world to design.
<p>
<p>I generally ply my trade on the backend with <strong>Java</strong> and <strong>Kotlin</strong>. I have also
used <strong>Python</strong> (Django) and <strong>Javascript</strong> (jQuery, AngularJS, Vue)
professionally. </p>
<p>I use vim to edit text, run IntelliJ as my IDE and live in Linux. I prefer spaces over tabs.</p>
<h2> Find me on... </h2>
<ul>
<li> Email: <a href="mailto:hello@anthonybruno.dev">hello@anthonybruno.dev</a> </li>
<li> Bluesky: <a href="https://bsky.app/profile/anthonybruno.dev">anthonybruno.dev</a> </li>
<li> Github: <a href="https://github.com/AussieGuy0">AussieGuy0</a></li>
</ul>