class Adil:
def __init__(self):
self.name = "Adil Khan"
self.alias = "FanoyG"
self.location = "Bihar, India ๐ฎ๐ณ"
self.approach = ["Understand", "Think", "Build", "Ship", "Troubleshoot"]
def what_i_do(self):
return "I don't memorize solutions. I find them โ then make sure the problem can't come back."
def available_for(self):
return ["Freelance projects", "Remote roles", "Building things that matter"]I'm a builder โ not a tutorial follower.
When I hit a problem I don't know, I figure it out. When something breaks, I trace it โ not panic. When a cloud bill spikes, I build systems to fix it โ not just explain it.
My stack spans frontend, backend, and cloud infrastructure โ because real products need all three, and I got tired of waiting for three different people to build one thing.
"I understand โ think โ build โ ship โ and fix what breaks."
A cost visibility tool that detects AWS spending anomalies and highlights optimization opportunities โ helping teams catch issues before costs spiral out of control. Stack: FastAPI ยท AWS Cost Explorer API ยท Python ยท Tailwind Impact: Designed to reduce unnecessary cloud spend and improve real-time cost awareness for teams managing live AWS infrastructure.
|
Zero manual deployments. Built with S3 + CloudFront + Origin Access Control + GitHub Actions pipeline. Integrated Lambda + DynamoDB backend. Debugged IAM misconfigs and CORS issues independently end to end. Stack: AWS ยท GitHub Actions ยท Lambda ยท DynamoDB ยท CloudFront Impact: Reduced manual release steps by ~80% and eliminated inconsistent deployments through full CI/CD automation. |
|
Monitoring pipeline processing 1,000+ audit events/day in a simulated cloud environment. Identified IAM risks including wildcard permissions, long-lived credentials, and insecure trust policies across 3 distinct risk categories. Stack: CloudTrail ยท CloudWatch Logs ยท SNS ยท Python Impact: Simulates real-world cloud security auditing โ improves visibility into AWS resource activity and overall security posture. |
Wrote a custom Dockerfile using nginx:alpine and authored Kubernetes manifests (Deployment + NodePort Service) from scratch. Implemented label selectors for traffic routing and managed full container lifecycle end to end. Stack: Docker ยท Kubernetes ยท Nginx ยท Minikube Impact: Debugged pod scheduling failures and NodePort exposure issues using |
| ๐ Certification | ๐ข Issuer | ๐ Year |
|---|---|---|
| โ๏ธ Oracle Cloud Infrastructure Foundations | Oracle | 2025 |
| ๐ Python 3 Programming + Intermediate | Codecademy | 2024 |
| ๐ก๏ธ Cybersecurity Essentials | LetsDefend | 2025 |
| โ๏ธ AWS Educate โ Security ยท IAM ยท VPC ยท S3 ยท Database + more | AWS | 2024โ25 |
$ adil --status
Currently building โ AWS Cost Explorer Tool (shipping soon ๐ฅ)
Currently learning โ React ยท TypeScript ยท Full Stack with FastAPI
Open to โ Remote roles ยท Freelance ยท Interesting problems
Strength โ Debugging, problem-solving, systems thinking