An intelligent AI agent capable of planning, generating, and executing full software projects autonomously.
- I basically learned a bit of python and practiced it, also some HTML, CSS and JS.
- I used ChatGPT to do my code because i didn't learn enough to be able to Create projects
- I created many different projects.
- Advanced planning system (reasoning, verification, self-reflection)
- Code generation and execution
- Sub-agent architecture (UnityAgent, etc.)
- Real-time tracking web interface
- Memory system for contextual decisions
- Python (backend)
- React + Vite (frontend)
- WebSockets (live tracking)
Designed and built the system architecture and implemented all modules.
- System design
- AI reasoning pipelines
- Full-stack development