Movatterモバイル変換


[0]ホーム

URL:


Skip to content
DEV Community
Log in Create account

DEV Community

Cover image for Introducing IP Visualizer
Zoppatorsk
Zoppatorsk

Posted on

     

Introducing IP Visualizer

So, this is my first post here on dev, usually I'm just lurking. Will see how this works out.

Short about me: started using computers in the late 80's and got an interest in web dev stuff some years ago and took some uni courses. Right now studying development of e-services at Dalarna university, Sweden.

Read about the redis hackathon and thought it would be fun to submit something. What i came up with is IP Visualizer.

But what is it? Well it visualizes IP-adresses inside a selected radius based on geo-data.

How does it work? You drag a radius (circle) with the mouse and when release button that circle is transferred to the map. The center point and radius is sent to the back end and with help of the geo-radius feature in redis it fetches all the matching CIDR's located inside the radius and send it back to the client. The client then displays it with help of Deck.gl where can choose different layers/aggregations.

Backend is a standard Node express api and the frontend is made in Svelte and uses MapLibre GL for the map stuff.

Code is almost complete and live demo will be available soon.
My submission will ofc be in the wacky wildcard category. ;)

Top comments(0)

Subscribe
pic
Create template

Templates let you quickly answer FAQs or store snippets for re-use.

Dismiss

Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment'spermalink.

For further actions, you may consider blocking this person and/orreporting abuse

  • Location
    Sweden
  • Education
    Dalarna University
  • Work
    Student
  • Joined

More fromZoppatorsk

DEV Community

We're a place where coders share, stay up-to-date and grow their careers.

Log in Create account

[8]ページ先頭

©2009-2025 Movatter.jp