Started working on the Slack app for #C07SS5ED09K| today and set up SMTP with Postmark.
Hack Overflow (Can't sign up with OAuth yet, only Hack Club owned email domains are accepted for the time being)
Slack App Repo
The Barking Dog is a Raspberry Pi that barks at rabbits. It takes a picture when motion is detected by the PIR sensor, and then identifies any rabbits using PyTorch. If it finds rabbits, it plays an audio file of a dog barking.
GitHub RepoREADME
These are just a couple of designs that I made for EuroHacks, they probably won't be used so they're mostly just the product of a learning experience.
GitHub RepoREADME
I have finished v0.2.0 of ScriptMaker, my programming language generation tool based on WebScript. It has lots of bug fixes and now supports reading syntax from a file.
GitHub RepoREADMEReviewers Note
KnowledgeGraphed is a small Python project that creates Knowledge Graphs from text files. It allows you to create, extend, and view knowledge graphs from the command line.
GitHub RepoREADME/DocsFor Reviewers
KnowledgeGraphed is a small Python project that creates Knowledge Graphs from text files. It allows you to create, extend, and view knowledge graphs from the command line.
GitHub RepoREADME/DocsFor Reviewers
My latest project is ScriptMaker, a simple no-code programming language generator. It modifies the keywords used by WebScript (another one of my projects) to give you your very own programming language.
GitHub RepoFor Reviewers
WebScript v0.2.0 is out now, with support for Web3 and a couple of bug fixes too
GitHub RepoFor Reviewers
I just completed my first Sprig game, it's also my first ever game of any kind! It is a maze where you are a knight, trying to escape from the walls of your captor's castle.
GitHub RepoSprig EditorFor Reviewers
This is the initial pre-release of WebScript, my new programming language designed for interacting with the web. I started with the Easel tutorial, but I've modified and expanded the project a lot since.
GitHub RepoREADME/DocsFor Reviewers