Pryzmira

Roadmap

Learning route

From zero to working engineer

A path built for consistency, not burnout.

The roadmap is opinionated on purpose. Each stage has a job, a mindset shift, and a reason it sits where it does.

Stages

6

Chapters in the route.

Open now

2

Stages currently actionable.

Principle

Depth

Before decoration.

Guiding principle

Depth before decoration

The route rewards consistency: foundations first, visible building second, then production systems, then specialization. Each phase should unlock confidence, not just another checklist.

Stage 01

Completed

Foundations of computer science

Where every strong technical path begins: syntax, thinking, debugging, and core data structures.

Python or C++
Data structures
Algorithms
Git and GitHub

This is where the fog lifts and computing starts to feel legible.

Review this stage

Stage 02

In progress

Web development

Learn how interfaces, state, APIs, and product decisions come together in something people can actually use.

HTML, CSS, and JavaScript
React and Next.js
Responsive systems
Shipping to production

Shipping something public changes how you think forever.

Continue this stage

Stage 03

Locked

Backend and data

Move from screens to systems: storage, authentication, APIs, reliability, and the shape of production software.

Node.js
PostgreSQL
APIs
Auth and security

You start seeing every product as flows, contracts, and state.

Stage 04

Locked

AI and machine learning

Go beyond using tools and learn the foundations behind models, agents, language systems, and evaluation.

Python for ML
Neural networks
NLP and LLMs
Model evaluation

This is when the black box turns back into engineering.

Stage 05

Locked

Cloud and DevOps

Deployment, infrastructure, observability, and the systems work that keeps useful software alive.

AWS and cloud basics
Docker
CI/CD
Monitoring

You stop treating uptime and reliability like somebody else’s job.

Stage 06

Locked

Security and engineering ethics

Understand the responsibility that comes with building systems people trust and rely on.

Threat awareness
Secure design
Privacy
Responsible systems

You begin designing for consequences, not only functionality.