Skip to content
View racenis's full-sized avatar
🥝
Will code HTML for food
🥝
Will code HTML for food

Block or report racenis

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

Projects

3D Graphics package

  • Allows creation of 3D graphics applications
  • Useful for video games, data visualizations, simulations, digital twins, virtual reality
  • Optimized for low-end hardware
  • Mostly implemented in C++, includes some Python scripts
  • OpenGL, DirectX and software rendering backends
  • Targets Windows, Linux and Web

Online strategy game

  • Playable in a web browser
  • Implemented in PHP using MVC architecture

Image processing CLI utilities

  • Applies various image filters (Gaussian blur, Fourier convolution, wavelet transforms, etc.)
  • Implemented using only the C language and C standard library, no external tools

Employee work schedule optimizer

  • Optimizes work schedules for a company's employees
  • Accessed through a SPA application web interface
  • Includes a REST API
  • Implemented in the Erlang language, leveraging its concurrency

Multi-agent system simulation framework

  • Allows defining agents, interactions between them
  • Includes a LISP-like scripting language
  • Implemented in C, for speed and easy integration with other languages
  • Also includes a simulation manager app written in Object Pascal

Smart contract

  • Allows users to collaboratively play the game DOOM.
  • Web interface for the contract created using Node.js
  • Contract targets the Ethereum blockhain, implemented in Solidity

Block stacking Android app

  • It's like Tetris, but in 3D
  • Implemented in Kotlin, uses OpenGL ES API for graphics

Web page with a fancy design

  • Implemented in HTML and CSS
  • Designed to be usable both on desktop and on mobile

Level editor for my 3D graphics package

  • Useful for creating virtual spaces, video game levels, etc.
  • Implemented in C++ using wxWidgets GUI framework

Level editor prototype

  • Prototype for my level editor
  • Implemented in Kotlin using the Java Swing GUI library

Script interpeter

  • Interpreter for a stack-based language
  • Contains bytecode compiler and bytecode interpeter
  • Implemented in C++

Popular repositories Loading

  1. tram-sdk tram-sdk Public

    Software Development Kit for creating Tramway Drifting and Dungeon Exploration Simulators

    C++ 22 1

  2. ligmascript ligmascript Public

    LIGMAScript (the bestest programming language ever) compiler and interpreter

    C++ 7 1

  3. tram-template tram-template Public

    GLSL 1

  4. scanditask scanditask Public

    PHP 1

  5. racenis racenis Public

    Config files for my GitHub profile.

  6. tram-editor tram-editor Public

    Kotlin