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

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.

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
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: 27 March 2026 - To: 02 April 2026

Total Time: 10 hrs 54 mins

TypeScript   4 hrs                 ⣿⣿⣿⣿⣿⣿⣿⣿⣿⣄⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀   36.76 %
Python       2 hrs 22 mins         ⣿⣿⣿⣿⣿⣦⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀   21.72 %
Markdown     1 hr 52 mins          ⣿⣿⣿⣿⣤⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀   17.13 %
Other        42 mins               ⣿⣶⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀   06.48 %
HTML         33 mins               ⣿⣤⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀   05.09 %
Bash         17 mins               ⣶⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀   02.63 %
Docker       3 mins                ⣄⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀   00.61 %
JavaScript   0 secs                ⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀   00.08 %

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;