Work Experience
2025-05 – Present
Sailpoint Developer
Univision · Remote(EST)
- Working on SailPoint IdentityIQ 8.4 upgrade lifecycle, from planning and discovery through production cutover and post-go-live stabilization.
- Assessed release impacts, inventoried customizations/workflows, and validated infrastructure dependencies (Java 17, Tomcat, DB).
- Refactored Accelerator Pack components, enabled Rapid Setup, and rebuilt JML workflows to streamline identity lifecycle management.
- Reconfigured application connectors, schemas, and provisioning policies; executed comprehensive provisioning and aggregation testing.
- Captured stakeholder sign-off, executing production deployment, and will be delivering KT/documentation for support transition.
2024-10 – 2025-04
CyberSecurity Analyst
Conocophillips · Houston, TX(Hybrid)
- Maintained code base using AzureDevOps for daily operations in Sailpoint.
- Developed and implemented a Bulk Contractor Renewal/Termination script in PowerShell.
- Introduced a fix by creating a custom certification walker in Python, automating the transfer of certifications to a user’s manager. (Issue due to admin account being under the user’s subordinates).
- Worked on a script for bulk onboarding of roles and access profiles utilizing searchAfter feature due to Sailpoint’s limitation of 10,000 objects in search.
- Supported daily operations and updated rules to the cloud with the help of sailpoint support as required.
- Developed search queries to generate audit reports for the auditing team for example logs that show the updates performed on Access Profiles and Roles over course of time.
- Worked on Sailpoint Launchers for an account attribute update using workflows and forms.
2023-02 – 2024-09
IAM Developer
DeltaFaucet · Boston, MA(Remote)
- Worked extensively on workflows like access removal after termination based on trigger and a preset schedule.
- Created a Chrome Extension to run UnOptimized aggregation with a single click from the source import data page.
- Upgraded the File Upload Utility from V3 to V4 that is used to aggregate delimited files data.
- Onboarded sources/applications to IdentityNow and created Custom Objects, Custom tasks that are scheduled to run weekly.
- Worked on provisioning, certification, access request and password management modules in Identity Security Cloud.
- Implemented and configured SailPoint Web Service Connector to integrate RESTful APIs for seamless identity provisioning, account aggregation, and entitlement management across third-party applications.
- Onboarded multiple JDBC sources for Governance activities and configured provisioning policies for Active Directory source.
- Worked on writing several Transforms to generate data for attributes.
- Created User Scripts using JavaScript to introduce buttons not available in UI for faster invocation of API’s.
- Developed search queries to extract audit reports for the Auditing team.
- Worked on AD integration with Sailpoint
2022-05 – 2023-02
IAM Developer
City of Boston · Boston, MA(Remote)
- Wrote Search queries to generate certification, daily and weekly reports.
- Configured and created certification filters,and campaigns.
- Onboard sources/applications to ISC.
- Developed search queries to extract audit reports for the Auditing team.
2020-07 – 2021-08
Sailpoint Developer
Univision · Hyderabad, India
- Worked on Provisioning, Certification, Access Request and Password Management modules in SailPoint.
- Identified and worked on correlation logic to correlate accounts to the Identity from authoritative source.
- Worked on configuring sources like Flat file, Active Directory, JDBC.
- Experience configuring Identity Profiles and mapping account attributes to Identity attributes for the Authoritative source.
- Worked on IdentityNow Certification Campaigns with the compliance team.
- Implemented the foundation for entitlement certification for users to address regulatory compliance and audit requirements.
- Involved in Application development by using connector configurations like delimited, JDBC and Active Directory.
- Creating password policies for multiple applications while using Single sign on (SSO).
- Implemented and tested provisioning/de-provisioning feature on different sources/applications.
- Using LDAP search filter on Active Directory source to limit the data to certain organizational units.
- Wrote SQL Queries to pull necessary data from the end source.
- Worked on onboarding applications into the IAM environment.
2019-12 – 2020-06
Jr Sailpoint Developer
SkyBridge Global · Hyderabad, India
- Worked on the identity governance tool - Sailpoint IIQ, created custom rules and reports using BeanShell and XML.
- Performed unit testing and was actively involved in bug fixing.
- Developed Build-map rules, pre-iterate rule, Customization rules, Manager Correlation Rule, Escalation rules, Exclusion Rules in order to get Identities into SailPoint.
- Testing provisioning policies on different sources.
- Troubleshooting issues with connections and provisioning errors.
Projects
Here are some of the projects I've worked on.

Houston Fire Department’s data science project
Data Science project to explore relationship between violations and incidents in the fire department’s data.
Performed Visualization in data using Plotly and GeoPandas
Built a random forest model that would predict the likely violations that would occur in a given address and deployed the models on AWS.
Plotly
GeoPandas
AWS

My Portfolio Site
Portfolio site where values are updated dynamically with the help of admin console
Firebase
Next.js

acceleration-braking-module
Braking and acceleration based on the road conditions and obstacles
Python
OpenCV
ML
DL

physical-steering-module
Psedo steering based on the road ahead to stay centered
Python
OpenCV
ML
DL

GATE-GUARDIAN
Designed a computer vision based solution for checking validity of incoming vehicles by reading their number plate and allowing only authorized vehicles. Used technologies like ComputerVision and Networking.
Extracted the region of interest(Number Plate) from an incoming image at the gate using ANN.
Utilized PyTesseract to extract valid characters from the ROI and appended them to a list. The list is sent as JSON to the backend to check the validity of the number plate.
Python
OpenCV
ML
DL
