Skip to content

Instantly share code, notes, and snippets.

@neiltron
Last active June 26, 2023 04:09
Show Gist options
  • Save neiltron/42cb7865206ee05a411257454b3750c6 to your computer and use it in GitHub Desktop.
Save neiltron/42cb7865206ee05a411257454b3750c6 to your computer and use it in GitHub Desktop.
{
"$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
"basics": {
"name": "Neil Pullman",
"label": "Creative Technologist",
"image": "https://avatars.githubusercontent.com/u/452313",
"email": "neil@descend.org",
"phone": "757-763-0724",
"url": "http://www.descend.org",
"summary": "Building things with creative tech. Interested in interfaces, creative work, and building creative tools.",
"location": {
"countryCode": "US",
"address": "United States"
},
"profiles": [
{
"network": "LinkedIn",
"username": "neil-pullman-9b3a0a26",
"url": "https://www.linkedin.com/in/neil-pullman-9b3a0a26/"
},
{
"network": "Twitter",
"username": "realtron",
"url": "https://twitter.com/realtron"
}
]
},
"work": [
{
"name": "Grow",
"position": "Creative Technologist",
"startDate": "2022-07-31",
"highlights": [],
"summary": "Utilizing cutting-edge technology to build projects and prototypes, bridge the gap between creative and technical teams, and enable seamless execution of innovative projects.",
"url": "https://www.linkedin.com/company/grow-agency/",
"location": "Norfolk, Virginia"
},
{
"name": "Grow",
"position": "Senior Developer",
"startDate": "2020-06-30",
"endDate": "2022-07-31",
"highlights": [],
"summary": "Concentrated on performance and graphic rendering to create visually captivating and engaging web projects.",
"url": "https://www.linkedin.com/company/grow-agency/",
"location": "Norfolk, Virginia"
},
{
"name": "Grow - Norfolk, VA",
"position": "Developer",
"startDate": "2016-05-31",
"endDate": "2020-06-30",
"highlights": [],
"url": "https://www.linkedin.com/company/grow-agency/",
"location": "Norfolk, Virginia"
},
{
"name": "DESCEND",
"position": "Developer",
"startDate": "2003-06-30",
"highlights": [],
"summary": "Descend is my personal creative outlet and moniker for freelance client work. More recently committed to self-initiated projects and exercising creative control.",
"url": "https://descend.org"
},
{
"name": "WORK Labs",
"position": "Creative Technologist",
"startDate": "2011-02-28",
"endDate": "2015-01-31",
"highlights": [],
"summary": "Always thinking.\n\nGained diverse experience in website and SaaS app development, TV commercials, and brand launches. Thrived in a talented, scrappy team that consistently delivered standout creative work, rivaling much larger agencies.",
"url": "https://www.linkedin.com/company/work-labs/"
},
{
"name": "SHOCKOE.COM LLC",
"position": "Developer",
"startDate": "2010-08-31",
"endDate": "2011-02-28",
"highlights": [],
"summary": "Crafted diverse digital solutions for clients across various industries. Focus was on mobile apps and websites.",
"url": "https://www.linkedin.com/company/shockoe/",
"location": "Richmond, Virginia"
},
{
"name": "Illusivemedia",
"position": "Developer",
"startDate": "2009-12-31",
"endDate": "2010-12-31",
"highlights": [],
"summary": "Built sites and apps for a wide variety of clients.",
"url": "https://www.linkedin.com/company/illusivemedia/",
"location": "Virginia Beach, Virginia"
},
{
"name": "Web Teks",
"position": "Junior Developer",
"startDate": "2008-10-31",
"endDate": "2009-06-30",
"highlights": [],
"url": "https://www.linkedin.com/company/web-teks-inc/"
}
],
"volunteer": [],
"education": [],
"awards": [],
"certificates": [],
"publications": [
{
"name": "Neil Pullman",
"publisher": "Lovers Magazine",
"releaseDate": "2019-02-01",
"summary": "An interview in Lovers Magazine (then Interface Lovers).",
"url": "https://www.loversmagazine.com/interviews/neil-pullman"
}
],
"skills": [
{
"name": "WebGL",
"level": "",
"keywords": []
},
{
"name": "Unity",
"level": "",
"keywords": []
},
{
"name": "Unreal Engine",
"level": "",
"keywords": []
},
{
"name": "Blender",
"level": "",
"keywords": []
},
{
"name": "TouchDesigner",
"level": "",
"keywords": []
},
{
"name": "Photoshop",
"level": "",
"keywords": []
},
{
"name": "WebAssembly",
"level": "",
"keywords": []
},
{
"name": "TypeScript",
"level": "",
"keywords": []
},
{
"name": "CSS",
"level": "",
"keywords": []
},
{
"name": "PHP",
"level": "",
"keywords": []
},
{
"name": "JavaScript",
"level": "",
"keywords": []
},
{
"name": "HTML",
"level": "",
"keywords": []
},
{
"name": "CSS3",
"level": "",
"keywords": []
},
{
"name": "Python (Programming Language)",
"level": "",
"keywords": []
},
{
"name": "React.js",
"level": "",
"keywords": []
},
{
"name": "Vue.js",
"level": "",
"keywords": []
},
{
"name": "iOS Development",
"level": "",
"keywords": []
},
{
"name": "Android Development",
"level": "",
"keywords": []
},
{
"name": "Machine Learning",
"level": "",
"keywords": []
},
{
"name": "Web Development",
"level": "",
"keywords": []
},
{
"name": "Magento",
"level": "",
"keywords": []
},
{
"name": "User Interface",
"level": "",
"keywords": []
},
{
"name": "MySQL",
"level": "",
"keywords": []
},
{
"name": "Appcelerator",
"level": "",
"keywords": []
},
{
"name": "Titanium Mobile",
"level": "",
"keywords": []
},
{
"name": "WordPress",
"level": "",
"keywords": []
},
{
"name": "BuddyPress",
"level": "",
"keywords": []
}
],
"languages": [
{
"language": "English",
"fluency": "Native Speaker"
}
],
"interests": [],
"references": [],
"projects": [],
"meta": {
"version": "v1.0.0",
"canonical": "https://github.com/jsonresume/resume-schema/blob/v1.0.0/schema.json"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment