Skip to content

Commit

Permalink
feat(showcase): adding in more examples where aurelia is used
Browse files Browse the repository at this point in the history
  • Loading branch information
Vheissu committed Dec 21, 2024
1 parent cd203f4 commit 5e1f047
Show file tree
Hide file tree
Showing 4 changed files with 46 additions and 0 deletions.
28 changes: 28 additions & 0 deletions content/showcase/tidyfork/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
---
title: "Tidyfork"
description: "A powerful tool for managing and cleaning up your GitHub forks and stars, built with Aurelia."
date: 2021-03-21
showcase_categories: ["apps"]
demo: "https://tidyfork.com/"
featured_image: "showcase/tidyfork.png"
---

## Overview

Tidyfork is an elegant web application built with Aurelia 2 that helps developers maintain a clean and organized GitHub profile. It provides an intuitive interface for managing forked repositories and starred projects, making it easy to identify and remove outdated or unnecessary items.

## Features

- **Fork Management**: Efficiently clean up old forks with a streamlined deletion process
- **Star Organization**: Review and manage your starred repositories
- **Activity Analysis**: Identify deprecated or inactive projects in your GitHub account
- **Batch Operations**: Clean multiple repositories at once, saving valuable time
- **GitHub Integration**: Seamless authentication and interaction with GitHub's API

## Why Aurelia?

Aurelia's powerful data binding and component system made it possible to create a responsive and user-friendly interface that handles complex GitHub API interactions smoothly. The framework's performance capabilities ensure that Tidyfork can process and display large numbers of repositories efficiently.

## Impact

Tidyfork addresses a common pain point for developers who actively engage with GitHub's social features. By simplifying the cleanup process, it helps maintain a more focused and relevant GitHub profile, making it easier to track and contribute to projects that matter most.
18 changes: 18 additions & 0 deletions content/showcase/yawntales/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
title: "Yawntales"
description: "Create enchanting stories, calming meditations, and empowering affirmations for readers of all ages."
date: 2024-10-15
showcase_categories: ["apps"]
demo: "https://yawntales.com/"
featured_image: "showcase/yawntales.png"
---

Create enchanting stories, calming meditations, and empowering affirmations for readers of all ages using advanced algorithms.

Every piece is uniquely crafted to match your preferences, whether it's stories, meditations, or affirmations.

Generate engaging content in seconds, perfect for any moment when you need inspiration or entertainment.

Access an ever-expanding collection of themes and templates for stories, meditations, and affirmations.

Built using Aurelia 2
Binary file added static/showcase/tidyfork.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/showcase/yawntales.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5e1f047

Please sign in to comment.