Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View djoezeke's full-sized avatar
🌍
Better world!
🌍
Better world!

Block or report djoezeke

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

Typing SVG

Daily

πŸ“₯ Computer Science Enthusiast (Developer/Creator/Achiever/Maker)

πŸ‘¨πŸ»β€πŸ’» About Me

I believe in a world where opportunities are equal, dreams are boundless, and success is driven by determination, hard work, and talent, not defined by gender. And that technology should be accessible to everyone, regardless of their background. That's why I'm committed to empowering kids and underrepresented groups to pursue careers in tech. Growing up in Ghana, I witnessed how access to technology could transform lives and empower communities. This ignited my passion for breaking barriers in tech and advocating for a more inclusive, diverse tech world.

  • πŸŽ“ I'm a Computer Science Student at Accra Technical University
  • πŸ”­ I’m currently working on Game Development
  • I have a ❀️love relationship with Programming
  • 🌱 I’m currently Working with my self OpenGL
  • πŸ€” I’m looking for help with Data Structures and Algorithms 😭
  • πŸ’¬ Ask me about anything, I am happy to help
  • πŸ˜„ Pronouns: Maker ,Leader and a Coder

⚑ Fun Facts About Me

Puzzle I can solve a Rubik's cube in under 2 minutes!
Computer I've written code in 5 different programming languages!
Books I read at least one technical book every month to stay updated with best practices.

πŸš€ Technical Experience

2023 - Present Games - Build Single and Online Multiplayer Games with SFML and PyGame.
Projects: Tetrix ,Snake ,Clasical 2048 and Others
2024 - Present Libraries - Developed C/C++ Libraries and Python Packages for easy development.
Projects: CProfiler ,ArgParser ,Csvee and Others
2025 - Present Softwares - Created Software with C/C++ ,Python ,Tkinter and PySide
Projects: StudioNut ,Notebook ,LockByte and Others

🧠 Development Principles

1 Test-Driven Development - Writing tests before code ensures reliability and maintainability
2 Clean Architecture - Separation of concerns for scalable, adaptable applications
3 User-Centered Design - Building software that solves real user problems elegantly
4 Continuous Learning - Staying current with emerging technologies and best practices
5 Pragmatic Programming - Finding the right balance between perfection and practicality

πŸ”₯ Languages,Technologies and Tools

πŸ‘¨β€πŸ’» Programming and Markup Languages




🧰 Frameworks and Libraries


πŸ—ƒοΈ Databases and Backend Services


🧰 Software and Tools




⚑ Coding Journey Timeline

2017 Before Coding Journey - Audiuno coding projects with C and C++
2018 Started Coding Journey - Dived into Basic of Computer Design & Programming in C.
2019 System Programming Focus - Mastered Basic C++ to try and write os for Rasberry PC.
2020 Python & Web Development - Python Game and API Design (PyGame & Django Rest Frameworks).
2024 Game & Network Focus - Mastering C++, Learning Graphics Rendering & Game Engine Design.
2025 Future Goals - Mastering Software Architecture & Contributing to Open Source

🌟 Skill Strength

const mySkills = {
  languages: ["C", "C++", "Python", "HTML", "CSS", "GoDot"],
  frameworks: ["Django", "Pyside"],
  databases: ["MySQL", "Sqlite"],
  tools: ["Git", "GitHub", "VSCode", "GoDot", "Docker"],
  currentProjects: ["Protfolio (Personal)"],
};

⭐ Current Projects

Argument Parser

Cora

πŸ—‚οΈ Featured Projects

🎁 Projects ⭐ Stars πŸ“š Forks πŸ›Ž Issues
CProfiler - Stack Profiler Stars Forks Issues
ArgParser - Argument Parser Stars Forks Issues
CLogger - Logging Library Stars Forks Issues

I’m looking forward to collaborating on projects that are at the intersection of technology and social good. Let’s connect! 🌍


πŸ“Š GitHub Stats & History

πŸ“ˆ Contribution Activity

Activity Graph

πŸ“Š Statistics

djoezeke djoezeke pacman contribution graph

🌟 From djoezeke

Pinned Loading

  1. logging logging Public

    A Fast , Convenient and Lightweight C/C++ Logging Library.

    C

  2. profiler profiler Public

    A Realtime Sample Call Stack and Performance Profiling Library for C/C++.

    C

  3. GLFWTem GLFWTem Public template

    GLFWTem - A Starter Template for OpenGL Projects with Cmake Pre-Configured.

    C++ 1

  4. SFMLTem SFMLTem Public template

    SFMLTem - Starter is a Template for SFML Projects with Cmake Pre-Configured.

    CMake 1

  5. argparser argparser Public

    A Straight forward Command-line arguments parsing library for modern C/C++ that would make your day.

    C++

  6. Tetrix Tetrix Public

    A clone of the famous Tetris game with Python and PyGame Library.

    Python