Recent Projects

OneAndro Application

OneAndro is India's Largest Loan Distributor Company and in this project we have developed a Fintech Application to automate loan distributing process using a single app which includes Multiple Modules i.e Cleint interface, employee interface. This app has onboarding functionalities for all the employees and theire heirarchy as well.Similarly,We also have created onboarding proces for Leads(Cleints). This app comes with Validation of all the customers and employees with manual as well as automatic processes.

Challenges: The biggest bottle neck while creating the app was maintaining heirarchy designing the full flow of the app as it contains employees with multiple roles.I tackled this issue by creating a Single source of current status for all the users of the app By this way,the flow became smooth and easy to understand for other developers.

Key steps: Connecting the app to the external API. Figuring out how to access the information. Maintaining the backend db design
Software Cost/Funding: 714k $. (est)

Qa Processor Web APP

This is a web app which facilitates students from all across the USA to ask for challenging questions ,concepts and assigments which are not easily available on the Internet and other offline sources.

Challenges: So the biggest challenge was to map the subjective questions and assign them to the specific tutor which is available and has least number of questions. Considering the volume of questions,I created backend algorithm and designed frontend of the apps.Similarly,I was leading the transformation of our app from react to next so as to have better SEO optimization and Google search response.I also worked on creating the subscription module,authenication module,subbject based content display module for the qaprocessor

Key steps: Setting the app from scratch and working on basic full stack development process
Software Cost/Funding: 100k USD (est)

Logistics Application

This is the server side app for automating all the logistics process including fleet maintenance, real time fleet tracking,Warehouse availablity, It includes all the process involved in the Logistics in a singular app

Challenges: Build RESTful API from scratch. Defining and building database with SQL ,Node,Sequelize

Key steps: Setting up databases with mutliple tables (Fleet [&] warehouse,drivers,conssignments) through Sequelize. Employing HTTP authentication and generating JWT tokens through express, hashing passwords with Bcrypt, and validating data input with express validator and designing the basic db
Software Cost/Funding: 400k USD.(est)

Agro Websites(Balaghat + LonarAgro)

This project includes a series of AgroTech Business websites to support local farmers to sell their productions under one Umbrella to secure good deals and tackle all the problems withnin one single commnunity.

Challenges: Setting up the basic structure and designing all the flows of websites while higlighting the business objectives of Balaghat and LonarAgro

Key steps: Develop different user stories and handle all the UI /UX designs within given limited pages and data

Portfolio Website

This project includes my personal portfolio website

Challenges: Setting up the basic structure and designing all the flows of websites while higlighting the business objectives of Balaghat and LonarAgro

Key steps: Develop different user stories and handle all the UI /UX designs within given limited pages and data

Blogging Web App

This project includes a blogging app to share personal blogs related to different tags and categories

Challenges: Setting up the basic structure and designing all the flows of websites while higlighting the business objectives of Balaghat and LonarAgro

Key steps: Develop different user stories and handle all the UI /UX designs within given limited pages and data

Chat APP (Gen AI+ Langchain +OpenAPI + Huggingface )

This is a basic learning project for creating a chat application that supports Generative AI.In this project, I have learned GenAI engineering,Prompt engineering,vector databases,and embeddings.

Challenges: Setting up the app using conda and integrating it with LLMs(OpenAPi,Hugging Face) using Langchain framework.Implementing multiple prompts with finetunes

Key steps: Develop the base using conda and then create a OpenAPi or hugging face account for getting secret keys and then use lanchain framework llms which they provide

Meta Collection App

This app provides a meta data to feed any large LLMs using fastaPi,lanchain and react in frontend.

Challenges: Making the different dependencies work together: Hubspot,react and Notion. Storing information in redis for offline use of the app.

Key steps: