Skip to content
View MacaroniJam's full-sized avatar

Highlights

  • Pro

Block or report MacaroniJam

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

About me

  • 👋 Hi, I’m Joel Henry (@MacaroniJam)
  • 🏫 I'm in my Third year of pursuing a BSc in Gaming at the University of Technology, Jamaica
  • 👀 I’m interested in Game Development
  • 🌱 I’m currently learning C#, C++, Java and Unity
  • 🎮 My game portfolio is located on here
  • 📫 Reach me by email: joelhenry171@gmail.com

Github Portfolio

Personal Projects

  1. DEW Engine
    • Description: A personal video game engine project currently being developed by following The Cherno Game Engine YouTube Playlist
    • Language(s): C++, C, Lua
    • Resources:
      • Logging System: spdlog
      • Project Generation: Premake
      • Window: GLFW
      • Modern OpenGL Loader: Glad
      • GUI: ImGui
      • Math Library: GLM

University Projects

First Year Project(s)

  1. MES Sports Application
    • Description: A GUI Sports Management Information System, serving as a database for athletes, coaches, associations and events, for my final Object-Oriented Programming group project.
    • Language(s): Java
    • Role: Lead Programmer
    • Role Details: I distributed tasks and oversaw/reviewed my teammates' progress.
    • Scripts:

Second Year Project(s)

  1. Course Registration System
    • Description: A CLI Course Registration Management System for my final Data Structures group project.
    • Language(s): C++
    • Role: Lead Programmer
    • Role Details: I distributed tasks and oversaw/reviewed my teammates' progress.
    • Scripts: I contributed to all scripts within the project.

Popular repositories Loading

  1. MacaroniJam MacaroniJam Public

    Config files for my GitHub profile.

  2. MES-Sports-Application MES-Sports-Application Public

    A group project for a GUI Sports Management Information System created for an Object-Oriented Programming module in 2024.

    Java

  3. GGJ2025 GGJ2025 Public

    C#

  4. DEW-Engine DEW-Engine Public

    Personal Game Engine Project using tutorial from The Chrono's Game Engine Playlist

    C++

  5. glfw glfw Public

    Forked from TheCherno/glfw

    A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input

    C

  6. imgui imgui Public

    Forked from ocornut/imgui

    Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies

    C++