Skip to content

Instantly share code, notes, and snippets.

@akaashanky
Last active July 25, 2020 08:10
Show Gist options
  • Save akaashanky/7d5d083997c9aac61cccf5b3d60f5901 to your computer and use it in GitHub Desktop.
Save akaashanky/7d5d083997c9aac61cccf5b3d60f5901 to your computer and use it in GitHub Desktop.
{
"basics": {
"name": "Akaash Patnaik",
"label": "Software Engineer",
"picture": "https://pbs.twimg.com/profile_images/999675836587425793/UWhRRxNu_400x400.jpg",
"email": "akaashanky@gmail.com",
"phone": "9886-324-974",
"website": "https://akaash.xyz",
"summary": "Full-stack engineer with an interest in iterative, customer-driven, product development. Most of my work has been in the B2B Software domain where I have built web, mobile and desktop applications, and have experience leading agile software development teams.",
"location": {
"address": "",
"postalCode": "",
"city": "Bangalore",
"countryCode": "India",
"region": "Karnataka"
},
"profiles": [
{
"network": "Twitter",
"username": "worldpiece",
"url": "https://twitter.com/worldpiece"
},
{
"network": "Github",
"username": "akaashanky",
"url": "https://github.com/akaashanky"
},
{
"network": "LinkedIn",
"username": "akaashpatnaik",
"url": "https://in.linkedin.com/in/akaashpatnaik"
}
]
},
"work": [
{
"company": "numberz",
"position": "Head of Engineering",
"website": "https://numberz.co",
"startDate": "2015-09-17",
"summary": "numberz is a financial technology company that helps enterprises streamline & automate their Accounts Receivable (AR) processes. Its investors include Sequoia Capital, Khosla Impact & Kae Capital.",
"highlights": [
"First employee & engineer.",
"Formulated & adapted tech strategy as the platform evolved from an SMB-focused product to an Enterprise-focused one.",
"Set up & scaled processes for iterative, agile delivery of product and internal tools.",
"Grew the engineering team from 2 to 15 members. Involved in recruitment and development of the engineers in the team.",
"Set up the tech stack and architecture. Hands-on involvement in code-level deliverables.",
"Established most of the early tech infrastructure, and handled day-to-day DevOps."
]
},
{
"company": "Intuit Inc.",
"position": "Senior Software Engineer, Software Engineer 2",
"website": "http://intuit.com",
"startDate": "2012-04-18",
"endDate": "2015-09-15",
"summary": "Intuit Inc. is an American software company that develops financial and tax preparation software and related services for small businesses, accountants and individuals.",
"highlights": [
"Worked primarily in Intuit's Payments org.",
"Part of the team that launched IntuitPay (http://www.intuit.co.uk/accept-card-payments/intuit-pay-new.jsp) in the UK.",
"Worked on multiple projects dealing with backend systems of Intuit's payments infrastructure.",
"Tech lead for a 4 person Scrum team responsible for delivering a Recurring Payments API.",
"Member of a 2-person team tasked with prototyping and experimenting with new product ideas leveraging Intuit's data assets."
]
},
{
"company": "Target Corp.",
"position": "Software Engineer, Associate Software Engineer",
"website": "http://target.com",
"startDate": "2009-08-25",
"endDate": "2012-04-12",
"summary": "Target Corporation is an American retailing company headquartered in Minneapolis, Minnesota. It is the second-largest discount retailer in the United States.",
"highlights": [
"Worked in Target's Financial Services (TFS) division.",
"Joined as a campus recruit and completed the training program as the top scorer.",
"Developer on multiple integration projects involving building SOAP-based webservices meant to orchestrate granular flows on legacy mainframe systems.",
"Responsible for implementing proof-of-concepts to investigate design alternatives when TFS was revamping their IVR architecture."
]
}
],
"volunteer": [
{
"organization": "Make A Difference",
"position": "Teacher, Center Head, PR Intern (Design)",
"website": "http://makeadiff.in/",
"startDate": "2012-07-01",
"endDate": "2014-03-01",
"summary": "Make a Difference (MAD) mobilizes young leaders to ensure equitable outcomes for children in shelter homes. They currently support 5000 children living in 83 shelter homes in 23 cities across India. "
},
{
"organization": "Mentortogether",
"position": "Volunteer",
"website": "http://mentortogether.org/",
"startDate": "2010-11-01",
"endDate": "2011-10-01",
"summary": "Mentor Together aims to assist in urban poverty reduction efforts in India through a youth mentoring program which matches urban poor youth one-to-one to committed volunteer mentors"
}
],
"education": [
{
"institution": "PES Institute of Technology",
"area": "Computer Science & Engineering",
"studyType": "B.E.",
"startDate": "2005-09-01",
"endDate": "2009-06-01",
"gpa": "Distinction"
}
],
"skills": [
{
"name": "Languages",
"keywords": [
"Javascript/Node.js",
"Java",
"Clojure",
"Golang"
]
},
{
"name": "Engineering",
"keywords": [
"Web Development",
"Frontend & Backend Architecture",
"Distributed Systems",
"Infra Management & Automation",
"Monitoring",
"Agile Product Development"
]
}
],
"interests": [
{
"name": "Music"
},{
"name": "Reading"
},{
"name": "Sketching"
},{
"name": "Philosophy"
}
],
"meta": {
"theme": "stackoverflow"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment