Stats

2
Projects
20
Devlogs
28
Votes
1
Ships

Coding Time

All Time: 25h 43m
Today: 0h 0m

Member Since

June 20, 2025

Badges

1
🚢
Maiden Voyage
you shipped your first project! the journey begins...

Projects

2
🚀
6 devlogs 10 days ago
Conway's Game of Life in the terminal
14 devlogs about 2 months ago

Activity

Koei
Koei worked on Keyholder
3h 13m 1 day ago

setting and modifying the master key works. now to make the user be able to store new passwords + several other commands.

Update attachment
Koei
Koei worked on Keyholder
1h 37m 2 days ago

added some fancy colored text and stuff using the rich library. very cool. still working on password auth.

Update attachment
Koei
Koei worked on Keyholder
1h 21m 3 days ago

retrieval of encrypted password data is working fine. currently uses a static salt for the encryption hardcoded into the file but i'll change that soon.

Update attachment
Koei
Koei worked on Keyholder
50m 8 days ago

generation of encrypted passwords file is working

Update attachment
Koei
Koei worked on Keyholder
1h 18m 9 days ago

getting the skeletons of the core functions going.

Update attachment
Koei
Koei worked on Keyholder
1h 1m 10 days ago

initial commit!

Update attachment
Koei
Koei created a project
10d ago

Keyholder

A fully local, terminal-based password storage and management app.

6 devlogs 0 followers

didnt attach a compiled binary to the github release the first ship so it got rejected. i have done it now.

Update attachment

alright time to ship. v1.1 is released. read the README for all the instructions, i've made using the script as easy as possible. or check out the demos.

thanks for viewing.

Update attachment

getting ready to ship. readme is done*. final touches remain.

Update attachment

starting work on the README

Update attachment

added devlogs this commit but the previous commit's devlog i shall make tomorrow as it is pretty major.

Update attachment

added a box around the game field so its clear where the boundaries of the field are. also improved error handling.

Update attachment

optimized the neighbor checking loop. the program can now run bigger fields faster.

mostly refactoring and small optimizations.
enjoy this smiley getting blown apart:

made it so the program can accept arguments for either a random board or generating a board from an image

Update attachment

the terminal CGOL simulator now supports importing the game board from an image file.

Update attachment

the simulation simulates! well that took longer to figure out than id like to admit lol.

so i decided to try making Conway's Game of Life in the terminal as a sort of a warmup. still figuring some stuff out

Update attachment
Koei
Koei created a project
51d ago

Conway's Game of Life in the terminal

Conway's Game of Life simulation entirely in the terminal. Supports importing game fields from an image file.

Conway's Game of Life in the terminal
14 devlogs 1 follower Shipped
Koei
Koei joined Summer of Making
52d ago

This was widely regarded as a great move by everyone.