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
Spring Boot 3 (Java 21) backend for SameBoat, with PostgreSQL, Flyway migrations, server-side session auth, Testcontainers, CI with migration immutability checks. Exposes APIs for user accounts, stories, and trust events, designed with least-privilege DB access and env-based config for security and scalability.
Campus Hive is a platform that allows users to create posts, ask questions, and receive support from the community on topics related to GitHub, Java, JavaFX, Eclipse, and other course content. It encourages collaborative learning and problem-solving within the course framework.
React + Vite (TypeScript) app for SameBoat, a peer-support and mentorship platform. Provides the user interface for sharing stories, connecting with peers/mentors, and building trust in a safe, accessible way. UI for login/sessions, profiles, and story sharing; ESLint + type-checking; CI with build artifacts.