Skip to content
View charlesdzadu's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Organizations

@artworksgroup @ecovlexspace @FastResume @UfamiGroup @edo-group

Block or report charlesdzadu

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

Hi there 👋

My name is Charles DZADU. I am a software engineer specializing in the creation of web and mobile graphical interfaces. I am also constantly improving my problem solving, data structure and system design skills to create optimized solutions. My motto: Do hard things

Ask me anything here.

Twitter LinkedIn Medium

Visitor count

From: 22 July 2025 - To: 28 July 2025

Total Time: 41 hrs 57 mins

Python       29 hrs 31 mins  ⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣶⣀⣀⣀⣀⣀⣀⣀   70.38 %
TypeScript   7 hrs 15 mins   ⣿⣿⣿⣿⣤⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀   17.30 %
Bash         2 hrs           ⣿⣄⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀   04.78 %
Other        42 mins         ⣦⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀   01.70 %
Docker       36 mins         ⣤⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀   01.44 %
Text         10 mins         ⣄⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀   00.40 %
Git Config   9 mins          ⣄⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀   00.37 %
Markdown     7 mins          ⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀   00.31 %

wakatime

Pinned Loading

  1. Hacker rank 2D Array https://www.hac... Hacker rank 2D Array https://www.hackerrank.com/challenges/2d-array/problem?isFullScreen=true
    1
    using System.CodeDom.Compiler;
    2
    using System.Collections.Generic;
    3
    using System.Collections;
    4
    using System.ComponentModel;
    5
    using System.Diagnostics.CodeAnalysis;