SELECT *
FROM developers
WHERE NAME = 'erkan'
AND location = 'turkey'
AND programming_languages = ('golang', 'php', 'python')
AND technologies =
('docker', 'kubernetes', 'microservices', 'redis', 'apache kafka', 'elasticsearch', 'mongodb', 'mysql',
'postgresql', 'rabbitmq', 'terraform')
AND cloud_platforms = ('gcp', 'aws')
AND soft_skills = ('strategic thinking', 'communication', 'team work')
AND linkedin = 'https://www.linkedin.com/in/erkan-%C3%B6zsoy-735569140/'
AND medium = 'https://medium.com/@erkanozsoy'
AND can_code_without_copilot = false
AND loves_learning_new_technologies = true;
🏠
Working from home
Popular repositories Loading
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.