Skip to content
View marianamartiyns's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report marianamartiyns

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

Profile views

⋆. 👾 𐙚 ˚ About Me:

class AboutMe:
    def __init__(self):
        self.name = "Mariana Martins"
        self.degree = "Data Science and Artificial Intelligence"
        self.university = "Universidade Federal da Paraíba (UFPB)"
        self.expected_graduation = 2027.1
        self.location = "João Pessoa, PB"
        self.internship = {
            'position': "BI & Data Engineering Intern",
            'company': "Energisa",
            'description': (
                "Support in data integration processes using Oracle Data Integrator (ODI), including ETL development "
                "and maintenance. Perform data validation in SQL Server and Oracle, create Power BI dashboards, "
                "automate reporting routines, and collaborate on KPI definition and data governance documentation."
            )
        }
        self.bio = (
            "Passionate about technology, I strive to develop innovative solutions focused on AI and Data Science. "
            "I bring both academic and self-taught experience in data analysis, machine learning, and data visualization. "
            "Driven by results, I aim to create solutions that generate positive and measurable impact."
        )

class CurrentlyStudying:
    def __init__(self):
        self.skills = {
            'technical': ['Python', 'SQL', 'Power BI', 'ODI (Oracle Data Integrator)', 'Machine Learning'],
            'languages': ['Portuguese (native)', 'English (advanced)', 'French (intermediate)'],
        }
        self.focus = "Advanced machine learning, data engineering, and analysis of large-scale datasets."
        self.interests = (
            "Emerging technologies, Explainable AI, Predictive Analytics, Data Architecture, "
            "and scalable Big Data solutions."
        )

Important

Tools That I Like:

Jupyter    VsCode    Python    MySQL    Excel    Power BI Oracle

Popular repositories Loading

  1. ChatBot-MunicipAI ChatBot-MunicipAI Public

    Intelligent chatbot with Indicators Dashboard developed for internal use by a private company, with the aim of providing fast and reliable responses on public data from Brazilian municipalities and…

    Python 8 5

  2. Dashboard-Customer-Churn Dashboard-Customer-Churn Public

    An interactive dashboard to visualize customer churn metrics and indicators for a fictional service, built using Dash, Plotly, and Bootstrap.

    Jupyter Notebook 2

  3. API-LogisticRegression API-LogisticRegression Public

    End-to-end machine learning project with logistic regression to predict customer churn, using FastAPI for the backend and Streamlit for a modern, interactive frontend.

    Python 1

  4. marianamartiyns marianamartiyns Public

    ༘⋆🫧💭₊˚ Read.me (ෆariana)

  5. FlowerClassifier-CNN FlowerClassifier-CNN Public

    Image classification using deep learning to recognize different types of flowers.

    Jupyter Notebook

  6. Handwritten-Digit-Recognition Handwritten-Digit-Recognition Public

    Machine Learning project for recognizing handwritten digits using the MNIST dataset.

    Jupyter Notebook 1