Skip to content
View charlesfranciscodev's full-sized avatar
Block or Report

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'm a dedicated Backend Developer with a strong interest in ML infrastructure and enjoy working alongside others. I focus on creating dependable apps and promoting teamwork. I'm constantly eager to learn and stay updated on new technologies. My skills include AWS, Django, Docker, Flask, Git, Kafka, Kubernetes, Linux, MySQL, Postgres, Python, React, Terraform, TypeScript, and VSCode.

Readme Quotes

Skills

github contribution grid snake animation

Pinned

  1. codingame codingame Public

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

    Python 47 19

  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
        },