Skip to content
View Avicted's full-sized avatar
🦕
🦕

Highlights

  • Pro

Block or report Avicted

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Avicted/README.md

Welcome to my GitHub

About Me

I'm Victor, a computer engineer and master's graduate with interests in high performance computing (HPC), parallel programming, game design, and modern web technologies.

Currently exploring C, Go, OpenGL, and GPU computing (CUDA / HIP).
I enjoy building performant, scalable software focused on low-level systems, backend infrastructure, and game development.


Technologies and Tools

  • Programming Languages: C, C#, Go, TypeScript
  • Frameworks & Libraries: .NET Core, React, CUDA / HIP, OpenMP, MPI
  • Platforms & Tools: Linux, Git, Docker, CI/CD
  • Databases & APIs: RDBMS, REST

Note: This is not an exhaustive list.


GitHub Stats

Note: My C++ code mostly follows a C-style approach.

Top Languages


"I just wondered how things were put together."

— Claude Shannon

Continuously building, learning, and exploring the art of engineering.

Pinned Loading

  1. 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…

    Go 1

  2. galaxy_visualization_raylib Public

    100k real ( +100k random ) galaxies from a sector. Visualized with Raylib.

    C++ 87 6

  3. 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

  4. 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

  5. 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

  6. 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

    C# 2