Projects in Awesome Lists by xiaoxiae
A curated list of projects in awesome lists by xiaoxiae .
https://github.com/xiaoxiae/purepursuitalgorithm
An implementation of a basic adaptive pure pursuit algorithm in Java using the Processing library.
Last synced: 21 Jul 2025
https://github.com/xiaoxiae/grafatko
An app for creating and visualizing graphs and graph-related algorithms.
computer-science graph-algorithms graph-theory graph-visualizer pyqt5 python
Last synced: 28 Apr 2025
https://github.com/xiaoxiae/slama.dev
The source code to my personal website.
Last synced: 28 Apr 2025
https://github.com/xiaoxiae/maturita-cz
Zpracování maturitních otázek k maturitě z češtiny 2018-19.
Last synced: 28 Apr 2025
https://github.com/xiaoxiae/ankimff
Kolekce Anki balíčků k různým předmětům na MFF (informatika).
anki education informatika matfyz
Last synced: 28 Apr 2025
https://github.com/xiaoxiae/swervedrivevisualisation
A visualisation of the math behind swerve drive used in FRC robots using the Processing library.
frc java jinput processing swerve swerve-drive
Last synced: 28 Apr 2025
https://github.com/xiaoxiae/cv
A neat CV generator. Supports HTML, PDF and LaTeX.
Last synced: 28 Apr 2025
https://github.com/xiaoxiae/voronoi
A simple Python library for generating various kinds of Voronoi diagrams.
algorithm voronoi voronoi-diagram
Last synced: 28 Apr 2025
https://github.com/xiaoxiae/education-scripts
A collection of my education-related scripts.
computer-science education school scripts
Last synced: 10 Mar 2026
https://github.com/xiaoxiae/terrarianpchappiness
A script to generate a layout that ensures the maximum happiness for all NPCs.
Last synced: 15 Mar 2026
https://github.com/xiaoxiae/robotics-simplified-website
A website for learning about robotics-related concepts and algorithms, in a simple and intuitive way.
education frc jekyll python robotics robotics-simplified
Last synced: 08 Apr 2026
https://github.com/xiaoxiae/vimvaldi
A terminal note sheet editor with Vim-like keybindings.
music music-composition python terminal vim
Last synced: 18 Jan 2026
https://github.com/xiaoxiae/protab-2021-autorske
Autorská řešení mých úloh z Protabu 2021.
Last synced: 13 Jun 2026
https://github.com/xiaoxiae/soc-presentation-2019
The source code to my SOČ presentation for the year 2019.
education latex presentation robotics soc
Last synced: 17 May 2026
https://github.com/xiaoxiae/maturita-cs
Zpracování otázek a programů k maturitě z programování 2018-19.
Last synced: 16 May 2026
https://github.com/xiaoxiae/advent-of-code-2021
Solutions to (all!) AoC problems for the year 2021, written in Python.
Last synced: 09 Oct 2025
https://github.com/xiaoxiae/advent-of-code-2018
Solutions to Advent of Code problems in Python for the year 2018.
Last synced: 13 Jun 2026
https://github.com/xiaoxiae/proloku
A simple sudoku solver written in Prolog.
Last synced: 04 Mar 2026
https://github.com/xiaoxiae/mytar.c
A C implementation of GNU TAR for my university course.
Last synced: 10 Jun 2026
https://github.com/xiaoxiae/arduino
A set of various programs for an Arduino with the Multi-function shield.
Last synced: 11 May 2026
https://github.com/xiaoxiae/morous-5
Řešení teoretických a praktických úloh 5. ročníku soutěže MoRoUS.
Last synced: 11 Jun 2026
https://github.com/xiaoxiae/advent-of-code-2023
My solutions to AoC problems for the year 2023, written in Python.
Last synced: 15 May 2026
https://github.com/xiaoxiae/advent-of-code-2020
Solutions to AoC problems for the year 2020, written in Python.
Last synced: 17 Jun 2026
https://github.com/xiaoxiae/bombermanml
Implementations of various ML algorithms for playing the game of bomberman.
Last synced: 16 May 2026
https://github.com/xiaoxiae/inline-bfs-dfs-presentation
A source code to a presentation regarding in-line BFS and DFS in linear time.
bfs dfs implementation in-place paper presentation
Last synced: 12 Feb 2026
https://github.com/xiaoxiae/advent-of-code-2019
Solutions to AoC problems for the year 2019, (most likely) written in Python.
Last synced: 23 Jul 2025
https://github.com/xiaoxiae/motion-canvas-examples
Example Motion Canvas animations, used in https://slama.dev/motion-canvas/introduction/.
Last synced: 06 Jul 2026
https://github.com/xiaoxiae/asciitreegenerator
A script for generating realistic looking ASCII trees.
Last synced: 08 Jul 2026
https://github.com/xiaoxiae/smichoff-trophy
A 3D model of a trophy for the climbing wall Smíchoff.
Last synced: 12 Feb 2026
https://github.com/xiaoxiae/leetcode
My solutions to Leetcode problems, written in Python.
Last synced: 20 Jun 2025
https://github.com/xiaoxiae/uvod-do-programovani-vex-v5
Zdrojový kód (a nejaktuálnější verze) učebnice „Úvod do programování VEX V5“ a doplňujícího textu „Metodika k programování VEX V5“
czech programming robotics vex
Last synced: 14 Jun 2026
https://github.com/xiaoxiae/donjun
A dungeon generator, but since there are so many of them called "Dungen", this one just sounds like it.
Last synced: 18 Jun 2026
https://github.com/xiaoxiae/survae-replication
A replication of "SurVAE Flows: Surjections to Bridge the Gap between VAEs and Flows", implemented as the final project for the "Generative Neural Networks" class of the University of Heidelberg, 2024.
Last synced: 09 Jun 2026
https://github.com/xiaoxiae/advent-of-code-2022
My solutions to AoC problems for the year 2022, written in Python.
Last synced: 18 Jun 2026
https://github.com/xiaoxiae/pythonmathlibraries
A collection of small Python modules containing math-related stuff.
discrete-mathematics linear-algebra math mathematical-analysis python
Last synced: 03 Jun 2026
https://github.com/xiaoxiae/license-generator
A script for generating project licenses.
Last synced: 15 May 2026
https://github.com/xiaoxiae/dfs-constant-memory
Various DFS implementations, written in C++.
Last synced: 12 Oct 2025
https://github.com/xiaoxiae/ankiheidelberg
A collection of Anki decks for various courses for the Master's in Data and Computer Science at the University of Heidelberg.
Last synced: 08 Feb 2026
https://github.com/xiaoxiae/mo-p-68
Řešení teoretických a praktických úloh 68. ročníku soutěže MO-P.
competition mathematics mff-uk mo-p
Last synced: 11 Feb 2026