Skip to content
View KixiKcodes's full-sized avatar
🏎️
Learning Android Development
🏎️
Learning Android Development

Highlights

  • Pro

Block or report KixiKcodes

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
KixiKcodes/README.md

Hey, I'm

Logo

I'm a mastery student at School42 (currently doing an internship), previously concept / 3D artist and hobby electronic music production ethusiast.

🔧  My Toolbox

Programming Languages:

Markup Languages:

Frameworks and Tools:

Systems and Software:

📚  Notable Academic Projects

Some stuff I've done as a student I am proud of.

  • ft_transcendence (42): A full-stack web application featuring online tournaments, player dashboards and much more.
  • miniRT (42): A simple 3D raytracer in C using the MLX42 graphics library.
  • Webserv (42): A basic HTTP server in C++ with non-blocking I/O and an example website for hosting.

🧪  Notable Personal Projects

Some of my own project ideas.

  • Project Abiogenesis (in early concept stage): My passion project.
  • Rummikool: A CLI Rummikub solver algorithm that uses some wacky math and dymanic programming.
  • Grimoire (Work in Progress): My app for setting up Blood on the Clocktower games easily.
  • BotC Gamemaster: The predecessor to Grimoire. A CLI application for setting up Blood on the Clocktower games.
  • traSH: A fully functional bash-like shell writen in C, instpired by the minishell project from 42.

📊  Profile Statistics

Pinned Loading

  1. ft_transcendence ft_transcendence Public

    Final project of the 42 Core Curriculum. Full-stack prototype of a web application centered around classic Pong.

    TypeScript

  2. miniRT miniRT Public

    Basic 3D raytracer made in C using MLX42.

    C 4

  3. traSH traSH Public

    The bash clone nobody asked for. (minishell 2: electric boogaloo)

    C

  4. kixik.dev kixik.dev Public

    my website and blog

    Astro

  5. Grimoire Grimoire Public

    A Blood on the Clocktower game management app for Android.

    Kotlin

  6. Rummikool Rummikool Public

    CLI Rummikub game simulator and solver.

    C#