Skip to content
View HenrikSZ's full-sized avatar

Highlights

  • Pro

Block or report HenrikSZ

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
HenrikSZ/README.md

Welcome to my GitHub Profile!

My name is Henrik and I am a 3rd year CS Student at the University of Toronto Mississauga (UTM). Originally from Germany, I study in Canada as an International Scholar Award recipient. I am a teaching assistant at UTM and lead the wiki team at iGEM Toronto.

What I know

Main Languages

Java, Python, C/C++, JavaScript/TypeScript

Main Frameworks and Libraries

NodeJS, ReactJS, React Native, ReduxJS, NextJS, Fastify, TailwindCSS

Where I work

  • iGEM Toronto Wiki Team
  • University of Toronto Mississauga

Working on this in my free time

My Story

I first came into contact with the world of software during summer camps in HTML, CSS & JavaScript at SAP in Walldorf, Germany when I was in 5th and 6th grade. Soon after I joined the Hector Seminar program for gifted students, where I had my first real programming experience with Java on Lego Mindstorms robots (leJOS).

My journey then continued with embedded programming: A friend was building on his analog model railway and wanted to build a cheap controller. We designed simple circuits and tied it all together with an Arduino at first, but soon switched to an ATMega1284p microcontroller. I still have fragments of the C code here on GitHub.

After that, I branched out in many directions. I did a bunch of web dev and admin tasks. Projects such as planets2D, BluffServer, and NodeDynDNS are also some of my earlier works. BasicCRUDApp, HuffmanEncoding, and no-pain are more recent projects that I organized better.

During all this, I had the opportunity to work with Virtual Forge, today a subsidiary of SAP system Cybersecurity company Onapsis. There I could earn valuable experience in developing a commercial product.

Currently, I am leading the wiki development team for iGEM Toronto and work as a teaching assistant at UofT.

Besides uni, I continue working on my projects and participating in coding challenges like AdventOfCode.

Links

Find me on LinkedIn, GitHub, DevPost (not much on there yet)

Pinned Loading

  1. AdventOfCode2021 AdventOfCode2021 Public

    My solutions for the 2021 competition. Python. Almost complete.

    Python 3

  2. no-pain no-pain Public

    An interpreter for a usable adaptation of the pa!n language developed for deerhacks 2022 written in C++.

    C++ 2

  3. BasicCRUDApp BasicCRUDApp Public

    A simple web app implementing CRUD principles, deletion with comment and undeletion.

    TypeScript 3

  4. BluffServer BluffServer Public

    Web version of one of my favourite simple board games.

    JavaScript 1

  5. NodeDynDNS NodeDynDNS Public

    DNS server with DynDNS capabilities on node.js

    JavaScript 2