Skip to content
View wdvictor's full-sized avatar

Block or report wdvictor

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
wdvictor/README.md

πŸ’» About Me

class VictorHugo:
    def __init__(self):
        self.name        = "Victor Hugo"
        self.role        = "Full-Stack Developer"
        self.education   = "B.Sc. Data Science & AI @ UnB"
        self.mindset     = ["Curious", "Pragmatic", "Product-driven"]
        self.currently   = [
            "Architecting high-scale backends",
            "Exploring LLM integrations",
            "Shipping mobile experiences with Flutter",
        ]
        self.stack       = {
            "backend"  : ["FastAPI", "GraphQL", "Python", "Node.js"],
            "frontend" : ["Angular", "TypeScript"],
            "mobile"   : ["Flutter", "Kotlin", "Swift"],
            "data"     : ["Machine Learning", "AI"],
            "infra"    : ["GCP", "AWS", "Docker", "Linux",
                          "PostgreSQL", "Oracle"],
        }

    def philosophy(self) -> str:
        return "Design carefully, scale gracefully."

current-work

βš™οΈ Tech Stack

πŸ–₯️ Backend & APIs

πŸ“± Mobile

🌐 Frontend

🧠 AI / Machine Learning

πŸ—„οΈ Databases

☁️ Infrastructure & DevOps

πŸ› οΈ Tools & Workflow


streak

πŸ† Achievements


πŸ“Œ Pinned Projects

Project Description Stack
🧠 Neural-network Pattern recognition using neural networks C (yes, I'm crazy)
🧍 almighty-eye Facial recognition for live streams Python

Pinned Loading

  1. Neural-network Neural-network Public

    A neural network for pattern recognition in images

    C

  2. android_notification_grabber android_notification_grabber Public

    Dart

  3. is_that_a_pix_api is_that_a_pix_api Public

    Python

  4. trackr_ml trackr_ml Public

    Python