AI Dev Tools Zoomcamp
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
10
commits
feat: Implement client-side code execution for Python and JavaScript, and configure Vite for development proxy.
d5b2661View on GitHubRefactor code structure for improved readability and maintainability
553ce5dView on GitHubfeat: add initial implementation of Snake game with game board, leaderboard, and authentication
7784a20View on GitHubfix: Use process.cwd() for client build path in production Docker environment
f2a9845View on GitHubdocs: Add Render deployment instructions for the coding interview platform.
8301f8aView on GitHubfeat: Add Render deployment blueprint and update README with deployment instructions.
281457eView on GitHubfeat: Add e2e test to verify code execution and output in a new session.feat: Add e2e test to verify code execution and output in a new session.
f275236View on GitHubfix: Improve E2E test stability, Monaco editor interaction, and update Vite proxy configuration.fix: Improve E2E test stability, Monaco editor interaction, and update Vite proxy configuration.
9297af7View on GitHubfeat: implement initial coding interview platform with client, server, and e2e tests
0a63832View on GitHubMerge branch 'main' of https://github.com/fsamura01/ai-dev-tools-zoomcamp
037d60aView on GitHubfeat: Implement multiplayer snake game with mock backend and comprehensive tests
01cf200View on GitHub