Skip to content

Instantly share code, notes, and snippets.

View 2xG's full-sized avatar

Grigoriy Geveyler 2xG

  • Bogota, Colombia
View GitHub Profile
@2xG
2xG / resume.json
Last active January 26, 2024 07:05
resume.json
{
"$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
"basics": {
"name": "Grigoriy Geveyler",
"label": "Backend Developer at Koombea",
"image": "https://next.2xg.me/apps/files_sharing/publicpreview/EFrMzJB43P7scxa?file=/&fileId=39051&x=2560&y=1440&a=true&etag=2513b9a66327ca300bc86199375cf303",
"email": "mep3octb@gmail.com",
"phone": "+57 318 568 5010",
"url": "https://www.linkedin.com/in/grigoriy-geveyler/",
"summary": "I'm from Russia, I live in Colombia for about 10 years. I'm a fullstack web developer with Ruby on Rails specialization. I have more than 10 years of experience in this area, 6 of which are dedicated mostly to Ruby on Rails framework, and 2 years to DevOps. I put the quality of a product is in the first place, but I can align my preferences to current requirements if informed.\nMy goals are:\n- Create excellent products with clean and organized code and clear comprehensive documentation.\n- Keep learning and growing as a
# Тут находится программа, выполняющая обработку данных из файла.
# Тест показывает как программа должна работать.
# В этой программе нужно обработать файл данных data_large.txt.
# Задача:
# Оптимизировать программу;
# Программа должна корректно обработать файл data_large.txt;
# Провести рефакторинг при необходимости
# Представить время обработки до и после