Skip to content
View dljr-github's full-sized avatar
:shipit:
:shipit:

Highlights

  • Pro
Block or Report

Block or report dljr-github

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

Greetings, Fellow Coders! 👋

About Me

I'm Darrell, a passionate coder with a deep passion for technology. Since my early coding days, I've been immersed in various programming languages, with a special love for C and C++.

Tech Stack

I thrive in:

  • Languages: C, C++, Java, JavaScript, Lua, ASM, Python, TypeScript, Kotlin, Shell scripts, PowerShell scripts, VBA, Arduino, GLSL, HLSL.
  • Cloud Services: Proficient in using cloud endpoints such as Amazon EC2, Vercel, and Google Compute.

Highlights

  • Crafted custom game engines (2D and 3D) with a focus on physics, rendering, and entity component systems, predominantly using C/C++.
  • Explored networking projects involving MQTT, MySQL, SAP, Firebase, and RESTful APIs; covering web servers, VPNs, and hardware control through mobile apps.
  • Delved into machine learning, creating systems like image classification for a drawer recognition project.
  • Contributed to various RPA projects automating database tasks with Shell and PowerShell scripts.
  • Designed and built hardware projects, including a custom 3D printer and a 3D printed bionic arm.

Connect with Me

Feel free to explore my repositories, and let's connect for coding adventures in C/C++! 🚀

Pinned Loading

  1. Win32-OpenGL-Window Win32-OpenGL-Window Public

    Win32 window class example for OpenGL.

    C

  2. WinsockGameNetworking WinsockGameNetworking Public

    Simple game networking example that includes server reconcilation and client-side prediction using WinSock

    C++