Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

# CodeViz

CodeViz is an interactive **code execution visualizer** built while learning web development.

The goal of this project is to show how programs execute step-by-step, including:

- Line-by-line execution
- Call stack changes
- Variable updates
- Heap memory visualization
- Console output

## Current Progress

- HTML structure created
- Project initialized with Git
- First commit pushed to GitHub

## Planned Features

- Code editor
- Step-by-step execution controls
- Call stack visualization
- Variable tracking
- Heap memory display

## Tech Stack

- HTML
- CSS
- JavaScript

## Status

🚧 Work in progress — being built while learning.

---

Built as a learning project.

About

Interactive code execution visualizer

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages