Skip to content
View Spythere's full-sized avatar
🏠
Chillin & vibin
🏠
Chillin & vibin
Block or Report

Block or report Spythere

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

Baner

⚡ Welcome to my profile! ⚡

I am Spythere, and from time to time, I fill my GitHub with new projects that I create in my free time. There aren't too many of them, but whenever I have the time and motivation, I add code from various programming domains.

  • 💻 In the past, I programmed in Java, creating plugins for Minecraft servers
  • 🔭 Privately, I create web applications and simple simulations (such as Game of Life and A* Pathfinder)
  • 🌱 Currently, I am evolving my skills in backend technologies as a developer in the Train Driver 2 project

✨ My projects ✨

Projects created for the Polish railways simulator Train Driver 2.

A web application that allows real-time monitoring of data from the Train Driver 2 simulator, along with statistics gathered through a separate API.

URL: https://stacjownik-td2.web.app/

Vue.js Typescript NestJS SASS PostgreSQL

My second web application for the Train Driver 2 simulator, which allows players to easily create their own railway rolling stock configurations.

URL: https://pojazdownik-td2.web.app/

Vue.js Typescript SASS

An online tool that allows for the quick creation and editing of written commands (allowing to manage traffic in critical situations) and copying their content into the Train Driver 2 simulator's chat. Only a Polish version is available for today.

Vue.js Typescript SASS

URL: https://generator-td2.web.app/

A simple simulator of Pragotron (the colloquial name for an old Czechoslovakian station departure board) displaying active schedules for a given scenario in the Train Driver 2 simulator.

Vue.js Typescript SASS

URL: https://pragotron-td2.web.app/

A custom Discord bot made as an integration with Stacjownik API services on my Discord server

Typescript NestJS Discord.js

Windows terminal application which allows displaying current TD2 online status with Discord Rich Presence feature

C# Dotnet

Stacjownik Station Manager

PRIVATE REPOSITORY

An online manager created for staff involved in editing data for existing scenarios in the Train Driver 2 simulator.

Vue.js Typescript SASS

Spythere Stacjownik API

PRIVATE API

A backend service collecting public statistics about dispatchers and drivers in the Train Driver 2 simulator, and then providing them to the Stacjownik website.

Typescript NestJS PostgreSQL


Other projects (WIP / abandoned / finished):

👉🏼 A* Pathfinder - implementation of the A* pathfinding algorithm embedded on a grid with nodes that can be placed, removed, and connected to other objects.

HTML5 JavaScript CSS3

👉🏼 Game of Life - my implementation of John Conway's Game of Life, which involves the natural selection of cells on a board based on the state of neighboring cells. In this version, it's expanded to include the ability to modify a global board that is visible to every uses

HTML5 Typescript SASS Node.js

👉🏼 TD2 Wiki Scraper - a simple web scraper for extracting train composition data from the Train Driver 2 wiki, created for the needs of the "Pojazdownik" project (fetching current train composition data and updating it in the API)

Node.js

🚀 Technologies I use 🚀

💬 PROGRAMMING LANGUAGES & SOLUTIONS

C#

⌨ PROGRAMMING FRAMEWORKS

Dotnet Django NestJS

📕 LIBRARIES

📌 DEPLOYMENTS

PostgreSQL

💬 Contact with me

ProtonMail

Pinned

  1. stacjownik stacjownik Public

    Aplikacja z odświeżaną listą scenerii online w TD2

    Vue 3

  2. pojazdownik pojazdownik Public

    Aplikacja do tworzenia składów dla symulatora pojazdów szynowych Train Driver 2

    Vue 3

  3. genera-tor genera-tor Public

    Aplikacja internetowa do szybkiego generowania rozkazów pisemnych dla symulatora TD2

    Vue

  4. stacjobot stacjobot Public

    Wydzielona aplikacja pod Stacjobota

    TypeScript