diff options
Diffstat (limited to 'src/resume.md')
-rw-r--r-- | src/resume.md | 142 |
1 files changed, 142 insertions, 0 deletions
diff --git a/src/resume.md b/src/resume.md new file mode 100644 index 0000000..1460f5a --- /dev/null +++ b/src/resume.md @@ -0,0 +1,142 @@ +# Adam Stück + +**Student programmer / Hobbyist sysadmin**<br>Aalborg, Denmark<br>adam@adast.xyz + +<hr> + +## Experience + +### Linux, Sysadmin, Self-hosting (spare time) + +**2021-Now** + +* Got the itch to try out Linux again early 2021<br>(I got hooked) +* Learned the basics, started tinkering and ricing +* Tried self-hosting some services on Raspberry Pi, later VPS +* Started building adast.xyz, my personal platform 😎 +* Linux, SSH, CLI, Unix Shell, Git, POSIX scripting +* Docker, DNS, Certbot, Web Servers, Firewalls, Wireguard +* Countless command line utilities + +### Student Programmer at E-Komplet + +**2020-Now** / Aalborg, Denmark <small>On-site & remote</small> + +* Full stack consultant for E-Komplet client +* ASP.NET, C#, MSSQL, Azure DevOps, Git, JavaScript, JQuery, HTML + +### Software Developer at OK Snacks A/S + +**August 2019** / Ikast-Brande, Denmark + +* Development of an Excel system to track spare parts in stock for production machines +* Microsoft Excel, VBA + +### Junior Business Analyst at Arise + +**June 2017 - July 2017** / Limerick, Ireland + +* Organization of data in Excel +* Automation of daily Excel tasks using VBA +* Development of web apps to facilitate some call center tasks +* Microsoft Excel, VBA, PHP, JavaScript, CSS, HTML + +### Work Placement at Arise + +**2015** / Limerick, Ireland + +* 2-week school internship in the administration department +* Some Excel automation, including generation of working schedules +* Learned how a call center operates +* General office duties +* Microsoft Excel, VBA + +### Coding, Web Dev, Game Dev (spare time) + +**2013-Now** + +* Started learning programming with JavaScript +* Got into web development, built many personal websites for fun +* Started learning game development with GameMaker, and later Unity +* Improved at JavaScript and learned C# by using Unity +* Started developing [arena](/arena), my multiplayer Quake-like FPS +* JavaScript, HTML, CSS, C#, Unity, Blender, Audacity, Git + +## Education + +### Aalborg University + +**2019-Now** / Aalborg, Denmark + +* Masters Degree in Computer Science - 2 Year Program +* Bachelors Degree in Computer Science - 3 Year Program + +## Languages + +<style> +dl { + margin:1rem; + display:grid; + grid-template-columns:auto 1fr; + grid-gap:.2rem 1rem; +} +dl dt { + font-size: .9rem; + font-weight: 700; +} +dl dd:not(:last-child) { + margin-bottom: .3rem; +} +</style> +<dl class="languages"> +<dt>English</dt> +<dd>Native writing and speaking</dd> +<dt>Danish</dt> +<dd>Fluent writing and speaking</dd> +<dt>German</dt> +<dd>Rusty</dd> +<dt>Irish</dt> +<dd>Rusty</dd> +</dl> + + +## Tools + +A selection of tools and applications I have expert experience using: + +- Linux +- Git, Unix Shell +- C#, HTML, CSS, JavaScript +- Unity + +I'm proficient with: + +- C, Rust, python, POSIX Shell (scripting), Java +- Docker, SSH + +And I have some experience with: + +- SQL, PHP, VBA, Haskell, Lua, JQuery, Blazor +- Blender + +*misc*: + +- 150 WPM, touch typist + +## Interests + +- Open source software +- Web accessibility +- Performance and utilization +- Linux systems +- Software security and privacy +- Minimal user interface design +- Detailed documentation +- Optimizing build times and version control +- Writing technical articles + +Other: game dev, hiking/camping, boxing, running, guitar. + +## References + +Available upon request. |