Skip to content
View carcruz97's full-sized avatar
⚑
Focusing
⚑
Focusing

Block or report carcruz97

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
carcruz97/README.md

Hi there, I'm Carmen Cruzado πŸ‘‹

LinkedIn Email Replicate Medium

About Me πŸš€

The pandemic turned me into a Python Developer, my first corporate role evolved me into a Data Scientist, and the freelance world shaped me into an AI Software Developer. I'm essentially a trendy programmer who pieces together models from academic papers and GitHub repositories!

What I Do πŸ’»

  • πŸ€– AI & ML Engineer specialized in Computer Vision and GenAI
  • 🌱 Helping startups grow through SOTA tech solutions
  • πŸ“Š Experienced in Credit Scoring and NLP
  • πŸ› οΈ MLOps enthusiast

Tech Stack πŸ”§

tech_stack = {
    "Languages": ["Python", "Bash"],
    "ML/DL": ["PyTorch", "TensorFlow", "Hugging Face", "Scikit-Learn"],
    "Cloud": ["Google Cloud Platform", "AWS", "Azure"],
    "Tools": ["Docker", "Kubeflow", "Git"],
    "Interests": ["Computer Vision", "LLMs", "LLaVAs", "MLOps"]
}

Recent Projects 🎯

  • 🌾 Developed credit scoring models for Agro-Fintech
  • πŸ’° Built a Gemini-based categorization engine for personal finance
  • 🏠 Created AI models for virtual staging and room scaling
  • πŸ“„ Implemented intelligent document extraction systems

Beyond Code 🌟

When I'm not coding, you'll find me:

  • πŸš΄β€β™€οΈ Cycling around the city
  • 🎧 Getting inspired by tech podcasts
  • πŸ’ͺ Crushing CrossFit workouts
  • 🌍 Meeting new people at Mundo Lingo events

Professional Journey πŸ“ˆ

graph LR

    A[Python Developer] --> B[Data Scientist]
    B --> C[AI Software Developer]
    C --> D[Freelance AI Consultant]
Loading

Let's Connect! 🀝

I'm always interested in collaborating on innovative AI projects or discussing the latest tech trends. Feel free to reach out!

Popular repositories Loading

  1. REMODELA.AI REMODELA.AI Public

    Python 1

  2. ChatDev ChatDev Public

    Forked from OpenBMB/ChatDev

    Create Customized Software using Natural Language Idea (through LLM-powered Multi-Agent Collaboration)

    Shell 1

  3. amazon-braket-sdk-python amazon-braket-sdk-python Public

    Forked from amazon-braket/amazon-braket-sdk-python

    A Python SDK for interacting with quantum devices on Amazon Braket

    Python 1

  4. mobilesoft-2022-replication-package mobilesoft-2022-replication-package Public

    Forked from S2-group/mobilesoft-2022-replication-package

    Replication package of the study "Do You Have the Energy for This Meeting? An Empirical Study on the Energy Consumption of Android Videoconferencing Apps"

    Python

  5. LayoutLM-Form-Understanding---Sequence-Labeling LayoutLM-Form-Understanding---Sequence-Labeling Public

    Forked from iamarjunchandra/LayoutLM-Form-Understanding---Sequence-Labeling

    Intelligence Extract - NLP - CV

    Jupyter Notebook

  6. gym-simpletetris gym-simpletetris Public

    Forked from tristanrussell/gym-simpletetris

    A Tetris environment built entirely in Python and compliant with the OpenAI Gym API.

    Python