Skip to content
View charlesfranciscodev's full-sized avatar

Block or report charlesfranciscodev

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

I've had the chance to dive into all sorts of projects, like building websites, organizing data, and developing mobile apps. I’ve worked closely with teams to craft sophisticated applications, always making sure everything plays nicely together.

But it’s not just about the technical stuff—I’m also a solid communicator who loves working with others. I’m great at breaking down complex tech talk so everyone’s on the same page, and I enjoy building positive relationships that help guide teams toward project success.

Skills: AWS | Docker | FastAPI | Flask | Git | Kafka | Kubernetes | Linux | MySQL | Next.js | PostgreSQL | Python | React | TypeScript

Readme Quotes

Skills

github contribution grid snake animation

Pinned Loading

  1. codingame codingame Public

    Resource for developers looking to learn from examples of coding challenges on CodinGame.

    Python 49 18

  2. cmu-db-systems-fall-2020 cmu-db-systems-fall-2020 Public

    Database Systems - CMU - Fall 2020

    3

  3. github-battle github-battle Public

    GitHub Battle Clone with Vue.js and GraphQL

    Vue 1

  4. cinesite-test cinesite-test Public

    Cinesite Infrastructure Team Test with React.js, Redux & Docker

    JavaScript 1

  5. VS Code Settings VS Code Settings
    1
    {
    2
        "[python]": {
    3
            "editor.tabSize": 4,
    4
            "editor.insertSpaces": true
    5
        },