Skip to content

Commit fd6ab89

Browse files
committed
add weeks 28 - 30
1 parent 94c14ed commit fd6ab89

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[![GitHub forks](https://img.shields.io/github/forks/onamfc/52-for-52?style=social)](https://github.com/onamfc/52-for-52/network/members)
77
[![GitHub issues](https://img.shields.io/github/issues/onamfc/52-for-52)](https://github.com/onamfc/52-for-52/issues)
88
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
9-
[![Progress](https://img.shields.io/badge/Progress-Week%2027%2F52-blue)](https://github.com/onamfc/52-for-52)
9+
[![Progress](https://img.shields.io/badge/Progress-Week%2030%2F52-blue)](https://github.com/onamfc/52-for-52)
1010

1111
### Follow my Journey
1212
[![Github Pages](https://img.shields.io/website?url=https://onamfc.github.io/52-for-52&style=for-the-badge)](https://onamfc.github.io/52-for-52) [![LinkedIn](https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/brandon-estrella-dev) [![X](https://img.shields.io/badge/X-000000?style=for-the-badge&logo=twitter&logoColor=white)](https://x.com/sitetransition)
@@ -71,12 +71,12 @@ Welcome to **52-for-52 open source challenge** – an ambitious journey to creat
7171
| 24 | *CaseShift* | Released 1/11/26 | Python | [github](https://github.com/onamfc/case-shift) |
7272
| 25 | 🌧️ *Rain Delay* | N/A | TBD | - |
7373
| 26 | *Waypointjs - Route planning for runners and cyclists* | Released 1/22/26 | Typescript | [github](https://github.com/onamfc/waypointjs), [npm](https://www.npmjs.com/package/waypointjs), [website](https://www.waypointjs.com/) |
74-
| 27 | *Stadium Lights* | Released 1/29/26 | Typescript, Websockets | [github](https://github.com/onamfc/stadium-lights) |
75-
| 28 | 🚧 *in development - week of 2/2* | N/A | TBD | - |
76-
| 29 | 📋 *TBD - week of 2/9* | N/A | TBD | - |
77-
| 30 | 📋 *TBD - week of 2/16* | N/A | TBD | - |
78-
| 31 | 📋 *TBD - week of 2/23* | N/A | TBD | - |
79-
| 32 | 📋 *TBD - week of 3/2* | N/A | TBD | - |
74+
| 27 | *Stadium Lights* | Released 1/29/26 | Typescript, Websockets | [github](https://github.com/onamfc/stadium-lights) |
75+
| 28 | *Branch Clean* | Release 2/14/26 | Go | [github](https://github.com/onamfc/branch-clean) |
76+
| 29 | *LinkForty - Android SDK* | Released 2/16/26 | Kotlin | [github](https://github.com/LinkForty/mobile-sdk-android) |
77+
| 30 | *LinkForty - Expo SDK* | Released 2/16/26 | TypeScript | [github](https://github.com/LinkForty/mobile-sdk-expo) |
78+
| 31 | 🚧 *in development - week of 2/23* | N/A | TBD | - |
79+
| 32 | 🚧 *in development - week of 3/2* | N/A | TBD | - |
8080
| 33 | 📋 *TBD - week of 3/9* | N/A | TBD | - |
8181
| 34 | 📋 *TBD - week of 3/16* | N/A | TBD | - |
8282
| 35 | 📋 *TBD - week of 3/23* | N/A | TBD | - |

index.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<img src="https://img.shields.io/badge/License-MIT-yellow.svg" alt="License: MIT">
1919
</a>
2020
<a href="https://github.com/onamfc/52-for-52">
21-
<img src="https://img.shields.io/badge/Progress-Week%2027%2F52-blue" alt="Progress">
21+
<img src="https://img.shields.io/badge/Progress-Week%2030%2F52-blue" alt="Progress">
2222
</a>
2323
</p>
2424

@@ -92,12 +92,12 @@ Welcome to **52-for-52 open source challenge** – an ambitious journey to creat
9292
| 24 | *CaseShift* | Released 1/11/26 | Python | [github](https://github.com/onamfc/case-shift) |
9393
| 25 | 🌧️ *Rain Delay* | N/A | TBD | - |
9494
| 26 | *Waypointjs - Route planning for runners and cyclists* | Released 1/22/26 | Typescript | [github](https://github.com/onamfc/waypointjs), [npm](https://www.npmjs.com/package/waypointjs), [website](https://www.waypointjs.com/) |
95-
| 27 | *Stadium Lights* | Released 1/29/26 | Typescript, Websockets | [github](https://github.com/onamfc/stadium-lights) |
96-
| 28 | 🚧 *in development - week of 2/2* | N/A | TBD | - |
97-
| 29 | 📋 *TBD - week of 2/9* | N/A | TBD | - |
98-
| 30 | 📋 *TBD - week of 2/16* | N/A | TBD | - |
99-
| 31 | 📋 *TBD - week of 2/23* | N/A | TBD | - |
100-
| 32 | 📋 *TBD - week of 3/2* | N/A | TBD | - |
95+
| 27 | *Stadium Lights* | Released 1/29/26 | Typescript, Websockets | [github](https://github.com/onamfc/stadium-lights) |
96+
| 28 | *Branch Clean* | Release 2/14/26 | Go | [github](https://github.com/onamfc/branch-clean) |
97+
| 29 | *LinkForty - Android SDK* | Released 2/16/26 | Kotlin | [github](https://github.com/LinkForty/mobile-sdk-android) |
98+
| 30 | *LinkForty - Expo SDK* | Released 2/16/26 | TypeScript | [github](https://github.com/LinkForty/mobile-sdk-expo) |
99+
| 31 | 🚧 *in development - week of 2/23* | N/A | TBD | - |
100+
| 32 | 🚧 *in development - week of 3/2* | N/A | TBD | - |
101101
| 33 | 📋 *TBD - week of 3/9* | N/A | TBD | - |
102102
| 34 | 📋 *TBD - week of 3/16* | N/A | TBD | - |
103103
| 35 | 📋 *TBD - week of 3/23* | N/A | TBD | - |

0 commit comments

Comments
 (0)