Skip to content

Instantly share code, notes, and snippets.

@prasad0552
Forked from thomasdavis/resume.json
Last active November 19, 2021 13:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save prasad0552/88f325ebad6c78c414af4b441cd85285 to your computer and use it in GitHub Desktop.
Save prasad0552/88f325ebad6c78c414af4b441cd85285 to your computer and use it in GitHub Desktop.
{
"meta": {
"theme": "elegant"
},
"basics": {
"name": "Varaprasada Rao Pudi",
"label": "Web Developer",
"image": "https://avatars0.githubusercontent.com/u/456390?s=400&u=ce18001d71412670bcd1fb8be91b1f590a134779&v=4",
"summary": "I’m a full stack web developer who can build apps from the ground up. I've worked at startups so I am use to wearing many hats. I am a very product focussed developer who priotizes user feedback first and foremost. I'm generally very flexible when investigating new roles. ",
"website": "https://varaprasadpudi.com",
"email": "varaprasad.pudi@gmail.com",
"location": {
"city": "Hyderanad",
"countryCode": "IN"
},
"profiles": [
{
"network": "LinkedIn",
"username": "ACoAAAR8s1ABgZEoqiDBhE-FsTbdpZDQA61Vky8",
"url": "https://www.linkedin.com/in/ACoAAAR8s1ABgZEoqiDBhE-FsTbdpZDQA61Vky8/"
},
{
"url": "https://github.com/prasad0552",
"username": "prasad0552",
"network": "github"
}
]
},
"education": [
{
"institution": "AITAM",
"area": "Computer Science",
"studyType": "Bachelor of Technology (BTech)",
"startDate": "2005-12-31",
"endDate": "2009-12-31",
"score": "74",
"courses": []
}
],
"references": [],
"skills": [
{
"keywords": ["Golang", "PHP", "Node", "SQL / MySQL"],
"level": "Senior",
"name": "Backend"
},
{
"keywords": [
"HTML / JSX",
"Javascript / Typescript",
"React / Backbone"
],
"level": "Senior",
"name": "Frontend"
},
{
"keywords": ["AWS", "DynamoDB", "Lambda / Serverless", "Jenkins"],
"level": "Senior",
"name": "Devops"
}
],
"awards": [],
"work": [
{
"summary": "Tokenized is a Bitcoin wallet for issuing, managing and trading digital tokens. I built out the front end which was packaged as an electron app. It was a difficult frontend to build because we store the users keys locally and used them to sign transactions and contracts.",
"name": "Accolite",
"position": "Associate Technical Delivery Manager",
"startDate": "2020-01-31",
"endDate": "2021-12-20",
"highlights": [],
"summary": "Hired to take EFF's campaigning to the next level by building an action centre in Ruby on Rails. The action centre is built around some large open source tools that lower the barrier to entry when contacting congress.",
"url": "https://www.linkedin.com/company/235348",
"location": "Hyderabad, Telangana, India",
"highlights": ["Golang", "PHP", "Serverless", "AWS"]
},
{
"summary": "Blockbid is an Australian crypto currency exchange. I started off on the frontend but eventually became lead tech and worked on every moving piece of the exchange. I really enjoyed working with liquidity providers and connecting their platforms to help us achieve liquid markets.",
"name": "JD Sports Fashion plc",
"position": "System Analyst",
"startDate": "2018-01-31",
"endDate": "2019-12-31",
"url": "https://www.linkedin.com/company/339858",
"location": "Hyderabad Area, India",
"highlights": [
"Golang",
"PHP",
"Docker"
]
},
{
"highlights": [
"Worked with Postgres, Redis and Dynamodb for storage.",
"Hosted on a mixture of Heroku Apps and EC2 servers.",
"Caching by Fastly and Cloudflare",
"Hybrid app supported on all platforms"
],
"summary": "Built a very large and complex React / Redux application. It works on all platforms and has IOS/Android builds due to it being a PWA. (wrapped it in React Native though only implementing a WebView)",
"website": "https://ktree.com",
"pinned": true,
"name": "KTree Computer Solutions India (P) Ltd",
"position": "Sr Technical Analyst",
"startDate": "2010-04-30",
"endDate": "2017-12-31",
"url": "https://www.linkedin.com/company/1097413",
"location": "Hyderabad Area, India"
}
],
"interests": [
{
"name": "Reading"
},
{
"name": "Open Source"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment