Programs
Three tracks. One standard of engineering.
Whether you spend 16 weeks on the interface, 18 on the services behind it, or 28 weeks on both, you will finish able to design, build, test and deploy software that other people can maintain.
- 120 to 240 live hoursDepending on the trackLive
- 3 to 6 reviewed projectsDeployed and publicPortfolio
- No prior coding requiredFor Frontend and Full-StackBeginner-friendly
Choose your track
The tracks share the same engineering habits and differ only in where they go deep. If you are unsure, book a demo and we will tell you which one fits your background and your available hours.
Frontend Engineering
16 weeks · 120 live hours · ₹25,000
For people who want to build interfaces users actually enjoy. You start with semantic HTML and modern CSS layout, add Tailwind for speed, then work through JavaScript and TypeScript properly before touching a framework. React takes the largest share of the track, followed by Next.js rendering strategies, an Angular comparison module and one React Native mobile build. You finish with three deployed projects, a measurable performance budget and an accessibility audit you ran yourself.
3 projectsExploreBackend Engineering
18 weeks · 140 live hours · ₹25,000
For people who like data, logic and systems that must not fall over at 2 AM. You learn C# with ASP.NET Core and Node.js with Express side by side, so you understand the patterns rather than one vendor's syntax. Relational modelling in SQL and document modelling in MongoDB are taught as design decisions, not as commands to memorise. The track covers REST design, JWT authentication, role-based authorisation, caching, background jobs, rate limiting, structured logging and automated integration tests, ending with a containerised API in the cloud.
3 projectsExploreFull-Stack Engineering
28 weeks · 240 live hours · ₹40,000
The broadest of the three tracks, and the one that lines up with the widest set of job openings. It covers everything in the other two tracks and then adds what neither can teach alone: designing an API and the interface that consumes it as one product, handling auth across both, wiring payments and file storage, containerising the stack, and shipping through a CI pipeline you configured. Six reviewed projects, a six-week capstone, and a dedicated mentor for the full 28 weeks.
6 projectsExplore
Module-by-module syllabus
The full contents of each track. Nothing here is padding, and anything that stops appearing in job descriptions gets cut at the annual review.
Frontend Engineering — 16 weeks, 120 live hours
- Weeks 1–2 · Markup and layout that holds up. Semantic HTML, document outline, forms and validation, CSS box model, Flexbox, Grid, responsive breakpoints, custom properties, and an accessibility pass with a screen reader.
- Weeks 3–4 · Tailwind CSS and design systems. Utility-first styling, configuration and theming, component extraction, dark mode, and rebuilding an existing design to pixel accuracy from a Figma file.
- Weeks 5–7 · JavaScript, properly. Scope and closures, the event loop, promises and async/await, array and object transformation, modules, fetch and error handling, DOM events, and debugging in browser dev tools.
- Weeks 8–9 · TypeScript. Types, interfaces, unions and narrowing, generics, utility types, strict mode, and typing third-party API responses without resorting to any.
- Weeks 10–13 · React. Components and props, hooks in depth, controlled forms, routing, data fetching and caching, global state, memoisation and render profiling, error boundaries, testing with React Testing Library.
- Week 14 · Next.js. App Router, server and client components, server actions, data loading patterns, image and font optimisation, SEO metadata, and deployment.
- Week 15 · Angular in contrast. Modules, components, dependency injection, RxJS observables and reactive forms, taught so you can read and maintain an Angular codebase and pass interviews that ask for it.
- Week 16 · React Native and shipping. One cross-platform mobile build, navigation, native storage, plus performance budgets, Lighthouse audits and a portfolio review.
Backend Engineering — 18 weeks, 140 live hours
- Weeks 1–3 · C# and object-oriented design. Types and collections, classes and interfaces, LINQ, exception handling, async/await, dependency injection, and the SOLID principles applied to code you have already written.
- Weeks 4–6 · Relational databases and SQL. Normalisation, keys and relationships, joins, aggregation, transactions and isolation, stored procedures, execution plans, and indexing a slow query until it is fast.
- Weeks 7–9 · ASP.NET Core Web API. Controllers and minimal APIs, model binding and validation, Entity Framework Core, migrations, repository and service layering, global error handling, and API versioning.
- Weeks 10–11 · Node.js and Express. The event loop and non-blocking IO, middleware pipelines, routing, file uploads, streaming responses, and building the same API twice so the patterns become visible.
- Week 12 · MongoDB. Document modelling, embedding versus referencing, the aggregation pipeline, indexes, and when a document store is the wrong answer.
- Weeks 13–14 · Security and API hardening. Password hashing, JWT access and refresh tokens, role and policy-based authorisation, CORS, input sanitisation, the OWASP Top Ten, rate limiting and secrets management.
- Weeks 15–16 · Scale and reliability. Redis caching, background jobs and queues, pagination strategies, structured logging, health checks, and load-testing your own endpoints.
- Weeks 17–18 · Testing and delivery. Unit tests with xUnit and Jest, integration tests against a real database, Docker images and compose files, GitHub Actions pipelines, and deploying to Azure or AWS.
Full-Stack Engineering — 28 weeks, 240 live hours
- Weeks 1–13 · Frontend core. The full frontend syllabus above, compressed only where it overlaps with later backend work.
- Weeks 14–22 · Backend core. C#, ASP.NET Core, Node.js, SQL, MongoDB, authentication, caching and testing, taught against APIs your own interfaces will consume.
- Weeks 23–24 · Integration and delivery. End-to-end authentication flows, file storage, payment gateway integration, environment configuration, Docker Compose for the whole stack, and CI/CD pipelines with automated deploys.
- Weeks 25–28 · Capstone and interview preparation. One product taken from schema to public URL, with a documented architecture, tests and monitoring, running alongside data-structures drills, system-design walkthroughs and six recorded mock interviews.
Every course we currently run
The three career tracks we run, each taught live with the same review standard.
Technologies covered across the tracks
Every item here is taught in live sessions and used in at least one reviewed project. We do not list technologies we merely mention.
HTML5
CSS3
Tailwind CSS
JavaScript
TypeScript
React
Next.js
Angular
- Redux Toolkit
React Native
Node.js
- Express
.NET 8
C#
- Entity Framework Core
SQL
MongoDB
- Redis
REST APIs
- JWT & OAuth
- Git & GitHub
- Docker
- GitHub Actions
- Cloud deployment
- Testing
- Linux & CLI
How to enrol
Five steps from your first enquiry to your first class. Nothing is charged before step three.
Send an enquiry or call us
Step 1 · Same-day response
Tell us your background, your available hours and what you want to be doing in a year. An advisor calls back within one working day, usually the same afternoon.
Attend a free demo class
Step 2 · 90 minutes, no cost
Join a running batch live, watch how a session is taught, and stay behind to question the learners in it. If we think a different path suits you better, we will say so here.
Confirm your track and seat
Step 3 · Pay in full or start an EMI
Choose a batch timing, pick full payment or zero-cost EMI over 3, 6 or 9 months, and your seat is held. Deposits are fully refundable up to seven days before the batch starts.
Set up your environment in week zero
Step 4 · Before class one
A mentor walks you through installing your editor, runtime, database and Git client, and you push a first commit. Class one is then spent on code, not on installers.
Start building
Step 5 · Week one
Live sessions begin, your first assignment lands within days, and your first written code review arrives 48 hours after you submit it.
Fees for each track
One fee, everything included. No separate placement charge, no income-share agreement and no upsell once you are enrolled. Taking Frontend and Backend as two separate tracks costs ₹50,000, so Full-Stack at ₹40,000 is ₹10,000 less and adds the integration work neither single track covers.
Frontend Engineering
₹25,000
16 weeks · 120 live hours
What’s included
- 120 hours of live instruction across 16 weeks
- HTML, CSS, Tailwind, JavaScript and TypeScript
- React and Next.js in depth
- Angular comparison module
- One React Native mobile build
- 3 reviewed portfolio projects, all deployed
- Written code review on every submission
- Doubt-clearing slots six days a week
- Accessibility and performance audit training
- Resume, portfolio and LinkedIn rewrite
- Placement referrals to companies we have a contact at
- Lifetime access to syllabus updates
Full-Stack Engineering
Popular₹40,000
28 weeks · 240 live hours · Most comprehensive
What’s included
- 240 hours of live instruction across 28 weeks
- Everything in the Frontend and Backend tracks
- 6 reviewed portfolio projects including a 6-week capstone
- Payment gateway, file storage and email integration
- Docker, GitHub Actions and cloud deployment
- Weekly data-structures and problem-solving drills
- System-design walkthroughs from week twelve
- 6 recorded mock interviews with written feedback
- A dedicated mentor for the full 28 weeks
- Placement support with no time limit
- Free module repeats for life, subject to seats
Backend Engineering
₹25,000
18 weeks · 140 live hours
What’s included
- 140 hours of live instruction across 18 weeks
- C# with ASP.NET Core and Node.js with Express
- Entity Framework Core and migrations
- SQL modelling, indexing and query tuning
- MongoDB documents and aggregation pipelines
- REST design, JWT auth and role-based authorisation
- Caching, background jobs and rate limiting
- Automated testing with xUnit and Jest
- Docker and one cloud deployment
- 3 reviewed portfolio projects, all deployed
- Resume, portfolio and LinkedIn rewrite
- Placement referrals to companies we have a contact at
GST included. Zero-cost EMI over 3, 6 or 9 months. Fees are refundable in full up to seven days before your batch starts.
Questions about the programs
Practical answers about prerequisites, workload, timings and what happens if life gets in the way.
What are the prerequisites for each track?
How many hours a week will this take outside class?
Can I do this alongside a full-time job?
Should I take Frontend first and Backend later, or go straight to Full-Stack?
Do you teach Angular as well as React?
Is the classroom option the same as live online?
What happens if I have to drop out midway?
Do you run corporate or team training?
Still deciding between the tracks?
Book a free demo class and tell us your background. In ninety minutes you will have seen the teaching, met the instructor and had a straight answer about which track fits.
