About Me
- Overall experience of 5.8 years in IT industry.
- Worked as an analyst providing IT support for client applications.
- Hands on experience in Incident management.
- Managing Knowledgebase tool, creating and updating ...
- Managing Knowledgebase tool, creating and updating Technical articles.
- Testing and training on Go-live tools.
- Knowledge in Ticketing tools– ServiceNow, Remedy.
- Hands on experience on Mobile device management tools – AirWatch, BES.
- VPN access setup on windows PC using Cisco AnyConnect Client with RSA authentication.
- Configuring user device to use MFA authentication for O365 access.
- Actively involved in mentoring of Newly Hired Analysts.
- Strong work ethic with good Interpersonal and Organizational skills.
Conducting team building activities
Show MoreSkills
Software Engineering
Web Development
Programming Language
Development Tools
Database
Software Testing
Operating System
Others
Portfolio Projects
Company
myresQR mobile app, web app, and backend API
Role
Full-Stack Developer
Description
• Project:
Company : Kuberakshi Business Solutions Pvt. Ltd.
Project : myresQR mobile app, and backend API
Duration : July 2019 – Currently working
Role : Software Developer
Backend framework : Django 2.1 - Python 3.7
Mobile App (Android & iOS) : Flutter 1.9 - Dart
Server : Linux - Ubuntu 16.04
Database : PostgreSQL 10
Webserver : Nginx
SCM : GIT - Bitbucket
Website : https://myresqr.life/login/
PlayStore : https://play.google.com/store/apps/details?id=life.myresqr
Project Summary
• myresQR is an emergency response communication system.
• In cases of medical emergencies where the victim is unconscious, bringing the victim to medical attention as well as informing the family about victim’s condition is very critical.
• Every myresQR user has a unique QR code & a PIN number in the form of bike sticker, helmet sticker, wrist band and a keychain.
• A simple QR scan or a call to the helpline number on the sticker will initiate a process to send an alert message to victim’s emergency contacts within 15 seconds. Message will have the bystander’s contact information and location details.
• After the scan bystander gets option to call victim’s emergency contact, check nearby network hospitals, call ambulance, and the medical details of the victim.
Responsibilities
• Server configuration: Python Installation, Ngnix webserver, PostgreSQL10,
• Developed the project in Django 2.1 using Django Rest framework for mobile app API and Geo Django for location support. (Project was initially developed on Laravel-php and was deployed on production server).
• Did the data migration from MySQL (old database for Laravel) to PostgreSQL with PostGIS.
• Deployed the Django project on QA and Production server using Nginx and Gunicorn.
• Mobile app and Web App – User login( https://myresqr.life/login/) developed using Flutter 1.9(Stable Channel). Flutter uses the same code for Android, iOS, and webApp build.
• User details Webpage after QR code scanning was designed using HTML5 and Bootstrap.
Documentation of the entire process which mainly includes server setup, and deployment process
Show More Show LessTools
VSCodeCompany
Website to display top 10 stock entries of current day
Description
Program downloads the stock equity file, extracts the data and adds it to Redis database.
Website displays the Top 10 stock entries of the day and allows user to search the stock details of each company.
Show More Show LessTools
Python