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
Simulate and visualize Continuous Thought Machines (CTMs) — biologically-inspired neurons with memory and phase-based synchronization. A Streamlit app for exploring neural dynamics, built for learning, research, and a bit of fun.
A MATLAB-based interactive app that analyzes Disneyland attraction visit trends using geo-tagged Flickr data. Visualizes crowd flow, attraction popularity, and visit sequences across months and years using heatmaps, pie charts, bar graphs, and more.
A Streamlit-based A* Pathfinding Visualizer that lets you interactively set start/end points, barriers, and visualize the A* algorithm in real-time with step-by-step navigation. Great for learning how graph-based pathfinding works.
🎮 React Native Mini Game App: A simple number-guessing game where the app tries to guess your number based on your hints (higher/lower). 🚀 Built with React Native using 🔄 state management, 🎨 custom styling, 🖼️ dynamic screen switching, and 🎛️ reusable components. Perfect for practicing core React Native fundamentals!
Interactive MRI image reconstruction using k-space visualization and Fourier Transform. Upload DICOM images and watch live step-by-step reconstruction in your browser!
This project is a basic to-do list application where users can add, remove, and mark tasks as completed, all from the command line interface. It allows for easy management of tasks and provides an interactive menu to perform various actions. The project demonstrates the use of Python classes, lists, and user input handling.
🎳 Angular-Bowling-Scorekeeper: Dive into the interactive world of bowling with this Angular app! Track your scores across ten frames, manage inputs with error checking, and view round-by-round progress. Perfect for enthusiasts and developers alike looking to explore Angular-driven scorekeeping. 🌟