const halil = {
name: "Halil",
username: "Alabr0s",
title: "Full Stack Developer",
location: "Istanbul, Turkey πΉπ·",
code: {
frontend: ["JavaScript", "TypeScript", "HTML5", "CSS3"],
backend: ["Python", "Node.js", "PHP", "C", "C++", "C#"],
interests: ["Web Dev", "System Programming", "API Design", "Database Architecture"]
},
technologies: {
frontend: {
frameworks: ["React", "Vue.js", "Next.js", "Angular"],
styling: ["Tailwind CSS", "Bootstrap", "Material-UI", "SASS"],
stateManagement: ["Redux", "Zustand", "Pinia"]
},
backend: {
nodeJs: ["Express.js", "NestJS", "Fastify", "Socket.io"],
python: ["Django", "Flask", "FastAPI", "Celery"],
php: ["Laravel", "Symfony", "CodeIgniter"],
dotNet: [".NET Core", "ASP.NET", "Entity Framework"]
},
databases: {
sql: ["MySQL", "PostgreSQL", "SQLite", "MariaDB"],
noSql: ["MongoDB", "Redis", "Firebase"],
orm: ["Prisma", "TypeORM", "Sequelize", "SQLAlchemy"]
},
devOps: {
containerization: ["Docker", "Kubernetes", "Docker Compose"],
cloud: ["AWS", "Azure", "Google Cloud", "DigitalOcean"],
ciCd: ["GitHub Actions", "Jenkins", "GitLab CI"],
monitoring: ["Prometheus", "Grafana", "ELK Stack"]
},
tools: ["Git", "VS Code", "Postman", "Linux", "Nginx", "Apache"]
},
architecture: ["Microservices", "RESTful API", "GraphQL", "MVC", "Event-Driven", "Serverless"],
currentlyLearning: ["Rust", "Go", "WebAssembly", "AI/ML"],
currentProjects: ["Building scalable full-stack applications", "Contributing to open source"],
workingOn: "π¨ Crafting beautiful and efficient digital solutions",
openFor: "πΌ Job opportunities | π€ Collaborations | π‘ Innovative projects",
funFact: "I debug with console.log() and I'm proud of it! πβ¨",
motto: "Code with passion, deploy with confidence! π"
};
console.log("Let's build something amazing together! π»");