Quickstart
Get started with Codivise in minutes. No installation or setup—just sign up and start preparing.1. Create an Account
Visit codivise.com and sign up with your email or OAuth (Google, GitHub).2. Explore the Platform
After signing in, you land on the AI Home. From the sidebar you can access:| Feature | What to do |
|---|---|
| AI Tutor Chat | Start a conversation to learn any technical topic |
| Coding Coach | Practice algorithms, system design, or Mock Coder debugging |
| Architecture Simulator | Build and simulate system designs visually |
| Flash Cards | Review AI-generated flashcards |
| CV Grader | Upload your resume for AI feedback |
| Companies | Browse company reviews and interview questions |
3. Try the Architecture Simulator
- Go to Coding Coach → System Design Simulator (or
/system-design-simulator) - Select a task (e.g., “Design a URL shortener”) or Freeform
- Drag components from the palette onto the canvas
- Connect components by dragging from output to input handles
- Click Run Simulation to see live QPS, latency, and cost metrics
- Toggle chaos scenarios (traffic spike, cache miss, node crash)
- Save with Save or
Cmd+S/Ctrl+S
4. Create Custom Diagrams
- Click New diagram in the task selector
- Enter a name (e.g., “My API architecture”)
- Build your design and save
- Load saved diagrams from Saved diagrams or the task dropdown
5. Practice Coding
- Go to Coding Coach
- Select Algorithms or System Design
- Pick a problem and start coding
- Use AI hints and get feedback on your solution
Next Steps
- Architecture Simulator — Deep dive with video demo
- Coding Coach — All coding practice modes
- Platform Overview — How everything fits together