Key Innovations & Projects

Access Control Automation
Built an access comparison app using Python 3.14, assisting with determining and resolving application access issues.

Developed an access comparision tool that allows an access approver or staff see at a glance, access levels. A user unable to access an application can compare his/her access level with that of a colleague and determine immediately if the access issue is authorization related or connectivity related.

Python 3.14
AWS
Security
Compliance
Web3 Deployment
Deployed property management smart contract on Sepolia network.

Created and deployed a blockchain-based property management system using Solidity smart contracts on the Ethereum Sepolia testnet. The system enables transparent property ownership records, and secure transaction history.

Blockchain
Solidity
Ethereum
Smart Contracts
Web3
Incident Correlation Tool
Developed a Bash script to correlate application outages with maintenance events, accelerating incident resolution.

Created an automated tool that analyzes system logs and maintenance schedules to identify potential correlations between planned maintenance activities and unexpected application outages. This tool significantly reduced mean time to resolution (MTTR) by quickly identifying root causes.

Bash
Linux
Log Analysis
Incident Management
Knowledge Management Tool
Created a desktop application using Microsoft PowerApps to enable support engineers to document and share solutions of incident tickets.

Designed and implemented a comprehensive knowledge management system that allows support engineers to document troubleshooting steps, solutions, and best practices. The application includes search functionality, categorization, and integration with ticketing systems to improve knowledge sharing and reduce resolution times.

Microsoft PowerApps
SharePoint
Knowledge Management
Rigorous Configuration Validation
Developed a bash script to compare current and planned electronic trading configurations, ensuring smooth and secure deployments.

Created an automated validation tool that compares current production configurations with planned changes before deployment. The tool identifies potential conflicts, security risks, and compliance issues, ensuring that all changes meet organizational standards and reducing the risk of deployment-related incidents.

Bash
Configuration Management
Trading Systems
Deployment
Automated Data Extraction and Delivery
Developed a Perl script to extract data from vendor servers, format it, and deliver it to the audit team.

Built an automated data pipeline that securely extracts sensitive information from vendor systems, transforms it into the required format, and delivers it to audit teams on a scheduled basis. The solution improved data accuracy, reduced manual effort, and ensured timely delivery of critical audit information.

Perl
Data Extraction
Automation
Audit
Website Health Monitoring and Auto-Healing
Implemented a script to continuously monitor the status of a website and automatically initiate recovery actions.

Developed a comprehensive monitoring solution that continuously checks website availability, performance, and functionality. When issues are detected, the system automatically initiates predefined recovery procedures, significantly reducing downtime and minimizing manual intervention.

Python
Monitoring
Auto-healing
Web Services
Automated Alarm Monitoring
Developed a bash script to extract alarm logs from vendor equipment and display them on a network management system.

A telecom company I worked for had acquired a gaming application as part of its suite of value-added services (VAS). However, the application did come with an agent to monitor its health and report metrics to the network management system (NMS). With the launch date already set, the company faced a critical decision: delay the go-live or cancel the product. To solve this, I developed a Bash script on the Linux server hosting the application. The script collected logs from /var/adm/log, reformatted them into the structure expected by the NMS, and securely transferred them via SFTP to a directory polled by the NMS system. This workaround simulated a native monitoring agent and gave operations teams real-time visibility into the application's health. Furthermore, the company was able to meet its go-live date.

Solaris Unix
Bash
Network Management
Monitoring
Alarm Systems
Enhanced Data Integrity and Revenue Assurance
Implemented scripts to identify missing sequences in call data records and automatically trigger a text message to the appropriate team.

Developed an automated data integrity verification system for telecommunications call data records. The system identifies gaps in record sequences that could indicate revenue leakage, automatically notifying relevant teams via SMS for immediate investigation and resolution.

Python
Data Integrity
Telecommunications
Revenue Assurance