Pinned Repositories
algorithms
My implementation of various algorithms. Written in Rust, with an interface to Python.
Asyncio-Event-Hub
A library that provides users the ability to create event (loop) driven systems within the asyncio framework.
cloggen
Student council habitation report generator (Generator študenstkih mnenj za Študentski svet FE)
discord-advertisement-framework
Automatic advertisements / shilling for Discord. GUI / Console, Multi-Accounts & More!
LITL
LITL - List Input Timer Library is an open source CPP library designed to work on windows and AVR platform
MakeFile-Generator
Makefile generator
mujoco-rs
MuJoCo bindings and high-level wrappers for the Rust programming language. Includes the viewer.
rgbd-obstacle-detection
Implementation of Automatic obstacle detection using RGB+D camera for AMR control. Paper: https://erk.fe.uni-lj.si/2024/papers/hozic(samodejno_zaznavanje).pdf
TkClassWizard
Python library for GUI-interactive definition of objects / forms / modals based on annotations (type hints). It allows the creation of forms based on class's definition. Works with Tkinter / TTKBootstrap.
Tkinter-Async-Execute
A small library, which provides a non-blocking way to run an asyncio event loop alongside Tkinter in a seperate thread, thread-safe functions for thread-safe interaction, and an execution progress widget.
davidhozic's Repositories
davidhozic/discord-advertisement-framework
Automatic advertisements / shilling for Discord. GUI / Console, Multi-Accounts & More!
davidhozic/mujoco-rs
MuJoCo bindings and high-level wrappers for the Rust programming language. Includes the viewer.
davidhozic/TkClassWizard
Python library for GUI-interactive definition of objects / forms / modals based on annotations (type hints). It allows the creation of forms based on class's definition. Works with Tkinter / TTKBootstrap.
davidhozic/Tkinter-Async-Execute
A small library, which provides a non-blocking way to run an asyncio event loop alongside Tkinter in a seperate thread, thread-safe functions for thread-safe interaction, and an execution progress widget.
davidhozic/rgbd-obstacle-detection
Implementation of Automatic obstacle detection using RGB+D camera for AMR control. Paper: https://erk.fe.uni-lj.si/2024/papers/hozic(samodejno_zaznavanje).pdf
davidhozic/Asyncio-Event-Hub
A library that provides users the ability to create event (loop) driven systems within the asyncio framework.
davidhozic/MakeFile-Generator
Makefile generator
davidhozic/algorithms
My implementation of various algorithms. Written in Rust, with an interface to Python.
davidhozic/AoC24
My take on the Advent of Code 2024, with Rust.
davidhozic/davidhozic
Home repository
davidhozic/Discord-Custom-Emote-Usage
Discord bot for tracking usage of custom emotes per each server.
davidhozic/AoC23
Advent of Code 2023 - My Python solutions
davidhozic/BoomBoxV2
davidhozic/cloggen
Student council habitation report generator (Generator študenstkih mnenj za Študentski svet FE)
davidhozic/github-issue-templates
:symbols: A collection of GitHub issue and pull request templates
davidhozic/LITL
LITL - List Input Timer Library is an open source CPP library designed to work on windows and AVR platform
davidhozic/pycord
Pycord, a maintained fork of discord.py, is a python wrapper for the Discord API
davidhozic/discord.py
An API wrapper for Discord written in Python.
davidhozic/FuzbAISim
FuzbAI simulator with REST API
davidhozic/glfw-rs
GLFW3 bindings and idiomatic wrapper for Rust.
davidhozic/glfw-sys
Cargo version of GLFW
davidhozic/mujoco-fork
Multi-Joint dynamics with Contact. A general purpose physics simulator. This is a modification of the original repository to enable static linking and C++ viewer manual control for the purposes of https://github.com/davidhozic/mujoco-rs
davidhozic/mujoco-rs-utils
Tools used in https://github.com/davidhozic/mujoco-rs
davidhozic/Robot-Pancakes
Showcase repository for a project of mine. The project is an autonomous Staubli robot made for making pancakes.