Skip to content
View Fish-o's full-sized avatar
๐ŸŸ
Its a fish!
๐ŸŸ
Its a fish!

Block or report Fish-o

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
fish-o/README.md

Hi there ๐Ÿ‘‹

I'm Conner, a Technical Computer Science student at U-Twente. I love coding, designing weird and complex systems, and learning new things!

I've done a lot of web development (experienced with next.js/react and backend dev using graphql, oauth2, mongodb/postgress and node.js) but most of my current projects are small projects done in rust.

Advent of code 2023

Im participating in Advent of Code this year! Check this repo to view my progress and code.

https://github.com/Fish-o/aoc-2023

Some of my cool projects:

FishLang

A simple programming language and interpreter, built from scratch in Rust!

It has a tokenizer, parser and interpreter. It's build to be very adaptable and customizable, with heavy usage of Rust's match statement.

https://github.com/Fish-o/fish-lang

Advent of Code 2022

My attempt at the 2022 advent of code, done in november 2023 as preperation of AoC 2023!

https://github.com/Fish-o/aoc-2022

Kaarten As A Service

[WIP] [ABANDONED] A platform that enables users to create whatever card game they desire. It uses a scratch like interface to lets users create their own card games with simple logic blocks. The scripting langauge is very powerful and should be usable to create anything from uno to petiance. All logic is handled on the client, and it uses public private key cryptography to verify people's identity.

https://kaas-frontend.vercel.app/

https://kaas-frontend.vercel.app/create

Repo: https://github.com/Fish-o/KaaS-frontend (the code is a bit messy)

The VR Party League Site

A site which can be used to organize tournaments. It's hopelessly overengineered with Vercel's on-demand incremental static regeneration (that together with Next.js's page caching results in each page loading seemingly instant), a self set up clustered database, and a full oauth2 server

https://vrpartyleague.com/

A playground for the backend can be found here: https://api.vrpartyleague.com/graphql go here obtain an api key (needed for certain mutations) https://vrpartyleague.com/giveMeMyApiKeyEvenThoughItsDangerous

Backend Repo: https://github.com/VR-Party-League/VRPLBackEnd (the code is beautiful, in my opinioin, especially the resolvers. The middleware i created myself)

Pinned Loading

  1. fish-cas fish-cas Public

    A homemade Computer Algebra System

    Rust 2

  2. fish-lang fish-lang Public

    A simple self-made programming language

    Rust 1

  3. elisaado/somtoday-api-docs elisaado/somtoday-api-docs Public

    Documentation for the SOMtoday API

    80 18

  4. FishyBotV2 FishyBotV2 Public

    TypeScript 2