Giter VIP home page Giter VIP logo

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)

Conner Hof's Projects

fishybot icon fishybot

A crappy discord bot with echo and vrml commands

python-biosim icon python-biosim

This is a python project i made for school that simulates little creatures with little brains that then get murderd and forced to reproduce against their own will :D

stylednicknames icon stylednicknames

Simple, but configurable nicknaming mod allowing your server's players (and admins) to change their nickname with full formatting support

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.