Montotech provides software solutions for businesses. I am currently working as a software engineer for Montotech. I was responsible for developing a leading AI startup and also maintaining the existing codebase, migrating to trpc stack while adding new features.
Implementing GitHub Integration to support multiple different secrets sync to GitHub environment, Org and Repo. Implemented Integration filter and sort mechanisim using Knex, FastAPI, React hook form, React hook query. etc for more pull request check the link
Publish npm package online for chess notation parser. This package takes chess notation like bxc8 and convert it to a standardized JSON format. Full tested using Jest and deployed to npm.
Generate 100_000's of audio training dataset using Jupyter Nodebook python script using Google Audio generating service. The code is open source. Written using python 3.x.
A simple boiler plate repo to stores all the code snippets and host it via github pages for free. Use github action to build and deploy the Github page.
A Tic-tac-toe app to test out React and React native. Working tic-tag-toe game with basic animation and proper logic. Written just to for fun and showcase my work
A simple Wix Toast component made using custom element for Wix website. Under the hood using Svelte.js and Rollup to convert a SPA into a custom element. Create toast message that can be displayed on corner of the screen
A svelte replication based on Apple hover effect design easy to create a hover effect shadow on mouse move. Click on the link to test the smooth animation.