I got more done on Codeboard auth today, realised I pushed a .env file to GitHub (oops :heavysob:), and I read some more in the #C0121LVV79P| book about ownership and references!
I learnt a lot more about React and sync engines today, and I added React Router to Codeboard. I started adding authentication and I figured out a way to get the current markdown from MDXEditor too.
I fixed a few styling issues in Codeboard, I reformatted all of my unused SD cards, and did a bit of Zed setup yesterday. I tried to build Aseprite too, but there’s no Skia build for Linux ARM64 and I didn’t have a particular use for Aseprite anyway so I didn’t finish building it. (I forgot to click send on this yesterday :heavysob:)
I got a bit more done on Slack Summarizer today; I added the Python OAuth server and I started working on the Rust side of it. My wifi was really slow for most of the day so hopefully it’s fixed tmrw.I started working on an update to Slack Summarizer today (only a small bit bc Christmas :yay:) and I got my new headphones connected to my pi. Unfortunately I couldn’t get widevine to work with chromium but I’ll keep trying.
I worked a bit more on Codeboard and Hack RTL today, and I managed to transfer my domain to Cloudflare DNS, although my website was broken for a while 😬.
I worked more on Codeboard today, I added a basic version of the Scribbles feature using MDXEditor. I found out that I was using wakapi-anyide wrong too and it wasn’t tracking my time.
today i started codeboard, my prototype for a platform that lets you go from idea to ship as fast as possible. it's my first time using react, so development is slow, but i should have the homepage done by christmas (hopefully?).
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