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 offers a ready-made static homepage starter for academics, with clear placeholders, a simple local preview command, and credit to the tools that helped build it.
This repository is a reusable academic and personal homepage template. The visible profile belongs to a fictional person; names, affiliations, projects, publications, awards, and contact details are sample content only.
Start locally with:
python3 -m http.server 8080 --bind 127.0.0.1
Before publishing, replace the sample identity and links in index.html and the placeholder assets in images/template/.
This homepage benefits from many projects and tools, including but not limited to:
Keep the layout, customize the content, and make it yours.
A clean, reusable academic and researcher homepage template.
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.