Software developer building bridges between ideas and reality.

I'm Roshan Paturkar, an India-based software developer with over six years of experience. I specialize in backend development and also do mobile applications sometimes.

I'm currently working at National Payments Corporation of India (NPCI) as a software developer building digital financial infrastructure for India. I've been working with Google communities for a long time now. I have founded the Google Developer Student Club in my college as well.

Featured Projects

Digital Rupee

The Digital Rupee is designed to facilitate fast and efficient transactions, promoting financial inclusion and providing a secure, regulated digital alternative to physical cash. As a backend developer on this project, my role is crucial in ensuring the robustness and reliability of the system.

Cryptify-JS

`cryptify-js` is a simple library to encrypt and decrypt strings using AES-256-CBC & RSA algorithm. This library is written in JavaScript and can be used in both Node.js and TypeScript projects. This is very useful when you want to encrypt some sensitive data and store it in a database or send it over the network. It's tested with Nodejs & TypeScript, also supported in the browser. Tested in angular and react projects.