Skip to content

Instantly share code, notes, and snippets.

@montanaflynn
Last active July 27, 2025 19:03
Show Gist options
  • Save montanaflynn/2bebd7740f75ac30f3fb6a4f4c447436 to your computer and use it in GitHub Desktop.
Save montanaflynn/2bebd7740f75ac30f3fb6a4f4c447436 to your computer and use it in GitHub Desktop.
{
"basics": {
"name": "Montana Flynn",
"label": "Software Engineer",
"location": {
"city": "Lincoln",
"region": "Nebraska",
"country": "United States"
},
"profiles": [
{
"network": "LinkedIn",
"username": "montanaflynn",
"url": "https://www.linkedin.com/in/montanaflynn"
},
{
"network": "GitHub",
"username": "montanaflynn",
"url": "https://github.com/montanaflynn"
}
]
},
"work": [
{
"company": "Mathpix",
"position": "Senior Software Engineer",
"startDate": "2018-07",
"summary": "Joined as the first full‑time engineer and architected a cross‑platform API infrastructure powering iOS, Android, Mac, Windows, Linux, and web apps; designed usage‑based billing system; led launch of new products; re‑architected backend around event‑driven architecture; engineered secure data pipelines for AI annotation workflows."
},
{
"company": "gifs.com",
"position": "Lead Engineer",
"startDate": "2015-12",
"endDate": "2018-06",
"location": "San Francisco, California, United States",
"summary": "First engineer on the team, led a team of 4 to build user registration, web-based video editing, and backend encoding/transcoding pipelines; integrated AI models for face tracking and automated GIF highlights."
},
{
"company": "Kong Inc. (formerly Mashape)",
"position": "Head Of Product",
"startDate": "2013-03",
"endDate": "2015-06",
"location": "San Francisco, California, United States",
"summary": "Promoted from Growth Hacker to Head of Product; drove marketing and growth from a few thousand to over a million users; built internal admin/reporting tools; oversaw product transition from API marketplace to open-source professional services."
},
{
"company": "RecordGone.com",
"position": "Web Director",
"startDate": "2010-01",
"endDate": "2011-12",
"location": "Orange County, California, United States",
"summary": "Led development of a multi‑state legal services website; implemented SEO and marketing strategies to expand reach to 12 states; focused on UX and accessibility."
},
{
"company": "Complimedia Online",
"position": "Owner",
"startDate": "2008-01",
"endDate": "2010-02",
"location": "Orange County, California, United States",
"summary": "Built WordPress websites and SEO strategies for local businesses to increase online visibility and maintainability."
}
],
"volunteer": [
{
"organization": "Foundation For Continuing Justice",
"position": "Web Developer",
"summary": "Built online tools for former offenders to reintegrate into society; managed online content and handled confidential data securely.",
"highlights": [
"Developed web interfaces for reintegration resources",
"Implemented secure data handling and confidentiality protocols"
]
}
],
"skills": [
{ "name": "Golang" },
{ "name": "Python" },
{ "name": "TypeScript" },
{ "name": "Devops" },
{ "name": "Kubernetes" },
{ "name": "Redis" },
{ "name": "Postgres" },
{ "name": "Clickhouse" },
{ "name": "CI/CD" },
{ "name": "AWS" },
{ "name": "GCP" },
{ "name": "Docker" },
{ "name": "Linux" }
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment