The Academy

Real code.
Taught right.

Short courses built by someone who still ships. No fluff, no gatekeeping. Just the craft.

hello.py
import anthropic

client = anthropic.Anthropic(
  base_url="https://proxy.vmcodes.io",
  api_key="student_k3y",
)

reply = client.messages.create(
  model="claude-opus-4-7",
  max_tokens=256,
  messages=[{"role": "user",
             "content": "Teach me."}],
)
IT Job Sprint

Ready for the full program?

ITJobSprint is the full program: zero to first IT job. VM.Codes is the proving ground. When you're ready, graduate to the real thing. Find the full program in The Bench or contact us directly.

Separate program, separate cohorts. VM.Codes covers the groundwork.

Victor Marcu, founder of VM.Codes
About

Who made this?

I'm Victor. I've been writing code for over ten years: backend, frontend, infrastructure. I've built real products for clinics, recruiters, and students. Shipped software that still works.

VM.Codes exists because people who want to learn programming deserve respect. No hype, no inflated promises. One hour, a real experiment, an honest decision: you like it or you don't.

Read the full story
Real code. Taught right. · VM.Codes