Pinned Repositories
animation-retargeting
A cross-platform library for animation retargeting in C++14.
avo
A library for desktop application development in modern C++20.
AvoExplorer
A simple, portable file explorer for windows, built with AvoGUI.
bjornsundin.com
Personal website containing javascript projects by me, Björn.
cpp20-http-client
An HTTP(S) client library for C++20.
FIR-filter-VST3
Warning: this code is very oldschool and bad! A small VST3 effect plugin that lets you change the weights/coefficients of a finite impulse response filter. It was created to help get myself started learning to code VST plugins, to make a synth.
Gurksaft
A desktop app for learning languages based on word frequency.
piper-rs
Rust frontend for Piper neural TTS
pomland-game
This is my first ever C++ project. It is an RPG game that I started making in 2016, together with my very talented artist friends Noah Adolfsson Hall and Linnéa Tjernström.
Sprite-Packer
A program made using SFML that packs multiple images into a single image that is as small as the algorithm can get it. It also generates a .hpp and a .cpp file that store the bounding rectangles for every image in the output. I made this in 2016 to help with making games.
avocadoboi's Repositories
avocadoboi/cpp20-http-client
An HTTP(S) client library for C++20.
avocadoboi/avo
A library for desktop application development in modern C++20.
avocadoboi/animation-retargeting
A cross-platform library for animation retargeting in C++14.
avocadoboi/Gurksaft
A desktop app for learning languages based on word frequency.
avocadoboi/bjornsundin.com
Personal website containing javascript projects by me, Björn.
avocadoboi/AvoExplorer
A simple, portable file explorer for windows, built with AvoGUI.
avocadoboi/piper-rs
Rust frontend for Piper neural TTS
avocadoboi/FIR-filter-VST3
Warning: this code is very oldschool and bad! A small VST3 effect plugin that lets you change the weights/coefficients of a finite impulse response filter. It was created to help get myself started learning to code VST plugins, to make a synth.
avocadoboi/Sprite-Packer
A program made using SFML that packs multiple images into a single image that is as small as the algorithm can get it. It also generates a .hpp and a .cpp file that store the bounding rectangles for every image in the output. I made this in 2016 to help with making games.
avocadoboi/fys3-labbrapport-torsionspendel
avocadoboi/pomland-game
This is my first ever C++ project. It is an RPG game that I started making in 2016, together with my very talented artist friends Noah Adolfsson Hall and Linnéa Tjernström.
avocadoboi/fys3-magnetisk-resonanstomografi
avocadoboi/fys3-simulation
Simuleringsuppgift till kursen Fysik 3.
avocadoboi/gymnasiearbete-rapport-latex
avocadoboi/learning-rust
These are just some smaller rust projects and experiments I'm writing to learn rust.
avocadoboi/matplotplusplus
Matplot++: A C++ Graphics Library for Data Visualization 📊🗾
avocadoboi/montessori-website
avocadoboi/noahanimations.com
The website of my friend Noah Adolfsson Hall, who is a cartoonist and music producer. I coded the website while he provided concepts and content.
avocadoboi/prog2-slutprojekt
avocadoboi/PRRPRR02-TE18D
avocadoboi/Reddit-image-ripper
This was my first project in python, a script that downloads memes for you! It was originally made because I wanted to try training a GAN on surreal memes - to see how surreal the results would get.
avocadoboi/Save-him
hänga gubbe.
avocadoboi/solar-system-project
avocadoboi/trevlig-liten-bot
Min lilla discord-bot i rust.
avocadoboi/Unicode-console
Small class that makes console input/output with utf-8 easier in c++17.
avocadoboi/uWebSockets
Simple, secure & standards compliant web server for the most demanding of applications
avocadoboi/vulkan-framework
A very barebone vulkan.
avocadoboi/Wpf-image-scaler
A small, simple application to rescale and multiply the colors of many images at the same time.
avocadoboi/Wpf-timer
Just a simple timer made with wpf.