@@ -74,6 +74,58 @@ _I build production systems that turn messy data into decisions. Two decades acr
7474
7575---
7676
77+ ## π Pinned Projects
78+
79+ <!-- Replace the placeholder links with your repo URLs -->
80+
81+ - ** genSurvPy** β Survival-data generators (AFT/CPHM, censored data), reproducible simulations, and validation utilities.
82+ π [ repo] ( https://github.com/DiogoRibeiro7/genSurvPy ) <!-- update if different -->
83+
84+ - ** linmod** β Linear & Robust Regression toolkit (IRLS, Ο-functions, sandwich SEs), diagnostics, and LaTeX exports.
85+ π [ repo] ( https://github.com/DiogoRibeiro7/linmod ) <!-- update if different -->
86+
87+ - ** odtk** β Outlier Detection Toolkit focused on time-series and sensor data (EWMA variants, change points, adaptive Ο).
88+ π [ repo] ( https://github.com/DiogoRibeiro7/odtk ) <!-- update if different -->
89+
90+ - ** volstats** β Volatility estimators & models (GARCH MLE, Parkinson/YangβZhang, forecasts, comparisons).
91+ π [ repo] ( https://github.com/DiogoRibeiro7/volstats ) <!-- update if different -->
92+
93+ - ** smart-todo-action** β GitHub Action that extracts TODOs, groups by semantic labels/tags/metadata, and opens issues/changelogs.
94+ π [ repo] ( https://github.com/DiogoRibeiro7/smart-todo-action ) <!-- update if different -->
95+
96+ - ** IoT-RPi Projects** β Raspberry Pi + sensors: streaming pipelines (Flink + Iceberg), anomaly detection, and environment monitoring.
97+ π [ repo] ( https://github.com/DiogoRibeiro7/iot-rpi-projects ) <!-- update if different -->
98+
99+ > Prefer fewer items? Keep the top 3β4 that best match your current goals.
100+
101+ ---
102+
103+ ## π Publications / Teaching (compact)
104+
105+ ### Teaching
106+ - ** Introduction to Logic & Set Theory (7-day module)** β Bivalent logic, set theory, induction; notes and LaTeX materials.
107+ Slides/notes: _ link_ <!-- add link -->
108+
109+ - ** NoSQL with MongoDB (5 Γ 3h)** β Data modelling, aggregation, indexing; mini-projects with IoT sensor data.
110+ Syllabus: _ link_ Β· Beamer slides: _ link_ <!-- add links -->
111+
112+ - ** NLP & LLM mini-workshops** β Prompt design, evals, lightweight retrieval, and report generation with structured β narrative transforms.
113+ Materials: _ link_ <!-- add link -->
114+
115+ ### Selected Writings / Demos
116+ - ** Streaming analytics with Iceberg + Flink + DynamoDB** β Architecture notes and example pipelines.
117+ Post/repo: _ link_ <!-- add link -->
118+
119+ - ** Robust regression with IRLS** β Ο-functions, influence diagnostics, and uncertainty reporting.
120+ Article/notebook: _ link_ <!-- add link -->
121+
122+ - ** Time-series anomaly detection** β EWMA variants, adaptive Ο, and change-point alerts for sensors.
123+ Notebook/repo: _ link_ <!-- add link -->
124+
125+ > Tip: keep each item to one line with a single link (repo or article). If you want, I can auto-fill these with your actual URLs.
126+
127+ ---
128+
77129## π Highlights
78130
79131- Interdisciplinary approach spanning computer science, mathematics, economics, and natural sciences.
0 commit comments