const aboutMe = {
name: "Emre Bayrak",
role: "Software Developer",
technologies: {
backend: ["C#", ".NET", "Java", "Spring Boot"],
frontend: ["React", "JavaScript", "HTML", "CSS"],
database: ["PostgreSQL", "MySQL", "MongoDB", "Redis"],
devops: ["Docker"],
tools: ["VS Code", "Visual Studio", "Postman", "Git"]
},
interests: [
"Clean Architecture",
"Microservices",
"Performance Optimization"
],
currentlyWorkingOn: "Full-stack projects with .NET & React",
learning: "ElasticSearch, RabbitMQ",
hobbies: ["Coding 💻", "Reading 📚", "Gaming 🎮"],
socials: {
linkedin: "https://www.linkedin.com/in/eemmrree/",
instagram: "https://www.instagram.com/dev.emrebayrak/",
github: "https://github.com/emrebayrakk"
}
};| Proje | Açıklama | Teknolojiler |
|---|---|---|
| EMaster | Clean Architecture’lu gelir-gider projesi; .NET WebAPI + React UI | C#, .NET, React |
| VehiclesControl | JWT, RabbitMQ, Dapper, EF Core kullanan araç kontrol sistemi | C#, .NET, Blazor, RabbitMQ |
| QuerySpecification | Entity Framework için Specification Pattern uygulaması | C# |
| AspNETCoreIoCYapilanmasi | .NET Core’da Dependency Injection yapısı çalışması | C# |
| angular18-ngrx | Angular + NgRx örnek uygulaması | TypeScript, Angular, NgRx |
| ElasticSearchDotnetMinimalAPI | Minimal API ile Elasticsearch & Kibana ile docker entegrasyonu | C#, .NET, Elasticsearch |