{"id":24521090,"url":"https://github.com/eshanized/eshanized","last_synced_at":"2026-01-02T13:48:16.071Z","repository":{"id":235640922,"uuid":"791034438","full_name":"eshanized/eshanized","owner":"eshanized","description":"Config files for my GitHub profile.","archived":false,"fork":false,"pushed_at":"2024-10-29T09:18:30.000Z","size":58567,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-29T09:42:59.010Z","etag":null,"topics":["config","github-config"],"latest_commit_sha":null,"homepage":"https://github.com/eshanized","language":null,"has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eshanized.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-04-24T01:17:05.000Z","updated_at":"2024-10-29T09:18:34.000Z","dependencies_parsed_at":"2024-11-05T10:38:53.612Z","dependency_job_id":null,"html_url":"https://github.com/eshanized/eshanized","commit_stats":null,"previous_names":["eshanized/eshanized"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eshanized%2Feshanized","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eshanized%2Feshanized/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eshanized%2Feshanized/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eshanized%2Feshanized/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eshanized","download_url":"https://codeload.github.com/eshanized/eshanized/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243728964,"owners_count":20338362,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["config","github-config"],"created_at":"2025-01-22T02:48:56.827Z","updated_at":"2026-01-02T13:48:16.059Z","avatar_url":"https://github.com/eshanized.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"https://capsule-render.vercel.app/api?type=waving\u0026color=gradient\u0026customColorList=6,11,20\u0026height=200\u0026section=header\u0026text=Eshan%20Roy\u0026fontSize=90\u0026fontColor=fff\u0026animation=twinkling\u0026fontAlignY=30\u0026desc=Architecting%20Tomorrow's%20Infrastructure%20Today\u0026descSize=20\u0026descAlignY=60\" width=\"100%\"/\u003e\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \n  \u003ca href=\"https://git.io/typing-svg\"\u003e\n    \u003cimg src=\"https://readme-typing-svg.herokuapp.com?font=Fira+Code\u0026weight=600\u0026size=28\u0026pause=1000\u0026color=00D9FF\u0026center=true\u0026vCenter=true\u0026random=false\u0026width=800\u0026lines=Development+Director+%26+CEO;Rust+%7C+Flutter+%7C+AI+Architect;Infrastructure+%26+Systems+Engineer;Building+Secure+Scalable+Ecosystems;Aerospace+Engineer+Turned+Developer;Open+Source+Innovator+%F0%9F%9A%80\" alt=\"Typing SVG\" /\u003e\n  \u003c/a\u003e\n  \n  \u003cbr/\u003e\u003cbr/\u003e\n  \n  \u003cp\u003e\n    \u003cimg src=\"https://komarev.com/ghpvc/?username=eshanized\u0026style=for-the-badge\u0026color=00D9FF\u0026label=PROFILE+VIEWS\" alt=\"Profile Views\"\u003e\n    \u003ca href=\"https://github.com/eshanized?tab=followers\"\u003e\n      \u003cimg src=\"https://img.shields.io/github/followers/eshanized?style=for-the-badge\u0026color=00ff00\u0026label=FOLLOWERS\u0026logo=github\" alt=\"Followers\"\u003e\n    \u003c/a\u003e\n    \u003cimg src=\"https://img.shields.io/badge/FOCUS-INFRASTRUCTURE-blueviolet?style=for-the-badge\" alt=\"Focus\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/OPEN%20SOURCE-%E2%9D%A4-red?style=for-the-badge\" alt=\"Open Source\"\u003e\n  \u003c/p\u003e\n\u003c/div\u003e\n\n\u003cbr/\u003e\n\n\n\u003cdiv align=\"center\"\u003e\n\n## 🚀 Mission Statement\n\n**\"Every system should operate like a flight control system — rigorously tested, fault-tolerant, and mission-critical by design.\"**\n\n*Building secure, autonomous, and intelligent systems at the intersection of aerospace engineering, systems programming, and AI.*\n\n\u003c/div\u003e\n\n\n## 👨‍💻 About Me\n\n```rust\nstruct Developer {\n    name: \u0026'static str,\n    location: \u0026'static str,\n    role: \u0026'static str,\n    company: \u0026'static str,\n    education: Education,\n    passions: Vec\u003c\u0026'static str\u003e,\n    currently_learning: Vec\u003c\u0026'static str\u003e,\n}\n\nstruct Education {\n    current: \u0026'static str,\n    previous: \u0026'static str,\n}\n\nimpl Developer {\n    fn eshan_roy() -\u003e Self {\n        Self {\n            name: \"Eshan Roy\",\n            location: \"Bangladesh 🇧🇩\",\n            role: \"Development Director \u0026 CEO\",\n            company: \"Tonmoy Infrastructure (67% Shareholder)\",\n            education: Education {\n                current: \"Computer Science (AI \u0026 Cyber Security) - University of The People\",\n                previous: \"Aerospace Engineering - Lovely Professional University\",\n            },\n            passions: vec![\n                \"Rust Systems Programming\",\n                \"Infrastructure Architecture\",\n                \"AI Agent Frameworks\",\n                \"Open Source Innovation\",\n                \"Aerospace Engineering\",\n            ],\n            currently_learning: vec![\n                \"Advanced Rust Internals\",\n                \"LangChain \u0026 AI Agents\",\n                \"Operating System Development\",\n                \"Hardware Security\",\n            ],\n        }\n    }\n    \n    fn fun_fact(\u0026self) -\u003e \u0026str {\n        \"I design systems that fly—both in the sky and in the cloud ☁️✈️\"\n    }\n}\n```\n\n\n\n## 💼 Professional Impact\n\n\u003ctable\u003e\n\u003ctr\u003e\n\u003ctd width=\"50%\" valign=\"top\"\u003e\n\n### 🏢 TONMOY INFRASTRUCTURE\n**Chief Executive Officer**\n\n- 📈 **30%** revenue growth in 2024\n- 🎯 **20+** major projects delivered\n- 👥 Leading **30+** professionals\n- 🌍 Serving clients across **5+** countries\n- 💡 **15+** infrastructure projects deployed\n\n\u003c/td\u003e\n\u003ctd width=\"50%\" valign=\"top\"\u003e\n\n### 📊 Key Metrics\n\n```ascii\nProjects Delivered:      ████████████████  20+\nTeam Growth:             ████████████████  30+\nClient Satisfaction:     ████████████████  98%\nInnovation Score:        ████████████████  A+\nOpen Source Contrib:     ████████████████  30+\n```\n\n\u003c/td\u003e\n\u003c/tr\u003e\n\u003c/table\u003e\n\n\n\n## 🛠️ Technology Arsenal\n\n\u003cdiv align=\"center\"\u003e\n\n### 💻 Languages \u0026 Frameworks\n\n![Rust](https://img.shields.io/badge/Rust-000000?style=for-the-badge\u0026logo=rust\u0026logoColor=white)\n![Python](https://img.shields.io/badge/Python-3776AB?style=for-the-badge\u0026logo=python\u0026logoColor=white)\n![Go](https://img.shields.io/badge/Go-00ADD8?style=for-the-badge\u0026logo=go\u0026logoColor=white)\n![C](https://img.shields.io/badge/C-00599C?style=for-the-badge\u0026logo=c\u0026logoColor=white)\n![TypeScript](https://img.shields.io/badge/TypeScript-007ACC?style=for-the-badge\u0026logo=typescript\u0026logoColor=white)\n![JavaScript](https://img.shields.io/badge/JavaScript-F7DF1E?style=for-the-badge\u0026logo=javascript\u0026logoColor=black)\n![Dart](https://img.shields.io/badge/Dart-0175C2?style=for-the-badge\u0026logo=dart\u0026logoColor=white)\n\n### 🚀 Web \u0026 Mobile\n\n![React](https://img.shields.io/badge/React-20232A?style=for-the-badge\u0026logo=react\u0026logoColor=61DAFB)\n![Next.js](https://img.shields.io/badge/Next.js-000000?style=for-the-badge\u0026logo=nextdotjs\u0026logoColor=white)\n![Flutter](https://img.shields.io/badge/Flutter-02569B?style=for-the-badge\u0026logo=flutter\u0026logoColor=white)\n![FastAPI](https://img.shields.io/badge/FastAPI-009688?style=for-the-badge\u0026logo=fastapi\u0026logoColor=white)\n![Astro](https://img.shields.io/badge/Astro-FF5D01?style=for-the-badge\u0026logo=astro\u0026logoColor=white)\n\n### ☁️ Cloud \u0026 Infrastructure\n\n![AWS](https://img.shields.io/badge/AWS-FF9900?style=for-the-badge\u0026logo=amazonaws\u0026logoColor=white)\n![Google Cloud](https://img.shields.io/badge/Google_Cloud-4285F4?style=for-the-badge\u0026logo=googlecloud\u0026logoColor=white)\n![Azure](https://img.shields.io/badge/Azure-0078D4?style=for-the-badge\u0026logo=microsoftazure\u0026logoColor=white)\n![Docker](https://img.shields.io/badge/Docker-2496ED?style=for-the-badge\u0026logo=docker\u0026logoColor=white)\n![Kubernetes](https://img.shields.io/badge/Kubernetes-326CE5?style=for-the-badge\u0026logo=kubernetes\u0026logoColor=white)\n![Terraform](https://img.shields.io/badge/Terraform-7B42BC?style=for-the-badge\u0026logo=terraform\u0026logoColor=white)\n\n### 🤖 AI \u0026 ML\n\n![LangChain](https://img.shields.io/badge/LangChain-121212?style=for-the-badge\u0026logo=chainlink\u0026logoColor=white)\n![TensorFlow](https://img.shields.io/badge/TensorFlow-FF6F00?style=for-the-badge\u0026logo=tensorflow\u0026logoColor=white)\n![PyTorch](https://img.shields.io/badge/PyTorch-EE4C2C?style=for-the-badge\u0026logo=pytorch\u0026logoColor=white)\n\n### 🔧 DevOps \u0026 Tools\n\n![Linux](https://img.shields.io/badge/Linux-FCC624?style=for-the-badge\u0026logo=linux\u0026logoColor=black)\n![Git](https://img.shields.io/badge/Git-F05032?style=for-the-badge\u0026logo=git\u0026logoColor=white)\n![Firebase](https://img.shields.io/badge/Firebase-FFCA28?style=for-the-badge\u0026logo=firebase\u0026logoColor=black)\n![PostgreSQL](https://img.shields.io/badge/PostgreSQL-316192?style=for-the-badge\u0026logo=postgresql\u0026logoColor=white)\n\n\u003c/div\u003e\n\n\n\n## 💡 Core Competencies\n\n\u003ctable\u003e\n\u003ctr\u003e\n\u003ctd align=\"center\" width=\"25%\"\u003e\n\n### 🏗️ Infrastructure\nCloud Architecture\u003cbr/\u003e\nDevOps \u0026 CI/CD\u003cbr/\u003e\nInfrastructure-as-Code\u003cbr/\u003e\nKubernetes \u0026 Docker\u003cbr/\u003e\nHigh Availability Systems\n\n\u003c/td\u003e\n\u003ctd align=\"center\" width=\"25%\"\u003e\n\n### 🔐 Security\nPenetration Testing\u003cbr/\u003e\nZero Trust Design\u003cbr/\u003e\nThreat Modeling\u003cbr/\u003e\nSIEM Integration\u003cbr/\u003e\nHardware Security\n\n\u003c/td\u003e\n\u003ctd align=\"center\" width=\"25%\"\u003e\n\n### 🦀 Systems Programming\nRust Development\u003cbr/\u003e\nOS Development\u003cbr/\u003e\nKernel Programming\u003cbr/\u003e\nMemory Safety\u003cbr/\u003e\nPerformance Optimization\n\n\u003c/td\u003e\n\u003ctd align=\"center\" width=\"25%\"\u003e\n\n### ✈️ Aerospace\nSystems Engineering\u003cbr/\u003e\nAvionics \u0026 Flight Control\u003cbr/\u003e\nAerodynamics\u003cbr/\u003e\nStructural Design\u003cbr/\u003e\nSafety-Critical Systems\n\n\u003c/td\u003e\n\u003c/tr\u003e\n\u003c/table\u003e\n\n\n\n## 🎯 Featured Projects\n\n\u003cdetails open\u003e\n\u003csummary\u003e\u003cb\u003e🦀 Rust Ecosystem (Click to expand)\u003c/b\u003e\u003c/summary\u003e\n\u003cbr/\u003e\n\n| Project | Description | Stars |\n|---------|-------------|-------|\n| [**FastAlloc**](https://pypi.org/project/fastalloc/) | Cross-language memory allocator (Rust + Go + Python) | ![PyPI](https://img.shields.io/pypi/dm/fastalloc?style=flat-square) |\n| [**ShockGuard**](https://crates.io/crates/shockguard) | Hardware Fault Exploit Mitigator for cache, timing, and voltage anomalies | ![Crates.io](https://img.shields.io/crates/d/shockguard?style=flat-square) |\n| [**DepInsight**](https://crates.io/crates/dep-insight) | Deep dependency visualization and Rust graph intelligence tool | ![Crates.io](https://img.shields.io/crates/d/dep-insight?style=flat-square) |\n| [**SecBox**](https://crates.io/crates/secbox) | Secure in-memory encryption, zeroization, and key management library | ![Crates.io](https://img.shields.io/crates/d/secbox?style=flat-square) |\n| **HotReload** | Live Rust function reloader for embedded and server applications | 🚧 WIP |\n\n\u003c/details\u003e\n\n\u003cdetails open\u003e\n\u003csummary\u003e\u003cb\u003e🧰 Tonmoy Infrastructure \u0026 Vision Developer Tools\u003c/b\u003e\u003c/summary\u003e\n\u003cbr/\u003e\n\n| Project | Description | Tech Stack |\n|---------|-------------|-----------|\n| [**GoInspect**](https://gitlab.com/TIVisionOSS/golang/ginspect) | Codebase intelligence CLI for Go project mapping | ![Go](https://img.shields.io/badge/-Go-00ADD8?style=flat-square\u0026logo=go\u0026logoColor=white) |\n| [**FastAlloc-Go**](https://pkg.go.dev/gitlab.com/TIVisionOSS/golang/fastalloc-go) | Go implementation of the FastAlloc system | ![Go](https://img.shields.io/badge/-Go-00ADD8?style=flat-square\u0026logo=go\u0026logoColor=white) |\n| [**FastAlloc-Py**](https://pypi.org/project/fastalloc/) | Python package for high-speed memory operations | ![Python](https://img.shields.io/badge/-Python-3776AB?style=flat-square\u0026logo=python\u0026logoColor=white) |\n| [**Updrift**](https://github.com/TIVisionOSS/updrift) | Open-source uptime monitoring deployable via GitHub Pages | ![TypeScript](https://img.shields.io/badge/-TypeScript-007ACC?style=flat-square\u0026logo=typescript\u0026logoColor=white) |\n| [**BugHunt**](https://github.com/TIVisionOSS/bughunt) | AI-driven bug triage \u0026 classification platform | ![React](https://img.shields.io/badge/-React-20232A?style=flat-square\u0026logo=react\u0026logoColor=61DAFB) |\n\n\u003c/details\u003e\n\n\u003cdetails open\u003e\n\u003csummary\u003e\u003cb\u003e🤖 AI \u0026 Agent Frameworks\u003c/b\u003e\u003c/summary\u003e\n\u003cbr/\u003e\n\n| Project | Description | Tech Stack |\n|---------|-------------|-----------|\n| [**M31**](https://github.com/TIVisionOSS/m31-mini) | Autonomous AI developer agent (like Cline/Cursor) | ![Next.js](https://img.shields.io/badge/-Next.js-000000?style=flat-square\u0026logo=nextdotjs\u0026logoColor=white) ![LangChain](https://img.shields.io/badge/-LangChain-121212?style=flat-square) |\n| [**Autonomous Agent Framework**](https://github.com/TIVisionOSS/autonomous-agent-framework) | Modular reasoning and execution framework | ![Python](https://img.shields.io/badge/-Python-3776AB?style=flat-square\u0026logo=python\u0026logoColor=white) |\n| [**CodeNavic**](https://github.com/TIVisionOSS/codenavic) | AR-powered virtual mechanic and navigation system | ![Flutter](https://img.shields.io/badge/-Flutter-02569B?style=flat-square\u0026logo=flutter\u0026logoColor=white) |\n\n\u003c/details\u003e\n\n\u003cdetails open\u003e\n\u003csummary\u003e\u003cb\u003e🏍️ Motorcycle Safety Ecosystem\u003c/b\u003e\u003c/summary\u003e\n\u003cbr/\u003e\n\n| Project | Description | Features |\n|---------|-------------|----------|\n| [**RiderShield**](https://github.com/TonmoyInfrastructure/ridershield) | AI + AR-powered motorcycle safety ecosystem | Voice SOS, Offline Mode, Wearable Sync |\n| [**RiderGuard**](https://github.com/TonmoyInfrastructure/riderguard) | Advanced safety app with crash detection | Hazard Alerts, Emergency Response |\n| [**NavicX**](https://github.com/TonmoyInfrastructure/navicx) | Full-stack AR + telemetry safety management | AR Navigation, Telemetry Dashboard |\n\n\u003c/details\u003e\n\n\u003cdetails open\u003e\n\u003csummary\u003e\u003cb\u003e🖥️ Snigdha OS Projects\u003c/b\u003e\u003c/summary\u003e\n\u003cbr/\u003e\n\n| Project | Description | Tech Stack |\n|---------|-------------|-----------|\n| [**Snigdha OS**](https://gitlab.com/Snigdha-OS) | Rust-first modular operating system | ![Rust](https://img.shields.io/badge/-Rust-000000?style=flat-square\u0026logo=rust\u0026logoColor=white) ![Linux](https://img.shields.io/badge/-Linux-FCC624?style=flat-square\u0026logo=linux\u0026logoColor=black) |\n| [**Helios**](https://gitlab.com/Snigdha-OS/apps/helios) | Modern system utility suite | ![Rust](https://img.shields.io/badge/-Rust-000000?style=flat-square\u0026logo=rust\u0026logoColor=white) |\n| [**Healix**](https://gitlab.com/Snigdha-OS/apps/healix) | Real-time system health monitoring | ![Rust](https://img.shields.io/badge/-Rust-000000?style=flat-square\u0026logo=rust\u0026logoColor=white) |\n| [**Kernel Manager**](https://gitlab.com/Snigdha-OS/apps/kernel_manager) | Rust-powered kernel management UI | ![Rust](https://img.shields.io/badge/-Rust-000000?style=flat-square\u0026logo=rust\u0026logoColor=white) |\n| [**OnePkg**](https://gitlab.com/Snigdha-OS/apps/onepkg) | Universal package management layer | ![Rust](https://img.shields.io/badge/-Rust-000000?style=flat-square\u0026logo=rust\u0026logoColor=white) |\n\n\u003c/details\u003e\n\n\n## 📊 GitHub Analytics\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg width=\"49%\" src=\"https://github-readme-stats.vercel.app/api?username=eshanized\u0026show_icons=true\u0026theme=react\u0026hide_border=true\u0026bg_color=0D1117\u0026title_color=00D9FF\u0026icon_color=00D9FF\u0026text_color=FFFFFF\u0026ring_color=00D9FF\u0026include_all_commits=true\u0026count_private=true\" alt=\"GitHub Stats\"/\u003e\n  \u003cimg width=\"49%\" src=\"https://github-readme-streak-stats.herokuapp.com/?user=eshanized\u0026theme=react\u0026hide_border=true\u0026background=0D1117\u0026stroke=00D9FF\u0026ring=00D9FF\u0026fire=FF6B6B\u0026currStreakLabel=00D9FF\" alt=\"GitHub Streak\"/\u003e\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg width=\"49%\" src=\"https://github-readme-stats.vercel.app/api/top-langs/?username=eshanized\u0026layout=compact\u0026theme=react\u0026hide_border=true\u0026bg_color=0D1117\u0026title_color=00D9FF\u0026text_color=FFFFFF\u0026langs_count=10\u0026exclude_repo=repo1,repo2\" alt=\"Top Languages\"/\u003e\n  \u003cimg width=\"49%\" src=\"https://github-contributor-stats.vercel.app/api?username=eshanized\u0026limit=5\u0026theme=react\u0026hide_border=true\u0026bg_color=0D1117\u0026title_color=00D9FF\u0026text_color=FFFFFF\u0026ring_color=00D9FF\" alt=\"Top Contributed Repo\"/\u003e\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg width=\"98%\" src=\"https://github-readme-activity-graph.vercel.app/graph?username=eshanized\u0026theme=react-dark\u0026hide_border=true\u0026bg_color=0D1117\u0026color=00D9FF\u0026line=00D9FF\u0026point=FFFFFF\u0026area=true\u0026custom_title=Contribution%20Activity\" alt=\"Contribution Graph\"/\u003e\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"https://github-profile-trophy.vercel.app/?username=eshanized\u0026theme=algolia\u0026no-frame=true\u0026row=1\u0026column=7\u0026margin-w=10\u0026margin-h=10\" alt=\"GitHub Trophies\"/\u003e\n\u003c/div\u003e\n\n## 📝 Latest Blog Posts\n\n\u003c!-- BLOG-POST-LIST:START --\u003e\n- 🚀 [Introducing Preadme: Your Ultimate README Generator!](https://dev.to/eshanized/introducing-preadme-your-ultimate-readme-generator-2p0g)\n- 🐍 [9 Must-Know Python-Pandas Operations for Working with Data](https://dev.to/eshanized/9-must-know-python-pandas-operations-for-working-with-data-1h5o)\n- 🐍 [Mastering Python Virtual Environments: A Complete Guide](https://dev.to/eshanized/mastering-python-virtual-environments-a-complete-guide-578d)\n- ⚙️ [Start Shell Programming: A Beginner's Guide [Part-I]](https://dev.to/eshanized/start-shell-programming-a-beginners-guide-part-i-20oo)\n- 🌟 [Introducing My Open-Source Resume: A Step Toward Transparency](https://dev.to/eshanized/introducing-my-open-source-resume-a-step-toward-transparency-and-contribution-2o7o)\n\u003c!-- BLOG-POST-LIST:END --\u003e\n\n➡️ **[Read More Articles on Dev.to](https://dev.to/eshanized)**\n\n## 🤝 Let's Connect \u0026 Collaborate\n\n\u003cdiv align=\"center\"\u003e\n\n[![LinkedIn](https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge\u0026logo=linkedin\u0026logoColor=white)](https://linkedin.com/in/eshanized)\n[![Twitter](https://img.shields.io/badge/Twitter-1DA1F2?style=for-the-badge\u0026logo=twitter\u0026logoColor=white)](https://twitter.com/eshanized)\n[![Dev.to](https://img.shields.io/badge/Dev.to-0A0A0A?style=for-the-badge\u0026logo=dev.to\u0026logoColor=white)](https://dev.to/eshanized)\n[![Email](https://img.shields.io/badge/Email-D14836?style=for-the-badge\u0026logo=gmail\u0026logoColor=white)](mailto:m.eshanized@gmail.com)\n[![Portfolio](https://img.shields.io/badge/Portfolio-FF5722?style=for-the-badge\u0026logo=google-chrome\u0026logoColor=white)](https://eshanized.dev)\n[![GitLab](https://img.shields.io/badge/GitLab-FC6D26?style=for-the-badge\u0026logo=gitlab\u0026logoColor=white)](https://gitlab.com/eshanized)\n\n\u003cbr/\u003e\n\n### 💼 Open For\n\n🤝 **Collaborations** • 💡 **Consulting** • 🎤 **Speaking Engagements** • 📚 **Mentoring** • 🚀 **Open Source Projects**\n\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n### 💭 Philosophy\n\n*\"Code should be safe, predictable, and self-healing — much like the aircraft systems that inspire me.\"*\n\n**Building the infrastructure of tomorrow, today. 🚀**\n\n\u003cimg src=\"https://quotes-github-readme.vercel.app/api?type=horizontal\u0026theme=tokyonight\u0026quote=The%20best%20way%20to%20predict%20the%20future%20is%20to%20invent%20it.\u0026author=Alan%20Kay\" alt=\"Dev Quote\"/\u003e\n\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"https://capsule-render.vercel.app/api?type=waving\u0026color=gradient\u0026customColorList=6,11,20\u0026height=120\u0026section=footer\" width=\"100%\"/\u003e\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \n  \u003csub\u003e⭐ From [eshanized](https://github.com/eshanized) with ❤️\u003c/sub\u003e\n  \n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feshanized%2Feshanized","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feshanized%2Feshanized","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feshanized%2Feshanized/lists"}