PacketLens
PacketLens is a pure front-end, offline pcap analysis tool that runs entirely in the browser, supporting deep protocol decoding, HTTPS decryption, and million-packet instant loading without any backend.
It combines a 3D skeletal visualization with step-by-step instructions, common pitfalls, and photographs, all developed by someone who personally underwent the surgery and documented the process with Claude Code.
Interactive Russian and English exercise cards for shoulder rehabilitation after Latarjet surgery. Each card combines a rotatable 3D skeleton, step-by-step instructions, common pitfalls, photographs, and links to the original sources.
Install Bun, then run:
bun install
bun run dev
Open http://localhost:5173 for Russian or http://localhost:5173/en.html for English.
To check the production build:
bun run build
bun run preview
This project is educational material and does not replace advice from a surgeon or physical therapist.
How Claude Code helps me recover after surgery
Similar projects matched by category, topics, and programming language.
PacketLens is a pure front-end, offline pcap analysis tool that runs entirely in the browser, supporting deep protocol decoding, HTTPS decryption, and million-packet instant loading without any backend.
An interactive learning system that turns the 47-page Kimi K3 technical report into a single offline HTML file with running algorithms, 3D visualizations, spaced repetition quizzes, and a smart highlighting QA tool.
An interactive 3D visualization of three human cell types using Three.js, WebGL particles, and custom GLSL shaders, allowing users to rotate, zoom, morph, and explore annotated structures.