Projects tagged with web

RazChess

I’ve had a sudden spark of interest in chess as of late 2022 and decided to build my own web chess app with focus on simplicity and ease of use. Also I didn’t want to waste time convincing friends to register to [insert your favorite chess platform here]. With RazChess you just visit the website, copy the link of the session and pass it to the person you want to play with.

As weeks passed I kept adding new features like chess puzzles (mate in two steps), Fischer random (chess960) game, included chess openings encyclopedia, custom games and the ability to download your matches as GIFs. There is also Redis support to restore active games after a restart.

Try it here:
chess.gorzsony.com

Source code:
github.com/razzie/razchess

Year: 2022 - 2023
Tags: go web game

beepboop

A lightweight webapp framework that powers razbox and this website. Most of the original code was taken from razlink, but it has heavily evolved since.

Source code:
github.com/razzie/beepboop

Year: 2020 - 2022
Tags: go web

razvhost

Virtual hosting/reverse proxy with TLS termination and automatic certificate management. It supports proxying, file/directory serving and redirection using a simple config format.

Source code:
github.com/razzie/razvhost

Year: 2020 - 2022
Tags: go web

razbox

Like Dropbox, but different - powered by beepboop

Try it here:
razbox.gorzsony.com

Source code:
github.com/razzie/razbox

Year: 2020 - 2021
Tags: go web

geoip-server

A web service that serves IP address geolocations in JSON format. Instead of relying on a local database it collects data from a (configurable) series of 3rd party providers, converting the results to a commom format. It supports provider fallbacks and caching.

Try it here:
geoip.gorzsony.com

Source code:
github.com/razzie/geoip-server

Year: 2020
Tags: go web

mediaserver

A web service that fetches thumbnails with title from URLs. Originally planned to use it in a chat service to prevent the tracking of users by letting them download
images directly.

Try it here:
mediaserver.gorzsony.com

Source code:
github.com/razzie/mediaserver

Year: 2020
Tags: go web

razproxy

SOCKS5 tunneled through TLS connection

Source code:
github.com/razzie/razproxy

Year: 2020
Tags: go web

uuid-server

A http server that serves random (version4) UUIDs. It uses my hybrid pseudo- and true random generator library which periodically takes seeds from random.org and uses them to generate pseudo-random UUIDs fast.

Try it here:
uuid.gorzsony.com

Source code:
github.com/razzie/uuid-server

Year: 2020
Tags: go web

RazTalk

A simple lobby/channel based registration-free webchat.

Try it here:
talk.gorzsony.com

Download:
raztalk_v1.0.zip
raztalk.client.exe

Source code:
github.com/razzie/raztalk

Year: 2018
Tags: csharp web app

Flyff fansite

Flyff.extra.hu was a hungarian fan site of Flyff (Fly For Fun) online game. During the 3-4 years of its existence I developed more and more new features to make it a fully functional web portal. It was very interesting to see it slowly getting attention. Members started generating content in the forms of forum entries, polls, screenshots and news for the home page. The site even had a few moderators and admins. In 2010 extra.hu decided to close its free hosting service and the site went offline. I could have moved it to a different(even paid) hosting service, but most members and I have already lost interest in the game.

Source code:
github.com/razzie/hobby-projects/2007/flyff

Year: 2007 - 2010
Tags: php web

My open source work tagged with web

[razzie] helm-charts
  • [84290c0d] Added new cert-manager v1.12.2 chart - Gábor Görzsöny (2023-06-30 21:49:19 +0000 UTC)
  • [033abd60] Updated k8s-db-operator chart - Gábor Görzsöny (2023-02-06 19:01:51 +0000 UTC)
  • [5ac7e2a6] Upgraded nextcloud chart - Gábor Görzsöny (2022-12-09 22:19:13 +0000 UTC)