GitHub / GRB-Workspace 1 Repository
A curated collection of introductory projects showcasing fundamental concepts in modern software development.
GRB-Workspace/Nextjs-15-Intro
Sample repository showcasing the core features and best practices of Next.js 15. This project covers React Server Components vs. Client Components, file-based routing, layouts, route handlers, server actions, data fetching strategies, and authentication using Clerk.
Language: TypeScript - Size: 25.4 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

GRB-Workspace/Docker-Intro
Demonstration of containerizing a Spring Boot REST application using Docker. Leveraging OpenJDK 17, Maven, and a custom Dockerfile, this project showcases best practices for building, packaging, and running lightweight Docker containers.
Language: Java - Size: 15.6 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 5 - Forks: 0

GRB-Workspace/Java-Logger-Intro
A Spring Boot project that demonstrates Java’s inbuilt logging capabilities through a REST controller. It illustrates how to configure and use multiple logging levels—INFO, WARN, ERROR, FATAL, DEBUG, and TRACE.
Language: Java - Size: 1000 Bytes - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0
