Technologies & stack tracks we teach
Each card links to a detailed syllabus, sample topics, duration, and prerequisites. Learn affordably with clear outcomes from fundamentals to deployment.
Frontend
9 items
HTML
Beginner2 weeks
Create semantic page structure that improves accessibility, SEO, and maintainable frontend code.
- Semantic elements
- Forms and validation
- Tables and structured content
CSS
Beginner2 weeks
Style interfaces with responsive layouts, visual hierarchy, and polished interactions.
- Selectors and specificity
- Box model and spacing
- Flexbox layouts

JavaScript
Beginner4 weeks
Add dynamic behavior, API integration, and application logic to modern web experiences.
- Core language and ES6+
- DOM manipulation
- Events and state updates
React
Intermediate4 weeks
Build reusable UI components and state-driven frontend applications at scale.
- JSX and components
- Props and state
- Hooks
Bootstrap
Beginner1 week
Ship responsive interfaces quickly using a proven grid and prebuilt UI components.
- Grid system
- Components
- Utilities
Tailwind CSS
Beginner1 week
Design custom interfaces faster with utility classes and a scalable styling workflow.
- Utility classes
- Responsive variants
- Component extraction
TypeScript
Intermediate2 weeks
Write safer JavaScript with static types, stronger tooling, and scalable team workflows.
- Type system basics
- Interfaces and types
- Generics
Next.js
Intermediate3 weeks
Build full stack React applications with routing, rendering, SEO, and deployment features built in.
- App Router
- Server and client components
- Data fetching
Angular.js
Intermediate2 weeks
Build structured single-page applications with reusable components, routing, and two-way data binding.
- Directives and templates
- Controllers and components
- Services and dependency injection
Backend
3 items

Node.js
Intermediate3 weeks
Run JavaScript on the server to build APIs, automation, and real-time backend services.
- Event loop fundamentals
- Modules and npm
- File system APIs

Express.js
Intermediate2 weeks
Create structured REST APIs with routing, middleware, and reliable request handling.
- Routing and controllers
- Middleware
- Request validation
REST API
Intermediate1 week
Design consistent APIs with clear endpoints, status codes, authentication, and reliable contracts.
- Resources and endpoints
- HTTP methods and status codes
- Authentication and authorization
Database
3 items
MongoDB
Intermediate2 weeks
Store flexible application data in document collections that scale with product growth.
- Collections and documents
- CRUD operations
- Indexes
MySQL
Intermediate2 weeks
Model relational data with tables, indexes, and SQL queries for reliable production applications.
- Tables and relationships
- SQL queries (SELECT/INSERT/UPDATE)
- Joins and aggregation
Mongoose
Intermediate2 weeks
Model MongoDB data with schemas, validation rules, and cleaner query workflows.
- Schemas and models
- Validation rules
- Population
App Development
3 items
React Native
Intermediate4 weeks
Build mobile apps using React Native with navigation, state, and native integrations.
- React Native basics
- Navigation
- State management
Flutter
Intermediate4 weeks
Create cross-platform mobile apps with Flutter widgets, layouts, and modern UI patterns.
- Widgets and layout
- State management basics
- Routing and navigation
SwiftUI
Intermediate4 weeks
Build modern iOS interfaces using SwiftUI with declarative UI patterns and smooth navigation.
- Views and layout
- State and bindings
- Navigation and routing
Advance
6 items
AI & Machine Learning
Intermediate4 weeks
Build fundamentals of machine learning, model evaluation, and practical AI applications.
- ML foundations
- Supervised vs unsupervised learning
- Model evaluation
Data Science
Intermediate4 weeks
Analyze data, build insights, and communicate findings with clear, data-driven storytelling.
- Exploratory data analysis
- Statistics basics
- Data cleaning
Data Engineering
Intermediate4 weeks
Build reliable pipelines to move, transform, and model data for analytics and ML workloads.
- ETL/ELT pipelines
- Data modeling basics
- Batch vs streaming
Data Analytics
Beginner3 weeks
Turn raw data into actionable insights using analysis workflows and dashboards.
- KPIs and metrics
- Descriptive analysis
- Segmentation
Data Structures & Algorithms (DSA)
Intermediate6 weeks
Strengthen problem-solving with core data structures, algorithm patterns, and interview practice.
- Big-O and complexity
- Arrays/strings
- Stacks/queues
Design & Analysis of Algorithms (DAA)
Advanced6 weeks
Learn algorithm design strategies and prove correctness and complexity.
- Divide and conquer
- Greedy algorithms
- Dynamic programming
Digital Marketing
3 items
SEO
Beginner4 weeks
Learn how to improve website visibility on search engines using practical SEO strategies and ranking techniques.
- Keyword research
- On-page SEO
- Technical SEO
PPC
Intermediate4 weeks
Master paid advertising campaigns using Google Ads, audience targeting, and conversion-focused campaign strategies.
- Google Ads setup
- Keyword bidding
- Campaign optimization
SMM
Beginner4 weeks
Build social media growth strategies using content planning, audience engagement, and paid social campaigns.
- Content strategy
- Audience growth
- Social campaigns
Languages
6 items
Java
Beginner4 weeks
Build strong programming fundamentals and backend-ready skills with Java.
- Core syntax
- OOP fundamentals
- Collections
Python
Beginner4 weeks
Write clean, versatile programs for automation, data work, and backend development.
- Syntax and fundamentals
- Functions and modules
- Data structures
C
Beginner4 weeks
Understand core programming concepts, memory fundamentals, and low-level problem solving.
- Variables and control flow
- Functions
- Pointers and memory
C++
Intermediate5 weeks
Build efficient programs with OOP, STL, and performance-focused programming patterns.
- OOP in C++
- STL containers
- Algorithms with STL
PHP
Beginner4 weeks
Build server-side web applications with PHP fundamentals, forms, sessions, and database integrations.
- Syntax and basics
- Forms and validation
- Sessions and authentication basics
Laravel
Intermediate4 weeks
Build structured web apps with Laravel using routing, controllers, ORM, and production-ready patterns.
- Routing and controllers
- Blade templates
- Eloquent ORM
Tools
6 items
Project Deployment
Intermediate1 week
Publish projects with environment setup, hosting, domains, and production confidence.
- Build pipelines
- Environment variables
- Hosting platforms
Git & GitHub
Beginner1 week
Track code history, collaborate safely, and manage team workflows with version control.
- Git basics
- Branching strategy
- Pull requests
Web Performance Optimization
Intermediate1 week
Make websites faster, smoother, and more reliable across devices and networks.
- Core Web Vitals
- Image optimization
- Code splitting
Progressive Web Apps (PWAs)
Advanced1 week
Deliver installable web apps with offline support and native-like user experiences.
- Service workers
- Web app manifest
- Offline caching
CI/CD with GitHub Actions
Advanced1 week
Automate testing, builds, and deployments with repeatable CI/CD pipelines.
- Workflow YAML
- CI pipelines
- Secrets and environments
Bitbucket
Intermediate1 week
Learn repository management, team collaboration, and CI-friendly Git workflows using Bitbucket for modern development teams.
- Repository management
- Branch permissions
- Pull request workflow
