Aspiring software developer with a passion for web development and programming in C. With experience in HTML, CSS, Python, C, Django, Flask and JavaScript.
🌱 I’m currently studying the core curriculum at 42Prague.
📫 Reach me at: cernyvojt@gmail.com or vojtechcerny.tech
- libft - a library of standard C function clones (C)
- ft_printf - printf clone (C)
- get_next_line - a function to get next line from an FD with dynamically growing buffer (C)
- push_swap - project about sorting algorithms (C)
- pipex - pipe simulating project (C)
- so_long - a 2D game (C)
- minitalk - communication between processes (C)
- fdf - a matrix rendering project (C)
- philo - the dining philosophers problem simulator - multithreading (C)
- minishell - a simplified bash shell clone (C)
- cub3D - 3D raycaster, similar technology to the classic Wolfenstein3D (C)
- Personal website - final project for CS50Web - a complete website made with Django (Django, DRF, Python, HTML, JavaScript)
- Triage writer - final project for CS50P - a GUI application for triage (Python)
- Reviews - final project for CS50X - a website made with Flask (Python, Flask, SQL, HTML, Jinja)
- PEC database - final project for CS50SQL - a database in sqlite with design documentation (SQL)
- Timekeeper - a personal CLI utility to keep track of time spent on specific tasks (C++)
- The CAT API - a side project to learn how to work with API endpoints (JavaScript)