- Finland
-
20:06
(UTC +02:00) - victoranderssen.com
-
hip-img-fx Public
Fast GPU-accelerated image filters (HIP) with a CPU fallback path for portability.
C++ MIT License UpdatedNov 3, 2025 -
-
github_clone_all Public
This Bash script automates cloning or updating all repositories owned by a specified GitHub user. It uses the GitHub API and SSH to securely back up repositories to a local directory.
Shell MIT License UpdatedOct 14, 2025 -
c_fft_visualizer Public
Visualize the Fast Fourier Transform (FFT) of audio signals in real-time using C, FFTW3 and Raylib.
-
galaxy_visualization_raylib Public
This project visualizes 100,000 real galaxies in blue and 100,000 randomly distributed galaxies in red. The data is sourced from the GPU programming course at: Åbo Akademi University
-
-
kickstart.nvim Public
Forked from nvim-lua/kickstart.nvimA launch point for your personal nvim configuration
Lua MIT License UpdatedAug 16, 2025 -
monty_hall_problem_hip Public
This program simulates the classic Monty Hall problem, generalized to N doors. You can choose between "stay" and "switch" strategies and run millions or billions of iterations efficiently on your G…
HIP MIT License UpdatedAug 15, 2025 -
va_c_arena Public
va_c_arena is a C99/C11 arena memory management library designed to provide efficient memory allocation and deallocation. This library is structured as a single-header, stb-style implementation for…
C MIT License UpdatedJul 26, 2025 -
skogsnet_v2 Public
Skogsnet v2 is a Go app that reads temperature and humidity from a serial device, stores the data in SQLite, and displays it on a web dashboard. It supports CSV export, configurable logging, and sh…
-
Skogsnet Public archive
Arduino -> Serial bus -> Unix -> (main) Measuements read from the Serial bus. With Raylib as Visualization for the data.
-
c_plugin_arch Public
This is a proof of concept for a plugin architecture in C, demonstrating how to dynamically load and manage plugins. Each plugin can be loaded, initialized, run, and cleaned up, allowing for modula…
C MIT License UpdatedMay 28, 2025 -
NotesApp Public
Basic Markdown note REST API. Using dotnet 9.0 and ASP.NET Core Identity.
C# MIT License UpdatedMay 17, 2025 -
Plantasia-Webshop Public
React SPA that serves the webshop for the fictional service "plantasia". At plantasia users can buy and sell flowers. React App + Django backend. Docker is using Node.js v16 to be able to build the…
TypeScript MIT License UpdatedMay 16, 2025 -
-
-
sokol_game_01 Public
Simple 2D texture rendering with vertex- and index-buffer.
C++ MIT License UpdatedDec 17, 2024 -
HIP_FM_Synthesis Public
This project demonstrates FM Synthesis (Frequency Modulation) using HIP (Heterogeneous Compute Interface), enabling high-performance sound generation on both AMD and NVIDIA GPUs.
Cuda MIT License UpdatedNov 27, 2024 -
love_game Public
Basic LÖVE 2D Flappy Bird clone. Download available on itch.
Lua MIT License UpdatedNov 7, 2024 -
raylib_orthographic Public
Transport Tycoon / OpenTTD style engine example with Raylib.
-
finland-power-status Public
Vite React TypeScript SPA that uses an OpenAPI generated API client to fetch live data from Fingrid.
TypeScript MIT License UpdatedOct 11, 2024 -
pepito_app Public
Pépito C++ program that connects to a Server-sent events (SSE) API and parses every message for when Pépito the cat comes home or goes out.
C++ MIT License UpdatedOct 11, 2024 -
todo_app_vite_react_frontend Public
React 18 Frontent with Redux-Toolkit. Basic App that integrates with the backend: https://github.com/Avicted/todo_app_dotnetcore_backend
TypeScript UpdatedOct 1, 2024 -
HAProxy docker compose example with Vagrant as one development option.
UpdatedSep 19, 2024 -
todo_app_dotnetcore_backend Public
Dotnet Core 8 project using: Clean Architecture, using FastEndpoints, Identity and EntityFramework. Serves as the backend for https://github.com/Avicted/todo_app_vite_react_frontend
-
-
This is the most basic template for Clean Architecture in Dotnet Core. It let's you start from scratch with a clean architecture in mind.
Shell UpdatedSep 4, 2024 -
social-platform-2000-backend Public
Reddit style forum backend, dotnet core 6.0 rest api for social-platform-2000. Frontend source: https://github.com/Avicted/social-platform-2000
-
-
llm.c Public
Forked from karpathy/llm.cLLM training in simple, raw C/CUDA
Cuda MIT License UpdatedApr 13, 2024