Skip to content
View CloudCodingSpace's full-sized avatar
๐Ÿ’ญ
Breathing as if I get paid
๐Ÿ’ญ
Breathing as if I get paid

Organizations

@ThriverStudio

Block or report CloudCodingSpace

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
CloudCodingSpace/README.md

Hey ๐Ÿ‘‹, I'm CloudCodingSpace

C/C++ Developer โ€ข Vulkan/Graphics Enthusiast โ€ข Engine Programmer

Currently building MeltedForge โ€” a custom game engine written in C using Vulkan.

A coder who codes for fun


๐Ÿš€ Main Project

๐Ÿ”ฅ MeltedForge

A hobby game engine written in C using the Vulkan API, aiming to eventually ship real games.

This is currently my largest and most time-invested project.

๐Ÿ”— https://github.com/CloudCodingSpace/MeltedForge


๐Ÿ“ฆ Other Projects

๐ŸŽฏ RayTracer

Basic Monte-Carlo path tracer written in C++.

๐Ÿ”— https://github.com/CloudCodingSpace/RayTracer

๐Ÿ“ Slog

A small lightweight logger written in pure C with no external dependencies.

๐Ÿ”— https://github.com/CloudCodingSpace/slog


๐Ÿ›  Tech Stack

Languages

C C++ GLSL Python Java

Primarily working with C & C++.

Favorite language: C.


๐ŸŽฎ Graphics APIs

OpenGL Vulkan


๐Ÿงฐ Tools

Git GitHub VSCode RenderDoc


๐Ÿ“ˆ GitHub Stats


๐Ÿ“Š Contribution Graph

CloudCodingSpace github activity graph


๐ŸŽฏ Interests

  • Game engine programming
  • Graphics rendering
  • Low-level systems programming
  • Game development from scratch
  • Anime
  • Gaming

๐ŸŒŒ Current Goal

Finish MeltedForge and eventually make a fully playable game using my own engine.

Pinned Loading

  1. MeltedForge MeltedForge Public

    A game engine written in C

    C 36 3

  2. MFDocs MFDocs Public

    Documentation webpages for MeltedForge

  3. GLRenderer GLRenderer Public template

    A OpenGL template for C++ with all the boiler plate code someone would need to start rendering onto the screen

    C++

  4. slog slog Public

    A tiny and simple logger written in pure C

    C 1 1

  5. RayTracer RayTracer Public

    A real-time raytracer written in C++

    C++ 1