SESSION UPTIME 00:00:00
system.identity — resolved

 

신흥섭 (SHIN HEUNGSEOB) // developer

I move across languages and stacks, building products and the infrastructure underneath them. Python · C#/.NET · Flutter · Go · Rust · JS

whoami.sh
$ whoami
SCROLL
01 STACK.md

Languages

PythonC#GoRustJavaScriptDart

App / Client

FlutterASP.NET Core MVCPyQt / PySide6jQuery UI

Backend / Data

FlaskFastAPIMySQLSQL ServerRedis

Infra / Tooling

Oracle CloudPlaywrightDockerAnthropic API
02 BUILD_LOG
ACTIVE baby-growth-tracker
A Flutter app for tracking baby growth. MVC architecture with Provider for state, dio interceptors cleaning up the API layer, and a login → onboarding → home flow in progress.
Flutter · Provider · dio · MVC
ACTIVE flight-deals-aggregator
A flight price comparison and last-minute deals service. Flask + MySQL on an Oracle Cloud Free Tier box (Rocky Linux), Blueprint-based MVC. Pulls fares from the Travelpayouts Data API with a 6-hour cache, monetized via Aviasales affiliate deeplinks.
Flask · MySQL · Travelpayouts API · Oracle Cloud
SHIPPED review-insight-saas
A SaaS tool for collecting and analyzing Google Maps reviews. Playwright scrapes the reviews, the Claude API handles Korean-language sentiment analysis, keyword extraction, and drafts reply suggestions. Dashboard served with FastAPI + Streamlit.
Playwright · FastAPI · Streamlit · Claude API
PROTOTYPE distributed-crawler-engine
A distributed crawler designed for scraping low-cost carrier sites. Adapter pattern lets per-airline crawlers be swapped in and out, with Go/Rust workers and a Redis queue handling distribution.
Go · Rust · Redis · Adapter Pattern
MAINTAINED enterprise-systems
Maintaining the ezApproval e-approval system and a document/meeting-minutes search system. Built on raw ADO.NET (SqlConnection/SqlCommand) with stored procedures — preferred over EF Core for direct control.
ASP.NET Core · SQL Server · Stored Procedure
03 CONNECT
$ cat contact.env
// values above are placeholders — edit them directly in the HTML