Portfolio

Made a clone of #Tesla's landing page to understand design stuffs properly and structuring of site. Used : #React, #Redux toolkit, some icons. And Couple of transitions. Netlify : https://myteslaim...
Made an e-commerce website with using React and Antd UI library. -- Implemented auth using JWT -- Utilized REST APIs to dynamically load and render data served by the backend server Link : https://...
Designed a dynamic travel website that can be used to browse adventures and make reservations. QTrip is a travel website aimed at travellers looking for a multitude of adventures in different citie...
Created a news feed aggregator Demo : https://myxboard.netlify.app/ A News Feed website is an aggregator which aggregates news content from different websites in one place. It consists of news arti...
A simple bot which pushes you forward to do more with the help of alerts, reminders, schedulers, and Github, Google Calendar Integrations. • How many times do we miss or get late on checking Github...
Made a static trip website frontend pages (2-3) layers and wireframed, implemented it for mobile pages. Website Link : https://myqtripstatic.netlify.app/ About the trip website : QTrip has this tra...
Wrote a guide on using D3.js. https://www.geeksforgeeks.org/d3-js-data-driven-documents/
Wrote a guide on how to write pseudo codes. https://www.geeksforgeeks.org/how-to-write-a-pseudo-code/
Wrote a walkthrough related to Vectors in Java. https://www.geeksforgeeks.org/vector-iterator-method-in-java-with-examples/
Wrote program based on Linear regression to predict housing prices based on the dataset provided. https://github.com/theprogrammedwords/Price-Predictor
Wrote Flappy Bird code. Flappy Bird is a side-scrolling mobile game featuring 2D retro style graphics. The objective is to direct a flying bird which moves continuously to the right, between sets o...
Worked on an accident detection and alerting system to alert nearby emergency services if any accident occurs. Used mobile sensors to detect accident and Google Maps API to track the coordinates. h...
Wrote an article on a popular case study walkthrough of Air Quality index study, by John Hopkins university. https://www.thevirtualcodes.com/post/r-programming-week-2-assignment-1
Worked on business problem and case study of The Home Depot and analysed the ways to improve in store experience using Python and Pandas Library. Used Seaborn to generate insights and help make bus...
Working on Salesforce Integration with Tibco TCI. Implementing and testing raw REST/SOAP calls to Salesforce org using HTTP connector and Tibco Salesforce connector. https://www.salesforce.com/in/?...
Worked on implementing a connector ETL product for Sage50 US edition Accounting Software. Worked on the database architecture and automating its integrations with other (read SQL Server) tools. Als...
Migrated databases of various Salesforce orgs of customer containing scattered datasets of more than lakhs of records. Performed ETL on the datasets and ensured that the insights generated by data ...
Wrote an article around Java Virtual Machine and Memory Management. https://www.geeksforgeeks.org/java-memory-management/
Created a blog based on Hadoop Ecosystem. https://www.geeksforgeeks.org/hadoop-ecosystem/
Implemented a cache and cookie design that tracks the user activities and pins the last searched record of user for a Kanban board. Or if user explicitly pins a board record, wrote persistence logi...
Creating a Github repository with possible optimal versions of some classical algorithms that we come across, many a times, these techniques to make program optimal and efficient comes as handy whi...
Designed a product wireframe and user interface for more than 30-40 activity. Implemented the product using Java and XML, Material IO libraries for Smart India Hackathon'19 under the supervision of...
Designed a Sprint Backlog related logic wherein if the sprint is not closed and is in backlog, is pushed to next sprint and provided controls to the user to manage the backlog. Tools used : Apex, J...
Wrote an article around my VR internship experience at SASTRA University, Tamil Nadu. https://medium.com/the-virtual-ink/virtual-reality-2644a0ebce4
Designed the dynamic filters of Kanban dashboard for Salesforce Platinum Partner so that project management becomes handy and intuitive. Handled dynamic inputs and realtime database updates. Tools ...