Flojoy is an open-source, drop-in replacement for engineering and ETL software such as LabVIEW, Simulink, RapidMiner, and Alteryx. Currently working on Flojoy's Electron desktop client and serverless cloud platform.
A K8S-like cloud management system written in Python. It has support for dynamic scaling, load balancing, failure recovery, and much more! It also includes a SolidJS dashboard and a CLI written in Golang.
This is a tier-based reward system built with React and TailwindCSS, along with a backend in NestJS. Our team is the 2nd place winner of the Radish challenge at McHacks 10.
Trained an LSTM network with Tensorflow to do basic arithmetic, such as adding two integers together. The neural network is able to evaluate the expression literally and provide an answer with decent accuracy.