Skip to content
View ttschnz's full-sized avatar
🐢
hardly working
🐢
hardly working

Highlights

  • Pro

Block or report ttschnz

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
ttschnz/README.md

Personal Favourites

Academic Projects

Matura Thesis

Krypton Messenger, a cloud-based, end-to-end encrypted messenger.It uses self-developed zero-knowledge encryption. The server only sees data that appears to be random.

Tasks

  • Custom Protocol Development
  • Design and realisation of both server and client applications in various languages
    • Prototyping with PHP
    • Working with Databases
    • Final protocol implementation using Node.js

Technologies used

  • PHP (Prototyping only)
  • MySQL
  • VMware
  • Docker
  • Typed JavaScript
  • WebSockets
  • Electron

Project in Subsidiary Subject

TicTacToe Webapp (Backend)
TicTacToe Webapp (Frontend)

Tasks

  • Development of a reinforcement learning algorithm (RL-A) able to train a TicTacToe game.
  • Develop a web application to compete against the RL-A

Technologies used

  • Backend (Python)
    • PostgreSQL
    • Docker
    • Python
      • Flask
      • SQLAlchemy
      • pycrypto
      • gevent
      • numpy
  • Frontend (TypeScript/React)
    • Yarn
    • indexedDB
    • localStorage
    • Node-Forge

Pinned Loading

  1. tools tools Public

    List of genius utilities

  2. miggy_brute_force miggy_brute_force Public

    Brute force attack for the Miggy's Win Machine

    Rust 1

  3. tictactoe-webapp-backend tictactoe-webapp-backend Public

    Implementation of a RL-A in a Web-App

    Python 1

  4. tictactoe-webapp-frontend tictactoe-webapp-frontend Public

    TypeScript 1

  5. krypton-messenger/desktop krypton-messenger/desktop Public

    JavaScript

  6. krypton-messenger/docker_server krypton-messenger/docker_server Public

    Docker container for krypton server

    JavaScript