You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A schema-first lightweight persistence framework for small-to-medium Java projects. Combines annotation-based mapping, code-driven migrations, and a dual-layer query API into a single, no-nonsense tool. Built for PostgreSQL.
Built a Python ETL pipeline to Extract, Transform (clean and merge customer, product, and organization data from multiple CSV sources) and Load into a single analytics-ready dataset.