Team Project–A Web-based Code Editor with Integrated AI Assistance
Overview
CodeOH is a modern web-based code editor designed to support multi-language programming with real-time execution and integrated AI assistance. The project aims to provide an interactive coding environment that combines code editing, execution, and intelligent support in a single interface.
Key Features
- Multi-language support
- Integrated AI assistant
- Real-time code execution
- File management system
- Resizable editor panels
- Dark / Light mode support
Technical Stack
- Frontend: React (Vite)
- UI: Chakra UI
- Editor: Monaco Editor
- Layout: Resizable Panels
- API: Axios
My Role
I worked on the frontend architecture, file management system, and 30% of AI-assisted interaction, focusing on usability and performance.