You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A full-stack AI code intelligence app that ingests a public GitHub repository, builds semantic code context, and lets you interact with the codebase through natural language.
C++ ray tracing engine that turns custom scene files into photorealistic renders with recursive reflections/refractions, advanced lighting models, texture mapping, and geometric primitives/composit…
A macOS desktop clone. I created this project out of fascination for the Mac/Apple desktop UI and wanted to try to replicate it as closely as possible, even with the dynamic dock behavior.
A web-based 3D visualization application built with Three.js, showcasing an interactive 3D model of Littlest Tokyo. Users can explore the model using smooth, intuitive orbit controls, enhancing the…
This project is a graphical maze game implemented using Python and Tkinter. It allows users to generate random mazes. It features multiple pathfinding algorithms, including Depth-First Search (DFS)…