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.

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 am Tom, a young high school student and a self-taught developer focused on learning programming and scripting.

About Me

  • I prefer writing vanilla code instead of using frameworks because it helps me understand how things work.
  • I like experimenting with tools, embedded systems, local AI, and cybersecurity.
  • I enjoy optimizing and tweaking my Linux system.
  • I practice Taekwondo, play the piano, study math and physics, and work on 3D printing and modeling projects.

What I'm Working On

  • Expanding my knowledge in Python, JavaScript, C++, Kotlin and other languages.
  • Building projects with microcontrollers.
  • Trying to run VR games on mobile devices (like Google Cardboard).
  • Training local AI models and finetuning LLMs.
  • Developing games with my friends, while learning to create pixel art and low-poly models.

Technologies & Tools

  • Languages: Python, JavaScript, C++
  • OS: I use Arch btw (with XFCE4)
  • Editor: Zed, Midnight Commander, Android Studio (pain)
  • Hardware: Lenovo LOQ (32GB RAM, Nvidia RTX 5060 8GB VRAM), perfect for running local LLMs.

Contact & Collaboration

If you want to collaborate on a project or just talk, feel free to contact me via tom.fucik@email.cz!

Popular repositories Loading

  1. xfce4-systemload-plugin-enhanced xfce4-systemload-plugin-enhanced Public

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

    C

  2. microfast microfast Public

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

    C++

  3. gut gut Public

    Generic Useful Tools from hardware control to cryptography

    HTML

  4. ttomf ttomf Public

    My personal repo

  5. neural-network neural-network Public

    A minimal feedforward neural network

    Python