Skip to content

Instantly share code, notes, and snippets.

@myypo
Last active December 11, 2024 14:46
Show Gist options
  • Save myypo/6852290bfe37847d0375fa384431fd9f to your computer and use it in GitHub Desktop.
Save myypo/6852290bfe37847d0375fa384431fd9f to your computer and use it in GitHub Desktop.
Resume
{
"meta": {
"theme": "macchiato"
},
"basics": {
"name": "Mykyta Polchanov",
"label": "Backend Developer",
"image": "https://avatars.githubusercontent.com/u/110892040?v=4",
"summary": "Backend Developer with experience working both autonomously and in close cooperation with a team. I am accustomed to picking up new technologies and roles taking ownership of the product.",
"email": "[email protected]",
"location": {
"city": "Kamianets-Podilskyi",
"countryCode": "UA"
},
"profiles": [
{
"url": "https://www.linkedin.com/in/mykyta-polchanov-748b5924b/",
"network": "linkedin"
},
{
"url": "https://github.com/myypo",
"network": "github",
"username": "myypo"
}
]
},
"education": [
{
"startDate": "2018-09-01",
"endDate": "2022-07-01",
"area": "Germanic Philology",
"studyType": "Bachelors",
"institution": "Volodymyr Dahl East Ukrainian National University"
}
],
"skills": [
{
"name": "Languages",
"keywords": ["Go", "TypeScript", "Rust"]
},
{
"name": "Data stores",
"keywords": [
"Postgres / Supabase",
"MongoDB",
"Redis",
"Kafka",
"RabbitMQ"
]
},
{
"name": "Operations",
"keywords": [
"Temporal",
"Docker / Podman",
"Kubernetes",
"Linux",
"Nix / NixOS"
]
}
],
"work": [
{
"summary": "Developing LLM and vector search focused backends with Go and TypeScript that utilize event sourcing patterns using Temporal and Kafka to transform, normailze, store and make useful structured and unstructed data coming from various sources as well as designing GraphQL APIs to make this data accessible for multiple clients. Also took part in writing prompts and setting up agentic LLM workflows.",
"website": "https://develops.today",
"name": "DevelopsToday",
"location": "Remote",
"position": "Backend Developer",
"startDate": "2024-07-15",
"highlights": [
"Go",
"TypeScript",
"Kafka",
"Temporal",
"Event sourcing",
"LLM application",
"RAG",
"GraphQL",
"Scraping"
]
},
{
"summary": "Developed Go microservices and chaincode for interacting with Hyperledger Fabric blockchain for an e-commerce platform. Set up the blockchain infrastructure and implemented payments with Stripe. Built a Proof of Concept library for interacting with NFC tags and assisted the mobile team in implementing the tag interaction functionality. Also took part developing Node.js Koa-based microservices for a multi-platform app.",
"website": "https://nerdpeople.com",
"name": "NerdPeople",
"location": "Remote",
"position": "Backend Developer",
"startDate": "2023-05-15",
"endDate": "2024-07-15",
"highlights": ["Go", "TypeScript", "Hyperledger Fabric", "NFC", "Stripe"]
}
],
"interests": [
{
"name": "Open Source"
},
{
"name": "Linux desktop"
},
{
"name": "Ergonomic keyboards"
},
{
"name": "Gym"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment