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: 09 January 2026 - To: 15 January 2026

Total Time: 33 hrs 27 mins

Dart              12 hrs 20 mins  ⣿⣿⣿⣿⣿⣿⣿⣿⣿⣄⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀   36.90 %
Other             7 hrs 31 mins   ⣿⣿⣿⣿⣿⣶⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀   22.48 %
Markdown          5 hrs 8 mins    ⣿⣿⣿⣷⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀   15.36 %
Python            2 hrs 24 mins   ⣿⣷⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀   07.20 %
Vue.js            1 hr 27 mins    ⣿⣄⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀   04.36 %
TypeScript        58 mins         ⣶⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀   02.89 %
Kotlin            47 mins         ⣶⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀   02.37 %
Bash              15 mins         ⣄⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀   00.79 %

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;