mirror of
https://github.com/cotes2020/chirpy-starter.git
synced 2025-06-08 17:20:19 +10:00
Create projects.md
This commit is contained in:
parent
c314d90299
commit
8806217814
41
pages/projects.md
Normal file
41
pages/projects.md
Normal file
@ -0,0 +1,41 @@
|
|||||||
|
---
|
||||||
|
layout: page
|
||||||
|
title: Projects
|
||||||
|
permalink: /projects/
|
||||||
|
---
|
||||||
|
|
||||||
|
# Featured Projects
|
||||||
|
|
||||||
|
Here's a selection of some projects and resources I've built:
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## 🔔 Job Alert Bot
|
||||||
|
|
||||||
|
An automated bot that scrapes job listings from targeted job boards and posts matches to a Discord channel.
|
||||||
|
Built using GitHub Actions, Python, and Discord Webhooks.
|
||||||
|
|
||||||
|
[View Project on GitHub](https://github.com/skellyren/job-alert-bot)
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## 🛍️ Square Site Alert Bot
|
||||||
|
|
||||||
|
A monitoring bot that scrapes a Square e-commerce storefront for new product listings and posts updates to Discord.
|
||||||
|
Built with Python, BeautifulSoup, and GitHub Actions.
|
||||||
|
|
||||||
|
[View Project on GitHub](https://github.com/skellyren/square-site-alert-bot)
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## 🛠️ Rock RMS Recipes
|
||||||
|
|
||||||
|
A collection of custom SQL scripts, workflows, and automation solutions for Rock RMS, designed to streamline church management operations.
|
||||||
|
|
||||||
|
[View Rock Recipes Repository](https://github.com/skellyren) <!-- You can update to a specific repo if you create one later -->
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
# More Coming Soon!
|
||||||
|
|
||||||
|
I'm continually working on new tools and solutions — check back for updates!
|
Loading…
x
Reference in New Issue
Block a user