DEVELOPER
FRONT-END
BACK-END
DESIGNER
DEVELOPER

Hi, I am Tarun Jain I design and build websites

WORK
NoodleMuse
NOODLEMUSE-A MUSIC STATISTICS APP
NoodleMuse is an underdevelopment application leveraging the use of Spotify API, currently with the capability of showing the users their weekly top artists. More functions can be added easily. Waiting on the official verification of app by Spotify.
Technologies used: React, Node.js, Express, Spotify API
Blogsite
BLOGSITE-
JWT AND
ENCRYPTION
Blogsite is a simple blog posting backend application with user authentication and password encryption.
It also provides login and signup functionalities.
It stores data in databases and retrieves it by using handwritten sql queries.
Because why not!
Technologies used: MYSQL, Node.js, Express, JWT, Bcrypt
React
ERP CODEBASE
CONVERSION TO
-REACT
I converted an entire codebase of an ERP system made for a DBMS project from Angular to React.
There were many bugs which had to be resolved and many features which had to be added.
It was a great learning experience.
And felt like every bit of a punishment and enjoyed it very much.
Technologies used: React, Node.js, Express, MYSQL
TIC-TAC-TOE
GAME
A simple Tic-Tac-Toe game made by using React.
BUT it uses Redux for state management. And it's not just a space filler here.
It's embedded here for you to play it.
Technologies used: React, Redux, Node.js