Skip to content
View ttomf's full-sized avatar
  • Czech Republic

Block or report ttomf

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
ttomf/README.md

Hi, I'm Tom

A high school student and self-taught developer interested in Linux, web and game development, cybersecurity, embedded systems, XR and local AI.

I prefer writing vanilla code instead of relying on frameworks and libraries, because it helps me understand how things really work.

What I'm working on

  • Expanding my knowledge of Python, JavaScript, C, C++, Kotlin, Flutter and other languages.
  • Building projects with microcontrollers.
  • Streaming PC VR games to my phone over Wi-Fi, with 6DOF and hand tracking.
  • Training local AI models and experimenting with LLM fine-tuning.
  • Developing games with my friends while learning pixel art and low-poly modeling.

Other interests

I also enjoy mathematics, physics, 3D printing & modeling, piano and taekwondo.

And I use Arch btw :D

Some Stats

Most used languages GitHub Streak

Pinned Loading

  1. monado-phone monado-phone Public

    Experimental Monado driver for streaming your VR games from Linux to Android phone, wireless, with 6DOF and hand tracking.

    C 1

  2. xfce4-systemload-plugin-enhanced xfce4-systemload-plugin-enhanced Public

    Enhanced version of xfce4-systemload-plugin with NVIDIA gpu support

    C 1

  3. gut gut Public

    Generic Useful Tools from hardware control to cryptography

    HTML

  4. microfast microfast Public

    Small and fast C++ library for BBC micro:bit V2

    C++

  5. neural-network neural-network Public

    A minimal feedforward neural network

    Python