Skip to content
View jotoho's full-sized avatar

Highlights

  • Pro

Block or report jotoho

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
jotoho/README.md

About me

I'm Jonas, usually known under my username @jotoho online and currently a student of computer science at South Westphalia University of Applied Sciences (@fhswf here on GitHub).

Before beginning my studies in September of 2021, I attended a vocational college in Olsberg, Germany for three years where I successfully completed my training to become a "staatlich geprüfter informationstechnischer Assistent" (rough translation: "state certified assistant for information technology").

I have the most experience with the C/C++ and Java programming languages but am also interested in learning more about Kotlin and Rust. Other languages I have worked with before include Python 3 and Lua and I have done a small amount of Android App Development in Java.

Aside from software development, I am also interested in learning more about the operational side of computing. I'm currently operating a beginners homelab comprised of one Raspberry Pi 4 running about a dozen small services in docker containers for personal use.

One of those is my currently very small static website which is generated with some help from the Zola static site generator and hosted using a customized docker container of the Caddy webserver. I hope to add some blog posts to that website in the future, if I come up with interesting ideas.

You can find more of my repositories on my personal Gitea instance.

(I use Arch, btw.) 😉

Popular repositories Loading

  1. SchiffeVersenken SchiffeVersenken Public archive

    Very basic implementation of Battleships in C++17. Developed as a group project for the introductory C/C++ programming course in our first semester at the South Westphalia University of Applied Sci…

    C++ 3

  2. cpp2-praktikum cpp2-praktikum Public archive

    Shared repository for my group to work on our C++2 weekly assignments. Code intended for educational purposes only.

    C++ 2

  3. SEProjectApp SEProjectApp Public archive

    Java 1

  4. jotoho jotoho Public archive

  5. modfs modfs Public

    Basic modding tool for Elder Scrolls games on Linux. This project is aimed at relatively low complexity modding and currently should not be used for anything you can't afford to lose.

    Python

  6. todoapp todoapp Public archive

    Forked from fhswf/internettechnologien-ex

    Fork of template to develop a todo app as part of university assignment. Not suited for production use! Do not run on public networks!

    TypeScript