Things I’ve Built
-
https://screenscript.app/
Screen Script Screen Recorder
Active
Chrome extension for note-taking using ReactJS, Redux, and Tailwind. Developed an internal file system with data storage via LocalStorage and IndexedDB.
- NextJS
- TypeScript
- ReactJS
- Zustand
- Tailwind
- Supabase
- Posthog
- LocalStorage | IndexedDB
-
https://foundout.io/
Foundout.io
Active
Full-stack web app with Golang, PostgreSQL, Alpine.js, and Tailwind. Leveraged Cloudflare Workers for serverless functions, fully Dockerized, with GitLab CI/CD for automated deployment. Used SQLC and Goose for database interactions.
- Golang
- PostgreSQL
- Alpine.js
- Tailwind
- Cloudflare Workers
- GitLab CI/CD
- SQLC
- Goose
-
https://motherboard.synthetic.network/
Motherboard
Active
Chrome extension for note-taking using ReactJS, Redux, and Tailwind. Developed an internal file system with data storage via LocalStorage and IndexedDB.
- Chrome Extension
- TypeScript
- ReactJS
- Redux
- Tailwind
- LocalStorage | IndexedDB
-
https://sachindas246.github.io/logic-code-doc/
Logic Code
Active
Logic Code is a text-based logic circuit language I created from my fascination with digital electronics during my EEE days. Inspired by tools like Logisim but wanting something more scalable than visual diagrams, I built Logic Code using Nearley.js and Moo.js. It lets you write circuits as text, create reusable modules, and connect signals like wires — making it easier to build and manage complex logic systems through clean, structured code.
- NodeJS
- Nearley.js
- Moo.js
- C++
- Logic Circuit
- Simulation
-
https://sachindas246.itch.io/8085-simulator
8085 Microprocessor Simulator
Active
A lightweight and intuitive 8085 microprocessor simulator built for students, hobbyists, and retro-computing enthusiasts. Available in both Flutter and React (Vite + Zustand) versions, this tool provides a clean interface to write, assemble, and run 8085 instructions directly from the browser or mobile.
- Flutter
- ReactJS
- Zustand
- Reddit Devvit
- Microprocessor
- Simulator