Skip to content
View AkiSchmatzler's full-sized avatar
🎯
Focusing
🎯
Focusing
  • TU Delft
  • Netherlands

Organizations

@Tribler @3A-Unistra
Block or Report

Block or report AkiSchmatzler

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

Hello friend 👋

  • 🔭 I’m currently in my second year of Masters in Computer and Embedded Systems Engineering at TU Delft, Netherlands
  • I am conducting research for my thesis, on accurate occupancy count using ceiling-based sensors and sensor fusion.
  • I have a bachelor in computer science from Université de Strasbourg, France.
  • 🌱 I’m currently learning about Visible Light Communication, Networking, and Security and Cryptography
  • I am working as a part time embedded developper at Sentistic, working on a simulator tool for their ceiling-based sensor.
  • 📫 How to reach me: [email protected]

My go-to's :

c linux raspberrypi

Other languages/technologies I've used or learnt about and that I like :

arduino javascript php oracle python blockchain c++

Feel free to ask me anything about my different repositories :)

Popular repositories Loading

  1. game_of_life game_of_life Public

    simple implementation of Conway's game of life, using pre-defined initial states written in text files.

    C

  2. PacMan-like-graphs PacMan-like-graphs Public

    generation of images of graphs with max 4 neighbors in C.

    C

  3. Maze-generator-and-solver Maze-generator-and-solver Public

    This assignement was part of my Computer Architecture class, and is written fully from scratch in MIPS assembly.

    Assembly

  4. javaExpressionParsing javaExpressionParsing Public

    parsing of simple arithmetic expression using binary tree in java

    Java

  5. DataStructures DataStructures Public

    Some operations on different data structures that can always come in handy.

    C

  6. Raycaster Raycaster Public

    C++ Raycaster using SFML graphics library

    C++