diff --git a/assets/timeline/briza-thumb.png b/assets/timeline/briza-thumb.png index db029d0c..53f721c0 100644 Binary files a/assets/timeline/briza-thumb.png and b/assets/timeline/briza-thumb.png differ diff --git a/assets/timeline/metaprojection-thumb.png b/assets/timeline/metaprojection-thumb.png index c27d391a..df94eaa2 100644 Binary files a/assets/timeline/metaprojection-thumb.png and b/assets/timeline/metaprojection-thumb.png differ diff --git a/assets/timeline/qhacks-crown.png b/assets/timeline/qhacks-crown.png index 0df39a3d..52b8d272 100644 Binary files a/assets/timeline/qhacks-crown.png and b/assets/timeline/qhacks-crown.png differ diff --git a/assets/timeline/uptime-checker-thumb.png b/assets/timeline/uptime-checker-thumb.png new file mode 100644 index 00000000..3f482b4a Binary files /dev/null and b/assets/timeline/uptime-checker-thumb.png differ diff --git a/assets/timeline/uptime-checker.png b/assets/timeline/uptime-checker.png new file mode 100644 index 00000000..ab890d06 Binary files /dev/null and b/assets/timeline/uptime-checker.png differ diff --git a/assets/timeline/webofdevs.png b/assets/timeline/webofdevs.png new file mode 100644 index 00000000..18bc0a5e Binary files /dev/null and b/assets/timeline/webofdevs.png differ diff --git a/content/uptimeChecker.md b/content/uptimeChecker.md new file mode 100644 index 00000000..27064bd7 --- /dev/null +++ b/content/uptimeChecker.md @@ -0,0 +1,26 @@ +--- +title: uptime-checker +eventType: project +excerpt: CLI to check the status of UptimeRobot monitored websites +tags: [typescript, react, nodedotjs] +repository: https://github.com/rosslh/uptime-checker +date: 2024-10-11 +thumbnail: uptime-checker-thumb +thumbnailExt: png +image: uptime-checker +imageExt: png +thumbnailBorder: true +--- + +This is a command line tool designed to make monitoring the status of websites tracked by UptimeRobot as effortless as possible. Built using React and the Ink renderer, uptime-checker offers a developer-friendly solution for keeping tabs on website uptime, performance, and outages in a sleek terminal interface. + +With just a single command, users can check the current status of their monitored websites, including uptime ratio, average response time, time since the last outage, and more. The tool retrieves data directly from UptimeRobot using a read-only access token and presents it in a concise, readable format - ideal for quick status checks from the terminal. + +Key Features + +- Uptime Status: Instantly view whether your website is up or down. +- Uptime Statistics: Get detailed metrics like uptime percentage over the past month and average response time. +- Outage Insights: See when the last outage occurred and how long it lasted. +- Built with React and Ink: The command line interface is rendered beautifully with the Ink library, bringing a modern and smooth experience to the terminal. + +For developers who value efficiency and a clutter-free workflow, uptime-checker integrates the critical aspects of website monitoring into your terminal environment, allowing you to quickly assess the health of your projects without leaving your command line. Whether you’re debugging performance issues or monitoring your site’s uptime, uptime-checker provides all the essential data you need in one place. diff --git a/content/webofdevs.md b/content/webofdevs.md index 34be4278..a55d229e 100644 --- a/content/webofdevs.md +++ b/content/webofdevs.md @@ -5,6 +5,16 @@ date: 2023-03-05 website: https://webofdevs.com thumbnail: webofdevs-thumb thumbnailBorder: true +image: webofdevs +imageExt: png excerpt: A community of developers with amazing webpages. You can browse personal sites, save your favorites, and share your own. tags: [typescript, svelte, nestjs, postgresql] --- + +WebofDevs.com is a curated community for developers who want to share their personal websites, portfolios, and homepages. The platform offers users the opportunity to explore a collection of unique developer sites for inspiration, as well as share their own work with the community. + +The website makes it easy to browse through a variety of developer websites, “favorite” the ones that stand out, and even add your own website to the mix. For developers looking to showcase their work, Web of Devs is a space to connect with like-minded individuals and discover innovative approaches to web design and content presentation. + +To maintain high-quality submissions, the site enforces criteria that ensure all featured websites are personal, content-rich, mobile-friendly, and quick to load. Developers can join by logging in and submitting their websites, provided their site meets the platform’s standards, such as using HTTPS, being free of bugs, and working well within an iframe. + +Whether you’re looking for inspiration or a place to share your personal website, Web of Devs is the go-to destination for developers who take pride in their online presence.