Skip to content
View CEWilkie's full-sized avatar
😄
😄

Highlights

  • Pro

Block or report CEWilkie

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

Hi there 👋

Thanks For Visiting My Profile!

I am very dedicated to my work, and below I have pinned my current best repositories that represent my skills. Over on the linked YouTube channel, I also upload short clips demonstrating my projects in action.

My Current Projects

Currently, I am working on a Voxel Game using C++ and OpenGL. I have also been spending my time learning Java in order to branch out my skills.

My Interests

  • I love playing chess, be it solving puzzles or against others. In this repository I started to create my own chess program using the Stockfish API as a chess bot!
  • I also love cats! This isn't related to any projects, just a personal fact.

How To Reach Me

If for any reason you wish to contact me, you can:

Pinned Loading

  1. Voxel-Game-OpenGL Voxel-Game-OpenGL Public

    This is my own voxel game engine built in c++ and glsl. Whilst it originally started as a basic program to learn openGL, it has since evolved into a proper project

    C++ 2 1

  2. FlightSimulator FlightSimulator Public

    a python Tkinter program that displays airplane data, that the user can construct themselves based upon probably somewhat accurate plane data and information. This project was created for NTU's Ter…

    Python

  3. DataSetAnalyser DataSetAnalyser Public

    This was my Computer Science A Level NEA project.

    Python

  4. SDL-Platformer-Game SDL-Platformer-Game Public

    A Junimo Kart inspired platformer game, where the player must reach the end of autoscrolling, randomly generated and increasingly difficult levels.

    C++