Skip to content

Instantly share code, notes, and snippets.

@futpib
Last active September 7, 2023 12:06
Show Gist options
  • Save futpib/16ff8ccd60ca780204e17e0d90efee7b to your computer and use it in GitHub Desktop.
Save futpib/16ff8ccd60ca780204e17e0d90efee7b to your computer and use it in GitHub Desktop.
{
"$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
"basics": {
"name": "Roman Geints",
"label": "Software Engineer",
"image": "https://gateway.ipfs.io/ipfs/bafybeihbbpna3d7objpybow2q4ip6rvygopn2tl37o4dqvud56iq7fdfr4/image",
"email": "futpib@gmail.com",
"summary": "Full-Stack Developer focused on Web but versed in things all over the place. Worked at companies big and small.",
"location": {
"city": "Tbilisi",
"countryCode": "GE"
},
"profiles": [
{
"network": "GitHub",
"username": "futpib",
"url": "https://github.com/futpib"
},
{
"network": "Twitter",
"username": "futpib",
"url": "https://twitter.com/futpib"
}
]
},
"work": [
{
"name": "May disclose later",
"description": "",
"position": "Front-End Developer",
"startDate": "2022-09-01",
"summary": "Mostly front-end work (React), but also some back-end. Still work here."
},
{
"name": "Guarda.co",
"description": "Crypto Wallet",
"position": "Full-Stack Developer",
"url": "https://guarda.co",
"startDate": "2021-03-01",
"endDate": "2022-04-01",
"summary": "Worked with a wide variety of technologies, target platforms and crypto networks on a team of four developers. Played regular developer role as well as team lead role at different times."
},
{
"name": "Clain.io",
"description": "Crypto forensics KYC/AML service",
"position": "Full-Stack Developer",
"url": "https://clain.io",
"startDate": "2019-03-01",
"endDate": "2020-05-01",
"summary": "Full stack developer on a small team. First crypto-related job, learned a lot of new tech."
},
{
"name": "Yandex",
"description": "Yandex.Services",
"position": "Full-Stack Developer",
"url": "https://yandex.ru",
"startDate": "2018-12-01",
"endDate": "2019-03-01",
"summary": "Regular developer position, nothing to see here. Mainly worked on Yandex.Services but also touched other Yandex web apps (Search Result Page and Yandex Disk). Got bored by corporate big company bullshit and left."
},
{
"name": "EPAM",
"position": "Full-Stack Developer",
"url": "https://epam.com",
"startDate": "2015-03-01",
"endDate": "2018-05-01",
"summary": "Worked on an insurance company website complete with online insurance purchase and CMS. Started as a junior front-end developer, ended on a senior full-stack position leading a team of three developers."
}
],
"volunteer": [
],
"education": [
],
"awards": [
],
"publications": [
],
"skills": [
{
"name": "Full-Stack Developer",
"level": "Master",
"keywords": [
"JavaScript",
"TypeScript",
"Elixir",
"Rust",
"React.js",
"Nest.js",
"Phoenix",
"Actix"
]
}
],
"languages": [
{
"language": "English",
"fluency": "Advanced"
},
{
"language": "Russian",
"fluency": "Native speaker"
}
],
"interests": [
],
"references": [
],
"projects": [
],
"meta": {
"theme": "elegant",
"canonical": "https://raw.githubusercontent.com/jsonresume/resume-schema/master/resume.json",
"version": "v1.0.0",
"lastModified": "2017-12-24T15:53:00"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment