diff --git a/src/en/index.html b/src/en/index.html index decce57..da07bf0 100644 --- a/src/en/index.html +++ b/src/en/index.html @@ -18,7 +18,7 @@

Projects

-

Character planner

+

Character Planner

project source @@ -28,7 +28,7 @@
-

Hashing library

+

Hashing Library

project source @@ -39,7 +39,7 @@
-

Leetcode input parser

+

Leetcode Input Parser

project source @@ -50,7 +50,7 @@
-

Controllable string lights

+

Controllable String Lights

This project involved a solution for having outdoor string lights for use in a covered lounge area. The project utilizes inexpensive, "dumb" string lights along with a microcontroller that provides a control interface accessible over the home network (for platforms like Apple HomeKit and Home-Assistant). Through this project, I have learned about IoT protocols and programming microcontrollers.