Pinned Repositories
AdventOfCode2016
amazon_books_scraper
A simple python library for scraping basic info about books from amazon
code_converse
Tool that allows local llm models to analyse large codebases
GodotBreakout
GodotPlatformer
hankonator
Program mający ułatwić tworzenie projektu z pewnego przedmiotu na informatyce W8 PWr
hyprland
collection of dot config files for hyprland with a simple install script for a fresh Arch linux with yay
maximilian_gdextension
Gdextension template for godot 4.2 that statically builds maximilian sound synthesis library
noise_compose
A simple Vue project that will generate different style of noises for work. It will also visualize the current noise frequencies and allow user to tune parameters of the noise, like different kind of filters with variable cutoff frequency, and some other modulations.
yarn_yap
A simple tool for automatically converting online articles and Reddit threads into audio files with high quality voice reading them.
lzieniew's Repositories
lzieniew/hyprland
collection of dot config files for hyprland with a simple install script for a fresh Arch linux with yay
lzieniew/yarn_yap
A simple tool for automatically converting online articles and Reddit threads into audio files with high quality voice reading them.
lzieniew/amazon_books_scraper
A simple python library for scraping basic info about books from amazon
lzieniew/code_converse
Tool that allows local llm models to analyse large codebases
lzieniew/maximilian_gdextension
Gdextension template for godot 4.2 that statically builds maximilian sound synthesis library
lzieniew/noise_compose
A simple Vue project that will generate different style of noises for work. It will also visualize the current noise frequencies and allow user to tune parameters of the noise, like different kind of filters with variable cutoff frequency, and some other modulations.
lzieniew/chefsplainer
lzieniew/container2wasm_convenience_scripts
Scripts that are useful to use with container2wasm, for example to convert Dockerfile into ready to run webpage without intermediate steps
lzieniew/diet
lzieniew/dirigera2mqtt
Simple python script to convert Dirigera scene changes into MQTT messages
lzieniew/dockercompose-goatcounter
Fork of goatcounter adding docker-compose file for easy and reproducable deplyoment
lzieniew/edge-tts
Use Microsoft Edge's online text-to-speech service from Python WITHOUT needing Microsoft Edge or Windows or an API key
lzieniew/humbletiers_website
lzieniew/llama_cpp_gdextension
GDExtension for godot 4.2 with llama.cpp, to test if small llm could work on the web with html5 export
lzieniew/logseq_container
Docker container with logseq installed, so it can be used in browser with server storage
lzieniew/Maximilian_gcc13
C++ Audio and Music DSP Library
lzieniew/minesweeper_online_keyboard_plugin
A simple firefox plugin for playing minesweeper.online with keyboard, instead of mouse
lzieniew/my_first_vue_projects
Few projects to learn Vue js
lzieniew/nvim_config
My neovim config basing on lazyvim, with support for python, webdev and lua
lzieniew/obsidian.nvim
Obsidian 🤝 Neovim
lzieniew/parrot.nvim
parrot.nvim 🦜 - the plugin that brings stochastic parrots to Neovim.
lzieniew/piper-tts-api
Piper backend for tortoise_prosy (mainly for testing purposes)
lzieniew/qmk_firmware
Open-source keyboard firmware for Atmel AVR and Arm USB families
lzieniew/rpico_mqtt_ir_remote
Script for raspberry pi pico to send IR signals in reaction to MQTT messages
lzieniew/scout_llama
A program to use locally hosted LLM to scan some codebase file by file, in order to find some certain bug or thing in code.
lzieniew/snake.nvim
Snake game on neovim, practice your hjkl or whatnot!
lzieniew/tortoise-tts-api
web api for tortoise tts, for use with audiobook generator
lzieniew/tortoise_prose
It's a web UI for tortoise TTS, designed for generating audio for ebooks and articles. It supports saving the work and seamlessly resuming generation at any time
lzieniew/tortoise_tts_input_cleaner
lzieniew/web_thinker
Proof of concept that small llm model can be used in the browser, running entirely on user's machine