Files
main
Repository Files
Loading file structure...
Select a file from the repository tree to inspect its code.
profile/README.md
<p align="center">
<img src="https://res.cloudinary.com/djgvfl1tv/image/upload/v1780666791/logo_mqnqn4.png" width="150" height="150" alt="Ghost Compiler Logo" />
</p>
<h1 align="center">Ghost Compiler</h1>
<p align="center">
<strong>Backend Engineer & Systems Architect</strong>
</p>
<!-- START_SECTION:badges -->
<p align="center">
<img src="https://img.shields.io/badge/Followers-3-8b5cf6?style=flat-square&labelColor=1e1b4b" alt="Followers" />
<img src="https://komarev.com/ghpvc/?username=ghostcompiler&label=Profile%20Views&style=flat-square&color=06b6d4&labelColor=111827" alt="Profile Views" />
</p>
<!-- END_SECTION:badges -->
---
### 🚀 What I Build
- 🔹 **Laravel Packages** — Reusable logic wrappers and tools for the Laravel ecosystem.
- 🔹 **Plesk Extensions** — Web interface extensions and server utilities.
- 🔹 **Cloud Infrastructure SDKs** — Provisioning libraries and API integrations.
- 🔹 **Developer Tools** — Command-line utilities and automation pipelines.
- 🔹 **React + Inertia Starter Kits** — Performance-focused fullstack boilerplate solutions.
---
### 🛠️ Tech Stack & Skills
<p align="center">
<a href="https://skillicons.dev">
<img src="https://skillicons.dev/icons?i=js,ts,react,nextjs,nodejs,php,laravel,mysql,redis,docker,aws,cloudflare,git,github,bash" />
</a>
</p>
---
### 📊 Repository Diagnostics (Auto-Analyzed)
This section updates dynamically via a scheduled GitHub Action.
<!-- START_SECTION:stats -->
<p align="center">
<img src="https://img.shields.io/badge/Public%20Projects-17-8b5cf6?style=flat-square&labelColor=1e1b4b" alt="Public Projects" />
<img src="https://img.shields.io/badge/Stars%20Earned-257-06b6d4?style=flat-square&labelColor=111827" alt="Stars Earned" />
<img src="https://img.shields.io/badge/Forks%20Created-12-8b5cf6?style=flat-square&labelColor=1e1b4b" alt="Forks Created" />
<img src="https://img.shields.io/badge/Total%20Downloads-27,528-06b6d4?style=flat-square&labelColor=111827" alt="Total Downloads" />
</p>
<!-- END_SECTION:stats -->
#### 🧬 Languages Signature
<!-- START_SECTION:languages -->
<table>
<tr>
<td width="140"><b>PHP</b></td>
<td>
<svg width="200" height="8" style="vertical-align: middle; display: inline-block;">
<rect width="200" height="8" rx="4" fill="#1e1b4b" />
<rect width="112" height="8" rx="4" fill="#4F5D95" />
</svg>
<b>56.2%</b>
</td>
</tr>
<tr>
<td width="140"><b>JavaScript</b></td>
<td>
<svg width="200" height="8" style="vertical-align: middle; display: inline-block;">
<rect width="200" height="8" rx="4" fill="#1e1b4b" />
<rect width="39" height="8" rx="4" fill="#f1e05a" />
</svg>
<b>19.7%</b>
</td>
</tr>
<tr>
<td width="140"><b>Blade</b></td>
<td>
<svg width="200" height="8" style="vertical-align: middle; display: inline-block;">
<rect width="200" height="8" rx="4" fill="#1e1b4b" />
<rect width="22" height="8" rx="4" fill="#f7523f" />
</svg>
<b>10.8%</b>
</td>
</tr>
<tr>
<td width="140"><b>TypeScript</b></td>
<td>
<svg width="200" height="8" style="vertical-align: middle; display: inline-block;">
<rect width="200" height="8" rx="4" fill="#1e1b4b" />
<rect width="20" height="8" rx="4" fill="#3178c6" />
</svg>
<b>10.0%</b>
</td>
</tr>
<tr>
<td width="140"><b>CSS</b></td>
<td>
<svg width="200" height="8" style="vertical-align: middle; display: inline-block;">
<rect width="200" height="8" rx="4" fill="#1e1b4b" />
<rect width="4" height="8" rx="4" fill="#663399" />
</svg>
<b>1.9%</b>
</td>
</tr>
<tr>
<td width="140"><b>HTML</b></td>
<td>
<svg width="200" height="8" style="vertical-align: middle; display: inline-block;">
<rect width="200" height="8" rx="4" fill="#1e1b4b" />
<rect width="3" height="8" rx="4" fill="#e34c26" />
</svg>
<b>1.3%</b>
</td>
</tr>
</table>
<!-- END_SECTION:languages -->
#### 📁 Project Showcase
<!-- START_SECTION:projects -->
| Repository | Description | Primary Language | Downloads | Stars | Forks | Last Updated |
| :--- | :--- | :---: | :---: | :---: | :---: | :---: |
| **[laravel-model-caching](https://github.com/ghostcompiler/laravel-model-caching)** | High-performance Eloquent model caching for Laravel with automatic cache invalidation, relationship-aware caching, query caching, cache tags, and Redis support. | <svg width="12" height="12"><circle cx="6" cy="6" r="5" fill="#4F5D95" /></svg> PHP | 📥 2,330 (composer) | ⭐ 22 | 🍴 3 | Jun 22, 2026 |
| **[laravel-hetzner-robot](https://github.com/ghostcompiler/laravel-hetzner-robot)** | Laravel SDK for the Hetzner Robot API with fluent resources, type-safe responses, failover IP management, dedicated server automation, and seamless Laravel integration. | <svg width="12" height="12"><circle cx="6" cy="6" r="5" fill="#4F5D95" /></svg> PHP | 📥 2,250 (composer) | ⭐ 20 | 🍴 0 | Jun 22, 2026 |
| **[laravel-hetzner-storagebox](https://github.com/ghostcompiler/laravel-hetzner-storagebox)** | Production-ready Laravel package for integrating Hetzner Storage Box into Laravel applications using the native Storage facade and filesystem API. | <svg width="12" height="12"><circle cx="6" cy="6" r="5" fill="#4F5D95" /></svg> PHP | 📥 2,346 (composer) | ⭐ 19 | 🍴 0 | Jun 22, 2026 |
| **[laravel-hetzner-cloud](https://github.com/ghostcompiler/laravel-hetzner-cloud)** | Production-ready Laravel SDK for the Hetzner Cloud API with support for servers, volumes, networks, firewalls, load balancers, SSH keys, floating IPs, and more. | <svg width="12" height="12"><circle cx="6" cy="6" r="5" fill="#4F5D95" /></svg> PHP | 📥 2,275 (composer) | ⭐ 19 | 🍴 0 | Jun 22, 2026 |
| **[laravel-querybuilder](https://github.com/ghostcompiler/laravel-querybuilder)** | API-ready Eloquent query builder for Laravel with filtering, sorting, relation includes, sparse fieldsets, strict mode, custom filters, and secure schema-driven query contracts. | <svg width="12" height="12"><circle cx="6" cy="6" r="5" fill="#4F5D95" /></svg> PHP | 📥 2,261 (composer) | ⭐ 18 | 🍴 0 | Jun 22, 2026 |
| **[laravel-react-jsx-boilerplate](https://github.com/ghostcompiler/laravel-react-jsx-boilerplate)** | Production-ready Laravel 13 + React 19 boilerplate with Inertia.js v3, Vite, Tailwind CSS v4, SSR support, and powerful Artisan generators for scalable SaaS and dashboard applications. | <svg width="12" height="12"><circle cx="6" cy="6" r="5" fill="#4F5D95" /></svg> PHP | 📥 4,324 (composer) | ⭐ 18 | 🍴 0 | Jun 22, 2026 |
| **[laravel-upload](https://github.com/ghostcompiler/laravel-upload)** | Secure file upload and storage management for Laravel with Eloquent integration, private and public URLs, upload metadata tracking, and Laravel Storage support. | <svg width="12" height="12"><circle cx="6" cy="6" r="5" fill="#4F5D95" /></svg> PHP | 📥 2,356 (composer) | ⭐ 18 | 🍴 2 | Jun 22, 2026 |
| **[currency-api-dashboard](https://github.com/ghostcompiler/currency-api-dashboard)** | Modern currency exchange rate dashboard with real-time market data, conversion tools, analytics, historical trends, and responsive admin interface. | <svg width="12" height="12"><circle cx="6" cy="6" r="5" fill="#3178c6" /></svg> TypeScript | - | ⭐ 18 | 🍴 1 | Jun 22, 2026 |
| **[laravel-react-jsx-starter-kit](https://github.com/ghostcompiler/laravel-react-jsx-starter-kit)** | Production-ready Laravel 13 starter kit with React 19, Inertia.js v3, Vite, Tailwind CSS v4, SSR support, and powerful Artisan generators for scalable applications. | <svg width="12" height="12"><circle cx="6" cy="6" r="5" fill="#f1e05a" /></svg> JavaScript | 📥 4,296 (composer) | ⭐ 18 | 🍴 1 | Jun 22, 2026 |
| **[bhidu-language](https://github.com/ghostcompiler/bhidu-language)** | BhaiLang is an experimental, interpreted programming language designed for fun, learning, and exploring compiler/interpreter concepts through a uniquely desi syntax. | <svg width="12" height="12"><circle cx="6" cy="6" r="5" fill="#3178c6" /></svg> TypeScript | 📥 5,090 (npm) | ⭐ 17 | 🍴 0 | Jun 22, 2026 |
| **[sshid-installer](https://github.com/ghostcompiler/sshid-installer)** | Automated SSH and server provisioning installer for Linux environments with secure configuration, key management, system hardening, and deployment automation. | <svg width="12" height="12"><circle cx="6" cy="6" r="5" fill="#f1e05a" /></svg> JavaScript | - | ⭐ 17 | 🍴 1 | Jun 22, 2026 |
| **[node-manager-pm2](https://github.com/ghostcompiler/node-manager-pm2)** | Plesk extension for managing PM2-powered Node.js applications with process control, monitoring, deployment automation, and seamless server integration. | <svg width="12" height="12"><circle cx="6" cy="6" r="5" fill="#4F5D95" /></svg> PHP | - | ⭐ 16 | 🍴 2 | Jun 22, 2026 |
| **[supervisor-manager](https://github.com/ghostcompiler/supervisor-manager)** | Plesk extension for managing Supervisor processes and workers with monitoring, process control, service management, and deployment automation. | <svg width="12" height="12"><circle cx="6" cy="6" r="5" fill="#4F5D95" /></svg> PHP | - | ⭐ 16 | 🍴 1 | Jun 22, 2026 |
| **[cloudflare-pro](https://github.com/ghostcompiler/cloudflare-pro)** | Advanced Cloudflare DNS management extension for Plesk with DNS record synchronization, zone management, proxy control, SSL automation, and seamless Cloudflare integration. | <svg width="12" height="12"><circle cx="6" cy="6" r="5" fill="#4F5D95" /></svg> PHP | - | ⭐ 16 | 🍴 1 | Jun 22, 2026 |
| **[developer-hub](https://github.com/ghostcompiler/developer-hub)** | A premium Developer Portfolio, Repository Catalog, and Markdown Documentation Explorer built with Laravel. Features automated GitHub sync, a developer blog platform, and secure user access with 2FA. | <svg width="12" height="12"><circle cx="6" cy="6" r="5" fill="#f7523f" /></svg> Blade | - | ⭐ 2 | 🍴 0 | Jun 22, 2026 |
| **[laravel-cloudflare](https://github.com/ghostcompiler/laravel-cloudflare)** | Complete Laravel Cloudflare API SDK for managing DNS records, zones, cache, SSL, firewall rules, workers, analytics, and Cloudflare services with a fluent Laravel-first developer experience. | <svg width="12" height="12"><circle cx="6" cy="6" r="5" fill="#4F5D95" /></svg> PHP | - | ⭐ 2 | 🍴 0 | Jun 22, 2026 |
| **[laravel-auth](https://github.com/ghostcompiler/laravel-auth)** | Laravel Auth by GhostCompiler adds advanced authentication for Laravel with TOTP 2FA, passkeys via WebAuthn, OTP channels (email, SMS, WhatsApp), trusted devices, and tenant-aware social login. | <svg width="12" height="12"><circle cx="6" cy="6" r="5" fill="#4F5D95" /></svg> PHP | - | ⭐ 1 | 🍴 0 | Jun 22, 2026 |
<!-- END_SECTION:projects -->
---
### 🤝 Contact & Links
- 🌐 Website: [ghostcompiler.in](https://ghostcompiler.in)
- 📬 Email: [hello@ghostcompiler.in](mailto:hello@ghostcompiler.in)
- 💼 GitHub: [@ghostcompiler](https://github.com/ghostcompiler)
<br />
<p align="center">
<sub>Last compiled by Ghost Automation on <i>Jun 25, 2026, 11:38 PM IST</i></sub>
</p>