alacritty
╭─[mrdodgerx@architect ~]─[]
╰─$
$ whoami

MrDodgerX - Database Administrator, GIS Programmer, Solution Architect

tech_stack.sh
$ cat ~/.config/skills.conf

Technical Skills and Stack

# PROGRAMMING LANGUAGES

- C
- C++
- Python 2.7 & 3.x
- JavaScript / TypeScript
- C# (Android)
- Lua
- Bash / BAT
- PHP
- Java
- MATLAB
- Flutter

# OPERATING SYSTEMS AND WM

- Arch Linux (main environment)
- Windows (for GIS & automation tools)
- bspwm (custom window manager)
- Linux Administrator
- Windows Administrator

# FRAMEWORKS SDKS AND LIBRARIES

- Next.js
- Tailwind CSS (OKLCH)
- ShadCN UI
- Vite
- Quasar.js (Vue-based)
- ArcGIS JavaScript SDK
- OpenLayers
- Leaflet
- ArcPy
- Node.js
- Vue.js
- Express.js
- ASP.NET
- Laravel
- Flask

# DATABASES

- SQLite
- Oracle
- SQL Server
- MySQL / MariaDB
- MSSQL
- MongoDB
- PostgreSQL

# DEVOPS AND TOOLS

- Vim (never nano)
- Docker
- Git (CLI workflow)
- PowerShell
- n8n
- Crontab / task schedulers
- Hyper-V
- Hyper-converged Infrastructure

# SEARCH AND MONITORING

- Elasticsearch
- Logstash
- Kibana
- Beats (Filebeat, Metricbeat)

# SECURITY TOOLKIT

- Burp Suite
- Wireshark
- Nmap
- ProxyChains + Tor
- Manual reverse engineering
- Custom spoofers & scrapers
- Kali Linux
- Metasploit
- OWASP ZAP
- Nessus
- Snort
projects.log
$ find ~/projects -name '*.py' -o -name '*.js' -o -name '*.ps1' | head -5

Programming Projects

$ ./petronas_integration.sh --info
[✓]

PETRONAS Enterprise Integration

> Integrated multiple enterprise systems for Petroliam Nasional Berhad, including data visualization, vessel tracking, and well operations management.

Stack: PiriGIS, System Integration, Data Consolidation
$ ./data_quality_hub.sh --info
[✓]

Data Quality and Quantity Hub Services

> Developed data hub services for Selangor Water Management Authority. Role: Programmer/Solution Architecture

Stack: GIS, Data Integration, Web Services
$ ./geospatial_app.sh --info
[✓]

PLUS Geospatial Application

> Reengineered geospatial application for highway management system. Role: Programmer/Solution Architecture

Stack: GIS, System Reengineering
$ ./teman_api.sh --info
[✓]

TEMAN API Development

> Implemented API development for PLUS Berhad's expressway maintenance system. Role: Programmer/Solution Architecture

Stack: API Development, System Integration
$ ./s_charms.sh --info
[✓]

Spatial Characteristics System

> Developed rural characteristics system for PLAN Malaysia. Role: Programmer/Solution Architecture

Stack: Spatial Analysis, Data Inventory
$ ./egis_maintenance.sh --info
[✓]

Election GIS Maintenance

> Maintained geographic information system for Election Commission of Malaysia. Role: Programmer

Stack: GIS Maintenance, System Enhancement
work_history.log
$ cat ~/.config/employment_history | grep -A 10 'EXPERIENCE'

MrDodgerX's Professional Experience

# PROFESSIONAL EXPERIENCE

Solution Architect & Programmer

PETRONAS (Multiple Projects)
2015 - 2019
Led integration projects for Malaysia's national oil company. Key achievements:
Consolidated metocean data in PiriGIS for global operations
Integrated vessel tracking systems with geospatial platforms
Developed well operations management for upstream activities
Implemented crisis management systems with satellite imagery

Database Administrator / Solution Architect

Various Organizations (LUAS, PLUS Berhad, Election Commission)
2015 - Present
Led design and development of IT solutions across multiple platforms. Key responsibilities:
Oversaw integration of complex systems and infrastructure
Managed project timelines and resource allocation
Implemented security best practices and compliance standards
Evaluated and integrated emerging technologies
Developed custom solutions for geospatial and database challenges

System Development Manager

Serasi Integrated Solutions Sdn Bhd
2019 - Present
Designed and implemented robust, enterprise-scale system architectures with high availability and fault tolerance. Led the automation of deployment pipelines, configuration management, and system hardening across all production environments. Drove DevOps adoption, streamlining operations and improving release cycles. Enforced strong security practices, implemented monitoring and logging frameworks, and ensured compliance with industry standards. Played a key role in aligning infrastructure with business and technical goals.
about.txt
$ cat ~/.profile/manifesto.txt

About MrDodgerX - Digital Manifesto

#!/bin/bash
# MrDodgerX's Digital Manifesto

I am MrDodgerX.

Malaysian IT professional with 9+ years of experience architecting solutions across GIS, databases, and infrastructure.

Certified Network Defender with expertise in enterprise system integration and cybersecurity.

When others follow manuals - I integrate complex systems.

When others build silos - I connect PETRONAS operations.

From Kali Linux to Hyper-V to ArcGIS - no system is beyond integration, no challenge too complex.

I command geospatial servers, engineer database solutions, and fortify networks.

No one out-integrates, out-automates, or out-secures my systems.

secure_contact.sh
$ ./establish_connection.sh --secure

Contact MrDodgerX

[✓]Encrypted channel initialized
[✓]Authentication protocols active
[✓]Anti-spam filters enabled
[✓]Rate limiting active
$ cat ~/.config/contact_info
$ vim secure_message.txt
# Use the form below to send encrypted message
1FROM:
2EMAIL:
3MESSAGE:
4SECURITY_CHECK:
Calculate: = ?
:w Save :q Quit :wq Save&Quit ESC Command Mode i Insert Mode
Security Level: HIGH | Attempts: 0/3 | Status: ACTIVE
$ tail -f /var/log/contact.log
2024-01-15T10:42:30.123Z [INFO] Contact form initialized
2024-01-15T10:42:30.124Z [INFO] Security protocols active
2024-01-15T10:42:30.125Z [INFO] Anti-spam filters enabled
2024-01-15T10:42:30.126Z [INFO] Awaiting secure transmission...
Session ended - Press Ctrl+C to quit
mrdodgerx@architect:~$