Skip to content
View RokasBagdonas's full-sized avatar
✏️
✏️

Highlights

  • Pro
Block or Report

Block or report RokasBagdonas

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

About me

C# Developer that likes writing good gode

alt text alt text alt text alt text

A statistics website for the best strategic board game Terraforming Mars! Having played a lot of games, me and my friends collected a bunch of data. Thus I have decided to create a website where we can analyse results and simplify game logging (⛔ excel spreadsheets).

Other projects

alt text alt text

A university team project for building a simple social network website that functions offline. I've learned to implement Cache-Then-Network Service worker data caching stragety and to use asynchronous IndexDB API, create JavaScript Promises. The project was done in a team of 3, thus knowning Git came in handy.

alt text alt text

An Internet of Things project for controling smart sockets remotely using ESP32 System on a Chip. I learned to write C++ code, integrate external radio transmittor and use third party Telegram API library for toggling the sockets from a smart phone!

alt text

An algorithm for replicating guillemot egg patterns. The app uses Javascript and Three.js framework for displaying a 3D egg model.

Pinned

  1. tm-stats tm-stats Public

    Full stack dockerized Terraforming Mars Statisics website

    Makefile 1

  2. terra-mars-api terra-mars-api Public

    Web API for returning data about Terraforming Mars games

    Python 1

  3. terra-mars-spa terra-mars-spa Public

    Frontend for displaying and recording Terraforming Mars games

    Vue

  4. iot-smart-sockets iot-smart-sockets Public

    IoT project for remotely toggling smart sockets

    C++

  5. virtual-eggs virtual-eggs Public

    Dissertation project "Web-based design of virtual eggs"

    JavaScript