Skip to content
View kolumb's full-sized avatar
Block or Report

Block or report kolumb

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

Tools

Learning WASM — notes of my process of learning WebAssembly bytecode. Also a script to automate its building.
Visual basm — visual interpreter of basm programming language.
Zoomer — copy of zoomer application but for Windows in C using OpenGL.
Tsodin — emote generator for Tsoding community.
Graph viewer — tool inspired by Graphviz.
React from scratch — experiment of implementing React.js from scratch.
kolumb.tk backup — educational tools and games.

Games

Asteroids — improved clone of that old game.
Physics — 2D physics engine.
Websocket Racing — chat in Java with React interface.
Boilerplate — template for JavaScript projects.

Contributions

Porth — Concatenative Stack-Oriented Programming Language for Computers. 1 Pull Request and further commits on GitLab.
bm — Stack-Based Language with Meta-Programming. 8 Pull Requests and 2 Issues.
emoteJAM - Simple website that generates animated BTTV emotes from static images. 4 Pull Requests and 3 Issues.
Sowon — timer. 8 Pull Requests.
rcui — TUI framework in Rust. 2 Pull Requests and 1 Issue.
todo-rs — Simple Interactive Terminal Todo App in Rust. 1 Pull Request.
ru.javascript.info — a book about JavaScript translated in Russian. 2 Pull Requests.
uk.javascript.info — a book about JavaScript translated in Ukrainian. 2 Pull Requests.
aids — replacement for std of C++. 1 Pull Request.
sv — Simple String_View implementation for C programming language. 1 Pull Request.
OpenGL Template — setup for starting small OpenGL projects. 2 Pull Requests.
OpenGL PP — post-processing in OpenGL. 1 Pull Request.
dumb-sqrt — Dumb Sqrt Algorithm Visualization. 1 Pull Request.
Hello Vulkan — simplest example for Vulkan graphics. 1? Pull Request.

Something — game in C/C++. 25 Pull Requests and 6 issues.
Something-rewrite — a game in C++. 3 Pull Requests.
Nothing — game in C/C++. 7 Pull Requests and 7 issues.
pong-3.0 — multiplayer game in js. 5 + 2? Pull Requests and 12 issues.
zzzwe — a game in js. 9 Pull Requests.
ded — Dramatic EDitor. 2 + 1? Pull Requests.
rust-browser-game — Bloat-Free Browser Game in Rust (rustc-only challenge). 1 Pull Requests.
Wang Tiles Grid generator — 1 Pull Request.

Pinned Loading

  1. visual-basm visual-basm Public

    Visual tool for basm language

    JavaScript 11

  2. zoomer zoomer Public

    Zoomer application for Windows (port of Boomer)

    C 19 2

  3. physics physics Public

    Simplified 2D physics engine. Link to demo below:

    JavaScript 1 1

  4. aids aids Public

    Forked from rexim/aids

    std replacement for C++

    C++

  5. websocket-racing websocket-racing Public

    Online multiplayer racing game on WebSocket protocol with Java backend and Three.js graphics.

    Java 1

  6. something something Public

    Forked from tsoding/something

    Finally something

    C