Portfolio

Vojtěch Novotný

Tech Stack

Python

CSS3

HTML

C, C#

About Me

Profile

I am a 20-year-old student currently pursuing a degree in Electronics and Communications at the Faculty of Electrical Engineering, Czech Technical University in Prague.

My expertise lies in programming, with experience in Python, C#, and C, alongside a growing interest in web development using HTML and FastHTML. Additionally, I have foundational knowledge of image-based machine learning and a strong enthusiasm for telecommunications and networking technologies. I am also deeply interested in microelectronics and low-voltage circuits, particularly involving microcontrollers like ESP32, Arduino or Raspberry Pi. I am a fast learner that wants to blend my technical skills with innovative problem-solving approaches, continuously seeking opportunities to enhance my expertise and contribute to impactful projects.

Projects

Project 1

Steam price tracker API using Streamlit

Web app made in python using Streamlit. It was a project I made because original steam market isn't the right thing to do for tracking multiple items. Github page

Project 2

NFC security system

This project is using Arduino Mega and is written in Wiring. It's operated using NFC cards to unlock/lock the device. To edit or add new cards an "administrator" card is used.

Project 3

A temperature/humidity monitoring website

This project is based on self-hosting a server on an old android phone and ssh tunnel using Cloudflare. I am then using a ESP32 with DHT11 sensors to send requests to a php script on my server and display them on a website on graphs, current values. Also featuring a static displaying device using an old laptop. Recently converted the web app into a desktop application. Gitlab page (still in progress)

Project 4

Parking sensor

A simple parking sensor using an ESP32 and 5 LEDs. Github page

Project 5

Self-hosted server

This portfolio and my other personal projects are hosted here. It's partly part of the temp&hum project.Landing page