Skip to content

Instantly share code, notes, and snippets.

@ibrahim-dogan
Last active April 2, 2023 14:36
Show Gist options
  • Save ibrahim-dogan/a7630e2d01c6aea3e775a5620d8ea450 to your computer and use it in GitHub Desktop.
Save ibrahim-dogan/a7630e2d01c6aea3e775a5620d8ea450 to your computer and use it in GitHub Desktop.
{
"basics": {
"name": "Ibrahim Dogan",
"email": "ibrahimmdogann@gmail.com",
"phone": "+90 507 7207028",
"summary": "I'm Ibrahim Dogan, a versatile software engineer based in Istanbul, Turkey. I have experience working with Trendyol eCommerce and Teknasyon, specializing in backend development, microservices, and various programming languages such as Java, C#, Golang, and PHP. I hold two bachelor's degrees from Istanbul Bilgi University in Computer Engineering and Business Administration. In my free time, I enjoy exploring IoT automation, smart home technologies, and outdoor activities.",
"location": {
"city": "Istanbul",
"countryCode": "TR"
}
},
"work": [{
"name": "Trendyol eCommerce",
"location": "Remote",
"position": "Medior Software Engineer",
"startDate": "2021-11-01",
"highlights": [
"Involving in backend development processes (microservices, listeners, Kafka connectors, etc.) with C#, GoLang, and Java",
"Developing with Domain Driven Design and Test Driven Design unit, integration, and acceptance of automated tests",
"Working with Kubernetes, Apache Kafka, and Rabbit MQ",
"Creating a public API Gateway for external suppliers",
"Using PostgreSQL, Couchbase, and MySQL as database systems",
"Using Jira for task management & Gitlab for CI/CD pipelines"
]
},
{
"name": "Teknasyon",
"location": "Istanbul",
"position": "Junior Back-End Developer",
"startDate": "2019-07-01",
"endDate": "2021-11-01",
"highlights": [
"Used Php/Laravel Framework as a backend",
"Integrated 3rd party APIs and webhooks such as Shopify, Facebook, Whatsapp & Twitter",
"Created Public API which is fully documented",
"Implemented Two Factor Authentication (2FA)",
"Implemented LiveChat with Firebase Realtime DB & Google Cloud Functions"
]
}
],
"skills": [{
"name": "Soft Skills",
"keywords": [
"Communication",
"Public Speaking"
]
},
{
"name": "Programming Languages",
"keywords": [
"Java",
"C#",
"Golang",
"PHP"
]
},
{
"name": "Frameworks",
"keywords": [
"Spring Boot",
".Net",
"Echo",
"Gin",
"Laravel"
]
},
{
"name": "Database",
"keywords": [
"Couchbase",
"PostgreSQL",
"MySQL",
"Firebase"
]
},
{
"name": "Design Approaches",
"keywords": [
"DomainDrivenDesign",
"TestDrivenDesign",
"Microservice"
]
},
{
"name": "Cloud",
"keywords": [
"AWS S3/SES/SQS",
"Google Cloud"
]
},
{
"name": "Other",
"keywords": [
"Docker",
"Kubernetes",
"Cacheing",
"Redis",
"Firebase",
"SonarQube",
"API Documentation"
]
}
],
"education": [{
"institution": "Istanbul Bilgi University",
"location": "Istanbul",
"area": "Computer Engineering",
"studyType": "Bachelors (Double Major)",
"startDate": "2016-09-01",
"endDate": "2020-06-01"
},
{
"institution": "Istanbul Bilgi University",
"location": "Istanbul",
"area": "Business Administration",
"studyType": "Bachelors",
"startDate": "2015-09-01",
"endDate": "2019-06-01"
}
],
"interests": [{
"name": "IoT Automation"
},
{
"name": "Smart Home"
},
{
"name": "Ski"
},
{
"name": "Swimming"
},
{
"name": "Sudoku"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment