Skip to content
View Kappabyte's full-sized avatar
📚
Studying...
📚
Studying...
  • University of Calgary
  • Canada

Highlights

  • Pro

Organizations

@ScarlettRobotics @SeriousGamesResearch @Vanilla-Redone
Block or Report

Block or report Kappabyte

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

Avery Keuben

Hi, I'm Avery, a high school student in Alberta, Canada with a passion for programming and solving puzzles. I am currently seeking internship oppertunities over the summer.

My Projects

I have many projects in various states of completion:

Main Projects

  • SaplingAPI - A cross platform user interaction api for a variety of minecraft server libraries. Currently supports Minestom and Fabric servers.
  • PineEngine - A game engine to help me learn OpenGL and C++. In the very early stages right now.
  • EventAPI - A spigot library designed to allow for the easy implementation of hosted even style games on minecraft servers. The project is currently in 1.0 release.
  • MinecraftMapGUI - A gui application to easily launch minecraft servers for playing your favorite maps. Supports multiple minecraft versions. Written using react and electron in typescript.

Secondary Projects

  • KappaEngine - This is a simple LWJGL game engine programmed in Java to help me learn low-level graphics programming using openGL. This project is still in an early stage, but has provided me the oppertunity to learn.
  • Kappabot - My general purpose discord bot. Written using discord.js, this bot allows for music to be played in voice channels, with more features comming soon. The project is currently being rewritten in typescript.
  • DotMarch - A simple website to create a visual representation of your "dots" for a field show, creating a printable PDF. Currently in a pre-alpha state, and in a private repo.

Goals

My goal is to become a backend, frontend, or full stack developer for a software development company. I would like to continue to learn new frameworks, APIs, and languages as I continue my path to a bachelor’s degree in computer science. I am also interested in improving my project organization and planning skills to help me complete more projects.

Pinned

  1. ScarlettRobotics/ScarlettRobotics.github.io ScarlettRobotics/ScarlettRobotics.github.io Public

    The Scarlett Robotics Website

    TypeScript 1 1

  2. kappabyte.github.io kappabyte.github.io Public

    My personal website

    TypeScript

  3. MinecraftClone MinecraftClone Public

    Java

  4. KappaEngine KappaEngine Public

    A Java game engine using LWJGL as an OpenGL binding

    Java

  5. The-Dungeon The-Dungeon Public

    (CS10 project by Avery) A small randomly generated dungeon game compleate with a turn based combat system, a final boss, and randomly generated rooms.

    Processing