You are browsing as a guest. Sign up (or log in) to start making projects!

Eel

@Eel

Joined June 10th, 2026

  • 6Devlogs
  • 2Projects
  • 2Ships
  • 15Votes
Ship Pending review

I built SpartanOS, a WebOS-style webpage with multiple draggable windows that can be opened and moved around the screen like a lightweight desktop environment. The main challenge was getting smooth window dragging working properly while managing layering so windows don’t overlap incorrectly or break when multiple are open. I’m proud that I was able to turn it into a functional multi-window system that feels like a real interface rather than just separate UI elements, and I also added features beyond the guide like improved window behavior and interaction handling. You can test it directly in the browser with no password by opening multiple windows, dragging them around, and interacting with them to see how the system handles layering and movement.

Try project → See source code →
Open comments for this post

27m 28s logged

Finished up the OS and added Diagnostics!

Finished up the OS and added Diagnostics!

Replying to @Eel

0
2
Open comments for this post

18m 10s logged

Fixed some typos and further optimized the code.

Fixed some typos and further optimized the code.

Replying to @Eel

0
2
Ship

This is a fully working Java network scanner that will scan for devices on your network and write it to a file. It integrates network and port scanning. You can get the JAR on the GitHub release.

  • 3 devlogs
  • 4h
Try project → See source code →
Open comments for this post

49m 52s logged

Added configurable port range scanning, service name detection for common ports, port range validation, and finalized v1.0 release.

Added configurable port range scanning, service name detection for common ports, port range validation, and finalized v1.0 release.

Replying to @Eel

0
15
Open comments for this post

2h 36m 18s logged

Improved my Java Network Scanner by adding report export functionality, optimizing socket connection timeouts (reducing scan time from over 100 seconds to about 4 seconds), and refactoring the project into multiple classes.

Improved my Java Network Scanner by adding report export functionality, optimizing socket connection timeouts (reducing scan time from over 100 seconds to about 4 seconds), and refactoring the project into multiple classes.

Replying to @Eel

0
1

Followers

Loading…