Tracks Curriculum Tech Stack Capstone DevOps Contact 🎓 Enroll Free →
100% Free — Now Enrolling 2025

Free
Full‑Stack
Bootcamp

Master Java, Spring Boot, Angular, MySQL and ship a real deployed application on AWS EC2, S3 and Hostinger. Zero cost. Zero fluff. Pure skills.

16
Weeks
3
Tracks
1
Live App
$0
Cost
bootcamp.java — zsh
// Free Java Full-Stack Bootcamp
@SpringBootApplication
public class Bootcamp {
// ── Track 1: Backend ──
├─ Java 17 · OOP · Maven
├─ Spring Boot · Security · JWT
└─ MySQL · JPA · Hibernate
// ── Track 2: Frontend ──
├─ HTML · CSS · SCSS
├─ JavaScript · TypeScript
└─ Angular 17+
// ── Track 3: DevOps ──
├─ AWS EC2 · AWS S3
└─ Hostinger · CI/CD ✓
}
$
100% Free — no credit card required
Java 17+ Spring Boot MySQL JPA & Hibernate HTML5 CSS3 & SCSS JavaScript ES6+ TypeScript Angular 17+ AWS EC2 AWS S3 Hostinger CI/CD Pipeline Git & GitHub 100% FREE Java 17+ Spring Boot MySQL JPA & Hibernate HTML5 CSS3 & SCSS JavaScript ES6+ TypeScript Angular 17+ AWS EC2 AWS S3 Hostinger CI/CD Pipeline Git & GitHub 100% FREE
Program Structure

3 Tracks.
1 Project.

Each track builds on the last — from core fundamentals to a fully deployed, production-ready application.

01
Track One
Java Backend
Weeks 1 – 6  ·  Free
Java · Spring Boot · MySQL
Java Fundamentals & SyntaxWk 1
OOP — Classes, Inheritance, InterfacesWk 2–3
Spring Boot + MavenWk 4
REST APIs + Spring Security + JWTWk 5
MySQL + JPA + HibernateWk 6
02
🅰️
Track Two
Angular Frontend
Weeks 7 – 12  ·  Free
HTML · CSS · SCSS · JS · TS · Angular
HTML5 + CSS3 + Responsive DesignWk 7
SCSS — Variables, Mixins, PartialsWk 8
JavaScript ES6+ + TypeScriptWk 9
Angular — Components, Modules, RoutingWk 10–11
Full-Stack Integration + CORSWk 12
03
☁️
Track Three
DevOps & Deploy
Weeks 13 – 16  ·  Free
AWS EC2 · AWS S3 · Hostinger · CI/CD
Capstone Build — API + FrontendWk 13
AWS EC2 — Spring Boot DeploymentWk 14
AWS S3 — Static Hosting + CDNWk 15
Hostinger + Domain + SSL + CI/CDWk 16
Full Curriculum

Week by Week.
Skill by Skill.

Every week ends with a real deliverable. No theory without hands-on practice.

Track 01 Java Backend Weeks 1 – 6
Week 01
Java Fundamentals
Java 17SyntaxData TypesCollections
Week 02 – 03
OOP in Java
ClassesInheritancePolymorphismInterfaces
Week 04
Spring Boot + Maven
Spring BootMavenDI / IoCMVC
Week 05
REST APIs + Security
RESTJWTSpring SecurityCORS
Week 06
MySQL + JPA + Hibernate
MySQLJPAHibernateSchema DesignCRUDRelationships
Track 02 Angular Frontend Weeks 7 – 12
Week 07
HTML5 + CSS3
HTML5CSS3FlexboxGrid
Week 08
SCSS Styling
SCSSVariablesMixinsPartials
Week 09
JavaScript + TypeScript
ES6+TypeScriptAsync/AwaitFetch
Week 10 – 11
Angular Framework
AngularComponentsServicesRxJSRouter
Week 12
Full-Stack Integration
CORSHTTP ClientAuth FlowCRUD AppRoute Guards
Track 03 DevOps & Deployment Weeks 13 – 16
Week 13
Capstone Build
Spring BootAngularMySQL
Week 14
AWS EC2 Deployment
AWS EC2LinuxNginxSSL
Week 15
AWS S3 + CDN
AWS S3CloudFrontStatic Hosting
Week 16
Hostinger + CI/CD 🚀
HostingerCI/CDDomainLive URL
Technologies

The Full Stack
You'll Master

Industry-standard tools used by enterprise teams and startups worldwide.

Java Backend
Java 17+OOPSpring Boot Spring MVCMavenSpring SecurityJWT
🗄️ Database
MySQL 8JPAHibernate SQL QueriesSchema DesignCRUD
🎨 Styling
HTML5CSS3SCSS FlexboxCSS GridBootstrapResponsive
Scripting
JavaScript ES6+TypeScript Async/AwaitPromisesFetch API
🅰️ Angular Framework
Angular 17+ComponentsModules ServicesRxJSRouterHTTP ClientForms
🔧 Tools & Version Control
GitGitHubIntelliJ IDEA VS CodePostmanMySQL Workbench
☁️ Cloud & DevOps
AWS EC2AWS S3Hostinger NginxLinux (Ubuntu)GitHub Actions CI/CD PipelineSSL / HTTPScPanelDomain DNSCloudFront
Final Project

Build & Deploy a
Real Application

Not a toy app — a production-grade full-stack product with real auth, real data, and a live domain.

🅰️
Frontend — Angular + TypeScript + SCSS
Responsive SPA with Angular 17+, component-driven architecture, SCSS styling, reactive forms, and route guards for protected pages.
Backend — Java + Spring Boot + Maven
RESTful API with layered architecture — controllers, services, repositories — built with Spring Boot and dependency managed by Maven.
🗄️
Database — MySQL + JPA + Hibernate
Relational data model with properly designed schema, entity relationships, and full persistence handled by JPA and Hibernate ORM.
🔒
Auth — Spring Security + JWT
Secure register/login with JWT tokens, role-based access control, and Angular route guards protecting authenticated pages.
☁️
Cloud — AWS EC2 + S3 + Hostinger
Spring Boot API hosted on EC2 behind Nginx with SSL. Angular frontend on AWS S3 or Hostinger with a real custom domain.
🔄
CI/CD — GitHub Actions Pipeline
Automated build-test-deploy pipeline using GitHub Actions. Every push to main triggers deployment with zero manual steps.
What You'll Ship
capstone.deliverables
Live website with real domain
Spring Boot API on AWS EC2
Angular app on S3 / Hostinger
MySQL database + full schema
JWT authentication system
CI/CD pipeline (GitHub)
Full GitHub repository
Project documentation
Deployment Platforms
☁️
AWS EC2
Spring Boot backend server
🪣
AWS S3
Angular static frontend hosting
🟠
Hostinger
Shared hosting + domain + cPanel
DevOps Implementation

Ship Like a
Real Engineer

You won't just build — you'll deploy, automate, and monitor like a professional team.

Step 01
💻
Code
Git commit Feature branches Pull requests
Step 02
🔨
Build
Maven build ng build GitHub Actions
Step 03
🧪
Test
Unit tests Integration API testing
Step 04
📦
Deploy
EC2 via SSH S3 sync Hostinger FTP
Step 05
🌐
Live
Nginx + SSL Custom domain Monitoring
☁️
AWS EC2 — Backend Server
Provision an EC2 instance, configure Linux, install Java and Nginx, then deploy your Spring Boot JAR with SSL termination via Let's Encrypt.
🪣
AWS S3 — Static Hosting
Deploy your Angular build to an S3 bucket for static website hosting — optionally fronted by CloudFront for global CDN performance.
🟠
Hostinger — Shared Hosting
Upload Angular dist via cPanel FTP, configure DNS for a real domain, and enable free SSL through Hostinger's built-in certificate manager.
🔄
CI/CD — GitHub Actions
Write a GitHub Actions workflow that builds, tests, and deploys automatically on every push to main. No manual deployments ever again.
🛡️
Security & SSL
HTTPS with Let's Encrypt, Spring Security + JWT, environment variable management, EC2 security groups, and firewall configuration.
📁
Git Workflow
Branch strategies, pull request reviews, semantic commits, repository management, tagging releases, and collaborating on GitHub.
Graduate Outcomes

What You Can Do
After 16 Weeks

Build Java Backends
Design and ship production-ready Spring Boot REST APIs with clean layered architecture and security.
🅰️
Develop Angular SPAs
Build fast, responsive single-page apps with Angular, routing, reactive state, and HTTP integration.
🗄️
Design Databases
Model relational data in MySQL, write SQL queries, and wire up persistence with JPA and Hibernate.
☁️
Deploy to AWS
Launch apps on EC2, serve frontend from S3, configure Nginx and SSL — real cloud infrastructure.
🔄
Run CI/CD Pipelines
Automate build-test-deploy with GitHub Actions so code ships on every commit with zero manual steps.
💼
Start Your Career
Graduate with a live product URL, a solid GitHub portfolio, and the Java full-stack skills employers hire for.
Ready to Build
Something Real?
Enroll now — 16 weeks, free, Java + Angular + AWS.
Contact Us
Start Your Journey
Today
📞
📍
Location
740B Galle-Colombo Rd, Panadura
🕐
Support Hours
Always Open — 24 hrs / 7 Days
💸
Program Cost
100% Free — No Hidden Fees
Enroll in the Free Bootcamp
Fill in your details — we'll reach out within 24 hours.