Hi, I'm ajskateboarder (or aj). I like brainstorming interesting ideas, and some of them stick and become a thing.
Major projects so far
-
Wordsmyth · GitHub
A star rating prediction model for reviews, intended to improve overall product rating accuracy. Combines natural language models to infer sentiment and sarcasm, and quantization/weighting to create star ratings. Forked code for a model and updated it to work with newer Python versions. Comes with review scraping/evaluation framework to test the model.
-
scratch.git · GitHub
A tool that integrates Git, a popular code versioning system, with Scratch in a way that is easy for newcomers to understand. Written as a userscript that plugs into TurboWarp Desktop . Learned Rust to write a faster Git backend that connects with the userscript. Reversed parts of existing Scratch UI components to create a consistent interface.
Smaller projects can also be found on my GitHub below.