Skip to content
View cintia-shinoda's full-sized avatar

Block or report cintia-shinoda

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

Hey! I'm Cintia I. Shinoda

Data Scientist · Database Developer · AI Engineer

Connect with me:

LinkedIn Hugging Face Kaggle Instagram CV Email Portfolio



Featured Projects

Map of the top 10 critical nodes according to degree, betweenness and closeness centrality metrics

Analysis of São Paulo's public transit network vulnerability and resilience using Graph Theory and Network Science on SPTrans GTFS data. 22K+ nodes, 29K+ edges. Identifying critical bottlenecks and proposing strategies for improving the system's robustness and efficiency.

Python NetworkX Geopandas SciPy cKDTree pyarrow GTFS Graph Theory Network Science

Dataset Model Space


topic x sentiment Heatmap

NLP pipeline for processing and analyzing Brazilian legislative discourses. The pipeline includes data collection, preprocessing, sentiment analysis, topic modeling, text summarization, and data visualization.

Python NLP Sentiment Analysis Topic Modeling Text Summarization Data Visualization Transformers Streamlit


Demo

A multi-agent system that assesses satellite collision risk in real time.

Given a NORAD catalog number, it screens the object against a live debris catalog, classifies each close approach with a model trained on real ESA conjunction data, measures the object's centrality in the conjunction network, and produces an operational briefing, visualized on an interactive 3D globe.

AI Agents MCP Google-ADK Gemini Geospatial Orbital-Mechanics Kessler Syndrome LightGBM NetworkX Python


Demo CLI

Astronomia RAG is a Retrieval-Augmented Generation (RAG)-based question-and-answer (FAQ) system focused on Observational Astronomy.

RAG LLM Astronomy FAISS LangChain Mistral 7B Instruct Python



Professional Background

Database Developer @ E-VAL Tecnologia - São Paulo - São Paulo - Brazil

  • Database of a Digital Signature Management System for Hospital Israelita Albert Einstein

SQL SQL Server Database Modeling Data Analysis


  • Diabetes Predictive Model for Central Nacional Unimed - CNU

SQL PL-SQL Predictive Modeling


Data Analyst @ HandsOn.TV - Mountain View - California - USA

Analytics Data Analysis Excel Data Visualization



Education:

Ongoing:

School / Institution Workload Progress
Robotics Specialization UFV 420h 60%
Agent Engineering Nanodegree 30%


Tech Stack:

Microsoft SQL Server PL-SQL MongoDB DuckDB

Python Numpy Pandas Polars Matplotlib Plotly Streamlit Scikit Learn OpenCV GeoPandas NetworkX Seaborn NLTK spaCy Transformers

R Tidyverse

Power BI Looker

Languages:

Language Proficiency
🇧🇷 Portuguese Native
🇺🇸 English Advanced
🇯🇵 Japanese Beginner (JLPT N5)
🇫🇷 French Beginner

Areas of Interest:

Data Science · Artificial Intelligence · Operations Research · Robotics



GitHub Stats:

Profile views

Top Languages

Pinned Loading

  1. public-transit-graph-theory public-transit-graph-theory Public

    Vulnerability and Resilience of São Paulo's Public Transit Network: a Topological Analysis based on Graph Theory. Developed as part of the Final Course Project (TCC) in Data Science B.Sc. at UNIVES…

    Jupyter Notebook

  2. orbital-collision-risk-multi-agent-system orbital-collision-risk-multi-agent-system Public

    A three-stage ADK multi-agent system for real-time satellite collision-risk assessment. Screens live conjunctions, classifies risk with an ESA-trained model (ROC-AUC 0.86) via a custom MCP server, …

    Python

  3. astronomia-rag astronomia-rag Public

    Astronomia RAG é um sistema de perguntas e respostas (FAQ) sobre Astronomia Observacional baseado em Retrieval-Augmented Generation (RAG).

    Python 1

  4. legislative-nlp-pipeline legislative-nlp-pipeline Public

    Automated pipeline for sentiment and topic analysis in plenary sessions of the São Paulo City Council, using Natural Language Processing (NLP) and Machine Learning techniques.

    Python