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

Lemion

@Lemion

Joined June 1st, 2026

  • 9Devlogs
  • 4Projects
  • 0Ships
  • 0Votes
Open comments for this post

3h 7m logged

Finished the ACTUAL server to get stuff from dropoff stations and move it into storage automatically, and when requested from an access station, move items from storage to that access station

This is basically all warehouse management has to do anyways

Finished the ACTUAL server to get stuff from dropoff stations and move it into storage automatically, and when requested from an access station, move items from storage to that access station

This is basically all warehouse management has to do anyways

Replying to @Lemion

0
3
Open comments for this post

2h 2m 38s logged

finished setup program for the warehouse server

finished setup program for the warehouse server

Replying to @Lemion

0
1
Open comments for this post

2h 14m 54s logged

Finished the warehouse editor
you can now

  • pick inventories to add to the warehouse
  • assign an inventory a type out of dropoff station, storage, and access station
  • assign a computer to an access station inventory
  • save warehouse assignments to a .ware file (it’s just json)

Finished the warehouse editor
you can now

  • pick inventories to add to the warehouse
  • assign an inventory a type out of dropoff station, storage, and access station
  • assign a computer to an access station inventory
  • save warehouse assignments to a .ware file (it’s just json)

Replying to @Lemion

0
2
Open comments for this post

2h 49m 33s logged

Added splash screen UI and the path and inventory pages for New Warehouse
the path even has data validation!!!1!11!

Added splash screen UI and the path and inventory pages for New Warehouse
the path even has data validation!!!1!11!

Replying to @Lemion

0
2
Open comments for this post

3h 43m 31s logged

Rewrote the entire library page and it’s now called the (Web-Based) Document Search System
only table sorting and pagination works right now since I used a react table library

Rewrote the entire library page and it’s now called the (Web-Based) Document Search System
only table sorting and pagination works right now since I used a react table library

Replying to @Lemion

0
3
Open comments for this post

2h 1m 32s logged

FINALLY Added the index page with the news tiles and power statistics
Site is now visible on https://interatom.site except for the library page which i’ll work on tomorrow
i am too tired

FINALLY Added the index page with the news tiles and power statistics
Site is now visible on https://interatom.site except for the library page which i’ll work on tomorrow
i am too tired

Replying to @Lemion

0
1
Open comments for this post

2h 18m 1s logged

Added the static about, sustainability, and safety pages (was pretty simple, they all share the same CSS) and news now loads off Contentful, gets displayed, and you can now read each article with the magic of some cursed routing

Added the static about, sustainability, and safety pages (was pretty simple, they all share the same CSS) and news now loads off Contentful, gets displayed, and you can now read each article with the magic of some cursed routing

Replying to @Lemion

0
1
Open comments for this post

2h 52m 27s logged

Got the navbar footer and cookies moved over
I keep forgetting it’s className={styles.class} rather than class=“class” and it’s really messing with me

Got the navbar footer and cookies moved over
I keep forgetting it’s className={styles.class} rather than class=“class” and it’s really messing with me

Replying to @Lemion

0
2
Open comments for this post

1h 11m 20s logged

Cursed moving over a discord bot over to slack as my first bot 😭

Followed the guide thingy to set up the slack bot and it’s somehow easier than discord sooo that was good.

Bot itself pulls data from supabase which gets its data from the game (which exists btw) and there’s just commands to list credits from a player, and to list the total power generated on the game.

Cursed moving over a discord bot over to slack as my first bot 😭

Followed the guide thingy to set up the slack bot and it’s somehow easier than discord sooo that was good.

Bot itself pulls data from supabase which gets its data from the game (which exists btw) and there’s just commands to list credits from a player, and to list the total power generated on the game.

Replying to @Lemion

0
5

Followers

Loading…