Skip to content
View Thraix's full-sized avatar

Block or report Thraix

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
Thraix/README.md

Welcome to my profile

My name is Tim Håkansson, and I'm a software developer working on and off on a way too ambitious C++ game engine, Greet-Engine, since 2015. I'm a Master of science in Software Engineering at Linköping University, and love to code on my freetime. When I'm not coding I'm mostly gaming (Apex, CS, Chess) or running outside.

The most interesting aspect of coding for me is reinventing the wheel, as it gives me a great challange and understanding of how things are made. Some wheel inventing I've done is MakeGen, which generates makefiles for C++, EntityComponentSystem, an ECS made in C++, and the entire GUI system of my Greet-Engine is built without any GUI library.

If you're interested, do check out my pinned projects below!

Pinned Loading

  1. CopiumCopiumPublic

    Vulkan based game engine

    C++

  2. MakeGenMakeGenPublic

    Generating makefiles made simple

    C++ 3 1

  3. AdventOfCodeAdventOfCodePublic

    All my solutions for AoC

    C++

  4. VoxelRayTracerVoxelRayTracerPublic

    Voxel Ray Tracer in GLSL

    C++ 1

  5. TIMberTIMberPublic

    Dynamic Terrain using Marching Cubes

    C++ 1

  6. Greet-EngineGreet-EnginePublic

    Linux port of my own game engine, Greet-Engine

    C++