FIX: Removed automation project.
I didn't actually do it
This commit is contained in:
parent
adf28f2acb
commit
b2225b79da
@ -1,16 +1,4 @@
|
|||||||
[
|
[
|
||||||
{
|
|
||||||
"title": "Cellular Automation Simulation",
|
|
||||||
"description": "A cellular automation simulation using user defined rule sets. Currently, this is simply, a Conway's Game of Life simulation.",
|
|
||||||
"date": "February, 2025 - Current",
|
|
||||||
"stack": [
|
|
||||||
"Javascript",
|
|
||||||
"SvelteKit"
|
|
||||||
],
|
|
||||||
"image": "projects/cellularAutomation.png",
|
|
||||||
"imageAlt": "Image of my cellular automation game",
|
|
||||||
"link": "https://github.com/Azpect3120/CellularAutomation"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"title": "TCP Server Notification System",
|
"title": "TCP Server Notification System",
|
||||||
"description": "Server/Client TCP notification system for communication between a server and many clients. A custom event loop and protocol was created to handle the communication between the server and clients.",
|
"description": "Server/Client TCP notification system for communication between a server and many clients. A custom event loop and protocol was created to handle the communication between the server and clients.",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user