Skip to content

Instantly share code, notes, and snippets.

@btakita
Last active August 19, 2019 03: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 btakita/fc4c6bd412f799124620b6223220275d to your computer and use it in GitHub Desktop.
Save btakita/fc4c6bd412f799124620b6223220275d to your computer and use it in GitHub Desktop.
resume.json
{
"meta": {"theme": "flat"},
"basics": {
"name": "Brian Takita",
"label": "Fullstack Web & Mobile App Developer",
"picture": "",
"email": "brian.takita@gmail.com",
"website": "https://briantakita.com",
"summary": "A summary of John Doe...",
"profiles": [
{
"network": "Github",
"username": "btakita",
"url": "https://github.com/btakita"
}
]
},
"work": [
{
"company": "Lasting Logic",
"position": "Consultant",
"website": "https://lastinglogic.com",
"startDate": "2015-01-01",
"summary": "Create bespoke progressive web apps & mobile apps for businesses.",
"highlights": [
"Financial",
"Manufacturing Sourcing",
"Telecom Services",
"Retail",
"Wholesale"
]
},
{
"company": "Censible",
"position": "Lead Product Developer",
"website": "https://censible.co",
"startDate": "2016-01-01",
"summary": "Develop web solutions for Financial Services, centered around a Environment, Social, Governance (ESG) lens. These tools help investors align their investments with their values & to manage exposure to ESG topics.",
"highlights": [
"https://censible.co/",
"https://esg.censible.co/",
"https://esg.censible.co/rebalance"
]
},
{
"company": "Neo Innovation, Inc.",
"position": "Consultant",
"website": "https://neo.com",
"startDate": "2015-09-01",
"endDate": "2015-12-31",
"summary": "Developed email-based research pipeline app for Financial Holdings company.",
"highlights": [
"Workflow tools between Business Dev & Analysts",
"Semantically matches companies & contacts in Salesforce",
"Facilitate additional research & analysis"
]
},
{
"company": "CrystalCommerce",
"position": "Senior Software Developer",
"website": "https://crystalcommerce.com",
"startDate": "2015-01-01",
"endDate": "2015-09-01",
"summary": "Gaming & Hobby Wholesaler",
"highlights": [
"Migrate production Rails Platform",
"Front-end rearchitecturing using Node.js, Browserify, Gulp, Backbone"
]
},
{
"company": "Rundavoo",
"position": "Platform Architect / Lead Front End Developer",
"website": "https://rundavoo.com",
"startDate": "2013-03-01",
"endDate": "2014-12-31",
"summary": "Location-based small group meetup application",
"highlights": [
"Google rated top 75 app in 2014",
"Integration with Facebook, Foursquare, Cloudsponge, Mixpanel",
"Progressive Web App & Mobile App using PhoneGap"
]
},
{
"company": "Milyoni",
"position": "Architect/Lead Developer",
"website": "https://milyoni.com",
"startDate": "2012-03-01",
"endDate": "2013-03-01",
"summary": "Live Event & Video on Demand Social Entertainment Platform",
"highlights": [
"Used by Warner Brothers, Lions Gate, Paramount Studios, Universal Music Group, Hearst Media, Starz, Ovation TV, Astro, Focus Features, Funimation, Sundance Now",
"Mentor junior & mid-level developers",
"Node.js, Backbone.js, Rails, Postgres, Redis, and Heroku"
]
},
{
"company": "TrueCar",
"position": "Senior Software Developer",
"website": "https://truecar.com",
"startDate": "2010-08-01",
"endDate": "2012-02-01",
"summary": "Automotive Valuation & Sales Referral Platform",
"highlights": [
"Introduced new products (user service), integration with major partners (wsj.com car reviews and usaa.com car reviews), and devops (chef to automate ec2 architecture, workstations, and new datacenter servers)",
"Partnership with USAA and Wall Street Journal Autos"
]
},
{
"company": "honk.com",
"position": "Lead Developer",
"website": "https://honk.com",
"startDate": "2008-08-01",
"endDate": "2010-08-01",
"summary": "Automotive Review Site",
"highlights": [
"Acquired by TrueCar.com",
"Partnership with USAA and Wall Street Journal Autos"
]
},
{
"company": "Pivotal Labs",
"position": "Agile Engineer",
"website": "https://pivotal.io",
"startDate": "2006-01-01",
"endDate": "2009-08-01",
"summary": "Startup & Enterprise Consultancy",
"highlights": [
"Agile Development using XP, TDD, Pair Programming",
"Bootstrap Engineering Teams & Products for startups",
"Honk.com",
"mavenlink.com",
"kgb.com",
"grockit.com",
"KDA Research Revelation Project",
"Real Girls Media",
"heavy.com",
"bringo.com",
"communitywalk.com"
]
}
],
"volunteer": [
{
"organization": "Hunter House",
"position": "Volunteer",
"startDate": "2001-01-01",
"endDate": "2003-01-01",
"summary": "Christian Based community serving neighbors",
"highlights": [
"Attended Reserrection Power Evangelistic Center"
]
}
],
"education": [
{
"institution": "University of the Pacific",
"area": "Engineering Physics",
"studyType": "Bachelor of Science",
"startDate": "1997-09-01",
"endDate": "2002-05-01",
"courses": [
"Systems",
"Embedded Systems",
"Material Science",
"Fluid Mechanics",
"Ordinary Differential Equations",
"Probability & Statistics"
]
}
],
"awards": [
{
"title": "Award",
"date": "2014-11-01",
"awarder": "Company",
"summary": "There is no spoon."
}
],
"skills": [
{
"name": "Web Development",
"level": "Master",
"keywords": [
"HTML",
"CSS",
"Javascript"
]
}
],
"languages": [
{
"language": "English",
"fluency": "Native speaker"
}
],
"interests": [
{
"name": "Permaculture",
"keywords": [
"Restoration Agriculture"
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment