This is my personal scratchpad for code snippets, experimental components, and notes during Google Summer of Code 2025 with the Palisadoes Foundation.
It includes early tests, ideas, and quick references for features I'm building — such as the topology graph, bandwidth chart, and other UI components.
This repo is intentionally messy — it's a safe space to break things and learn fast.
topology/
— Trials for rendering topology graphs (D3, React Flow, layout tests)bandwidth/
— Experiments with Recharts for visualizing bandwidth usagecomponents/
— Small UI component tests unrelated to charts or topologytables
— Table rendering and data manipulation experiments —frontend
- UI scaffolding, and experimentsnotes/
— Setup instructions, useful commands, links, GSoC planning
This repo:
- Reflects real development in progress
- Helps keep track of rough work that doesn't belong in PRs (yet)
- Serves as a backup for experimental or one-off components
Main project:(https://github.com/Abhi-MS/switchmap-ng)