Skip to content

Commit

Permalink
Remove dead projects
Browse files Browse the repository at this point in the history
  • Loading branch information
abatilo committed Apr 28, 2024
1 parent 572dcd1 commit b5974fc
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions content/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,6 @@ or my [linkedin](https://www.linkedin.com/in/abatilo).
- [https://terragen.sh](https://terragen.sh) - MVP for terraform code generation
- [https://sudokurace.io](https://sudokurace.io) - Real-time multiplayer cooperative sudoku boards. Play with as many people as you want on the same board
- [https://catstories.ai](https://catstories.ai) - Get a daily heart warming story about cats
- [https://github.com/abatilo/chat](https://github.com/abatilo/chat), A small chat
API, written mostly as an exercise in database schema design.
- [https://github.com/abatilo/catfacts](https://github.com/abatilo/catfacts), Get a
daily SMS message with a fact about cats. The facts are generated by OpenAI's
GPT-3 Davinci model.
- [https://www.coloradoexcluded.com](https://www.coloradoexcluded.com), A
website that lists companies that are avoiding hiring in the state of
Colorado. Featured on the [Wall Street
Expand Down Expand Up @@ -56,20 +51,6 @@ or my [linkedin](https://www.linkedin.com/in/abatilo).
DynamoDB based locking for use in a GitHub Actions workflow to guarantee
atomic execution of your GitHub Actions. Go binary that interacts with AWS
DynamoDB.
- [PR preview
deployments](https://github.com/abatilo/streamlit-preview-environments-demo),
a demo project where I demonstrate an implementation of [Heroku's Review
Apps](https://devcenter.heroku.com/articles/github-integration-review-apps)
and [FeaturePeek](https://featurepeek.com/) for container based web services.
Go application that would receive webhooks to trigger a file system refresh.
Proof of concept implementations with Istio and Traefik ingress.
- [Actions Panel](https://github.com/apps/actionspanel), former GitHub App for
managing manual execution of GitHub Actions. GitHub themselves, Microsoft,
Docker, Tidal Music, MGM Resorts and over 200 other users had the GitHub App
installed before GitHub released the feature themselves 6 months after
launch. React + TypeScript + [Primer](https://github.com/primer/components)
frontend with a RESTful Go backend. Click [here](/actionspanel-preview.png)
for an old screenshot.
- [actions-poetry](https://github.com/abatilo/actions-poetry), a GitHub Action
for executing [poetry](https://github.com/python-poetry/poetry) the Python
package management tool. It's been kept up to date with GitHub Action best
Expand Down

0 comments on commit b5974fc

Please sign in to comment.