I am a modern magician, except I transform complicated technical ideas into user-friendly images before the eyes of your company’s customers. I believe in telling relatable stories through graphics.
My portfolio showcases a lineup of my most recent tricks, which range from Excellence Academics to Python Development. I’m always ready for new design opportunities and have plenty of room up my sleeve for a few more award-winning performances.
Associate Engineer at Nagarro. Learnt different technologies like .Net, Angular, Node.js. Worked on assignments given by the company. Submitted projects like Event Management App, Reimbursement Portal.
Maintain product Gauge Test Suite and developed UI modules using wx python. Developed Test Cases of several Networking Protocols like RTP, SIP, DTMF, etc in Python for Routers/ONT of many companies like CISCO, JUNIPER, TEJAS etc and deployed them on company software. Automate the test result printing system.
Published 20+ articles at GeeksForGeeks as a free lancer, pertaining to topics: Python, R, Linux and many more.
This project provides users an interactive forms and templates in which user can fill it's information and generate a resume. Things i learnt from project How to dynamically change data in html. How to send data from Html form to a particular template using Javascript. How to create a printable CSS file.
Truth_of_life This project is about the truth of life. The Sad truth of life is that you can only have maximum 2 things at a time from Friend, Love, & Money Things I learnt from the project How to disable one toggle button when another one is enable. How to add offline Page in a website and you can check the offline page by disabling the network once the website gets loaded. How to add music in website. How to add text-animation in website.
Developed an algorithm for vehicle communication using Internet of Vehicles and check it’s accuracy by comparing it with present algorithm Implemented trust management using Private BC to increase security in IoV.
This is a simple e-commerce website built with Django. The website displays products. Users can add and remove products to/from their cart while also specifying the quantity of each item. User can then enter their address and choose Stripe to handle the payment processing.
TA simple Django project to implement an URL Shortening service. An API service for shortening links programmatically. Keeps count of how many time each URL is followed. Ability to create custom short URLs. Keeps count of URL.
Developed a file-sharing system using Python socket programming. The server sends the selected file to the client and the client receives the file in the same folder where the client program is saved. All communication among the server and client will take place over TCP.