Skip to content

Instantly share code, notes, and snippets.

@seigler
Last active March 18, 2020 07:53
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 seigler/b1f9170f59f28ce3c4b5a5817c8fbb37 to your computer and use it in GitHub Desktop.
Save seigler/b1f9170f59f28ce3c4b5a5817c8fbb37 to your computer and use it in GitHub Desktop.
{
"basics": {
"name": "Joshua Seigler",
"label": "Senior Front End Web Developer",
"picture": "https://avatars.githubusercontent.com/seigler",
"email": "joshua@seigler.net",
"website": "https://joshua.seigler.net",
"summary": "A skilled front end developer experienced in building and using cutting edge technology, with strong communication skills.",
"location": {
"countryCode": "USA",
"region": "RI",
"city": "Woonsocket"
},
"profiles": [
{
"url": "https://github.com/seigler",
"username": "seigler",
"network": "github"
}
]
},
"references": [
{
"name": "Dan Lilienblum - coworker at Dash Core Group",
"reference": "It's a great pleasure to work with Joshua. Always responsible and passionate about the work he does. Isn't afraid to ask questions and take responsibility. He's very motivated and ready to jump on tough tasks whenever the team needs it."
},
{
"name": "Dan McNamara - coworker at XPO Logistics",
"reference": "Josh has extensive CSS expertise and was able to understand and resolve styling questions and concerns for myself and other coworkers quickly and effectively. He also tirelessly worked to improve the general CSS knowledge of the group as new advancements and techniques were developed."
}
],
"work": [
{
"company": "Dash Core Group",
"position": "Software Developer",
"website": "https://dash.org",
"startDate": "2017-06-25",
"endDate": "2020-01-31",
"summary": "Guided and implemented front-end development, working on cutting-edge decentralized technology.",
"highlights": [
"Developed a React Native mobile wallet for Dash Evolution.",
"Mediated design discussions to meet user needs while accommodating novel decentralized architecture constraints.",
"Designed and documented Javascript APIs for beginner developers to easily interact with the Dash network."
]
},
{
"company": "XPO Logistics",
"position": "Application Engineer",
"website": "https://www.xpo.com",
"startDate": "2013-10-01",
"endDate": "2017-06-22",
"summary": "Led front-end development bridging work from multiple teams, organizing and componentizing front-end artifacts.",
"highlights": [
"Created and maintained centralized style guides used across internal and public-facing XPO web applications.",
"Worked with graphic designers to develop reusable markup and styles.",
"Grew as an educator and public speaker with internal technology presentations (\"tech talks\").",
"Reduced xpo.com page weight and loading time dramatically by optimizing video encoding and embedding."
]
},
{
"company": "Waste Management",
"position": "Application Support Specialist",
"website": "https://www.wm.com",
"startDate": "2010-09-01",
"endDate": "2013-09-30",
"summary": "Began as a junior developer/troubleshooter, ended as a front-end generalist",
"highlights": [
"Learned to use a wide variety of technologies, mostly on the Microsoft development stack.",
"Began to specialize in browser-centered technology."
]
},
{
"company": "Open Source development",
"position": "Project Creator",
"website": "https://github.io/seigler",
"summary": "I created and maintain open source projects.",
"startDate": "2015-06-03",
"highlights": [
"https://cryptohistory.org - a free customizable cryptocurrency chart image provider, which uses an SVG chart generator I also wrote.",
"https://seigler.github.io/dash-visualizer - a generative art display powered by blockchain transactions.",
"https://bl3skills.com - a skill planner for the Borderlands 3 video game, done as an exercise to explore progressive web apps."
]
}
],
"education": [
{
"institution": "Rensselaer Polytechnic University",
"area": "Math and Computer Science",
"studyType": "Bachelor",
"startDate": "2001-08-01",
"endDate": "2004-05-01"
}
],
"skills": [
{
"name": "Front-end",
"level": "Senior",
"keywords": [
"HTML",
"CSS",
"JavaScript",
"React",
"React Native",
"Redux",
"SVG"
]
},
{
"name": "Back-end",
"level": "Junior",
"keywords": [
"ASP .NET",
"PHP",
"SQL",
"Java",
"C#",
"GraphQL"
]
}
],
"interests": [
{ "name": "Open Source" },
{ "name": "Decentralization" },
{ "name": "Communication" },
{ "name": "Art" }
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment