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

Highlights

  • Pro

Block or report suzunn

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

Hey, I'm suzunn 👋

AI Automator · Applied AI Researcher · CS @ Istanbul University

I don't just use AI — I build pipelines where AI ships real work.
Automated open-source contribution workflows, developer CLIs, and applied ML.


Portfolio OSS Pulse


🤖 What I do

  • AI-assisted open source — I run a daily AI-augmented pipeline that triages maintainer feedback, keeps pull requests healthy, and ships focused fixes upstream. Merged into projects like pnpm, remotion, sentry-javascript, hydra, theia, and more — with active PRs across fastify, storybook, weblate, CyberChef, and friends.
  • Developer tooling — small, dependency-free CLIs that turn messy workflows into checks you can run in seconds.
  • Applied ML & data — notebooks and deployed apps: price prediction, clustering, computer vision, and NLP experiments.

⚙️ Transparency: much of my daily OSS work is orchestrated by an AI routine I designed — the pipeline drafts, the human reviews, quality gates decide. Every contribution is tested and written to be easy to review.

🚀 Featured

Project What it is
oss-pulse Live dashboard of my open-source activity — auto-refreshed daily, zero manual edits
cache-compass Finds and safely removes stale dev caches across mixed-language repos
doclink-auditor Audits Markdown links and anchors so broken docs never ship
atomic-habits-chatbot RAG chatbot (AnythingLLM + Gemini) — live demo
Rental-Price-Prediction-in-Istanbul Scraping → features → models → deployed Streamlit app
Data-Science-Projects 30+ ML/DL notebooks: tabular, CV, NLP, recommenders, time series

🧰 Toolbox

Python TypeScript JavaScript React Next.js Node.js FastAPI Claude scikit-learn TensorFlow Pandas GitHub Actions

📊 Stats

GitHub metrics (generated daily in this repo) Contribution snake

📬 Open to collaboration on AI automation, developer tooling, and open source. Reach me right here on GitHub.

Pinned Loading

  1. Data-Science-Projects Data-Science-Projects Public

    (TOTAL 30 PROJECT++) Machine Learning, Auto Machine Learning, Deep Learning for Regression, Classification ,Clustering, Computer Vision, Natural Language Processing (NLP), Recommendation Systems, T…

    Jupyter Notebook 2

  2. oss-pulse oss-pulse Public

    Live dashboard of my open-source contributions — auto-refreshed daily via GitHub Actions

    HTML

  3. Rental-Price-Prediction-in-Istanbul Rental-Price-Prediction-in-Istanbul Public

    This project aims to collect rental price data of apartments in Istanbul from the Zingat.com website using web scraping and develop regression models to predict rental prices based on the collected…

    Jupyter Notebook 1

  4. atomic-habits-chatbot atomic-habits-chatbot Public

    AI-powered chatbot trained on Atomic Habits using RAG and Google Gemini via AnythingLLM.

    JavaScript

  5. cache-compass cache-compass Public

    CLI that finds and safely removes stale development caches across mixed-language repositories

    JavaScript

  6. doclink-auditor doclink-auditor Public

    CLI that audits Markdown links and anchors so broken docs never ship

    JavaScript