From 709713471f0c81e461cc444168689c496421d91d Mon Sep 17 00:00:00 2001 From: regalijan Date: Sat, 28 Mar 2026 20:38:10 -0400 Subject: [PATCH] Update noblox end year --- data/public-projects.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/public-projects.json b/data/public-projects.json index 30f78da..1f64a4d 100644 --- a/data/public-projects.json +++ b/data/public-projects.json @@ -19,7 +19,7 @@ "image": "public-projects-icons/noblox.png", "work_link": "https://github.com/noblox/noblox.js", "landing_link": "https://noblox.js.org/", - "timespan": "2023 - 2025", + "timespan": "2023 - 2026", "description": "Noblox is an open-source JavaScript library designed to simplify interactions with the Roblox API. My work on this project focused on improving functionality, code reliability, and documentation for the developer community. In 2024, I became a maintainer, taking on responsibilities such as reviewing pull requests, managing contributions, and coordinating with other developers to ensure code quality and consistency. Through this experience, I strengthened my skills in asynchronous JavaScript, API design, and open-source collaboration workflows. While active development has slowed as Roblox’s official APIs and documentation have matured, the project remains a valuable tool for developers and a meaningful example of community-driven software maintenance." }, {