Skip to content

Instantly share code, notes, and snippets.

@seigler
Last active June 26, 2026 04:42
Show Gist options
  • Select an option

  • Save seigler/b1f9170f59f28ce3c4b5a5817c8fbb37 to your computer and use it in GitHub Desktop.

Select an option

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": "Senior frontend software engineer with 15 years experience. Seeking a full time role to apply my experience and strengths in web and mobile engineering, agile development, usability, 2D/3D visualization, communication, and knowledge sharing.",
"location": {
"countryCode": "USA",
"region": "MA",
"city": "Southbridge, MA"
},
"profiles": [
{
"url": "https://github.com/seigler",
"username": "seigler",
"network": "github"
}
]
},
"references": [
{
"name": "Samuel Otterman - coworker at Capabuild",
"reference": "I had the pleasure of working with Joshua for two years at Capabuild. Not only did he demonstrate his solid knowledge of frontend development best practices while working on our React Native application, but he also was the core developer for handling LIDAR and automated interior mapping.\nOn top of his technical skills, his friendliness and humility made him the ideal teammate; he was as comfortable giving constructive criticism as he was taking it.\nJoshua isn't just a good team member, he will truly elevate any team that he is on!"
},
{
"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": [
{
"name": "QI Path",
"position": "Senior Engineer",
"website": "https://www.qipath.com",
"startDate": "2025-06-16",
"summary": "Worked with the Joint Trauma System to build and refine a usable and intuitive data visualization and exploration web application.",
"highlights": [
"Created a reflective database explorer allowing click-through exploration of the OMOP data schema.",
"Designed and built custom accessible, localized form controls.",
"Promoted and followed modern code practices: CSS overhaul and introduced Angular Signals."
]
},
{
"name": "Capabuild",
"position": "Founding Engineer",
"website": "https://www.capabuild.app",
"startDate": "2022-12-19",
"endDate": "2025-04-22",
"summary": "Shaped core elements of the product and culture in a startup environment. Designed and implemented key product features with consistent, usable interfaces to meet shifting priorities and customer needs.",
"highlights": [
"Created interactive 2D and 3D displays for Apple RoomPlan LIDAR scans, a core feature instrumental in attracting and retaining customers.",
"Designed and built a React Native form library compatible with SurveyJS, allowing easy creation of custom mobile forms.",
"Built a robust and intuitive mobile integration for Ricoh Theta 360 cameras."
]
},
{
"name": "Prenda",
"position": "Senior Software Engineer",
"website": "https://prenda.com",
"startDate": "2021-03-15",
"endDate": "2022-11-10",
"summary": "Built web app solutions for instructors & students in a high-autonomy environment.",
"highlights": [
"Quickly built usable, performant React interfaces, using and expanding Prenda's customized Material UI component library.",
"Promoted and participated heavily in pair programming."
]
},
{
"name": "HubSpot",
"position": "Senior Software Engineer",
"website": "https://hubspot.com",
"startDate": "2020-04-01",
"endDate": "2021-03-12",
"summary": "React web app development on a small team in a mature agile environment.",
"highlights": [
"Improved my JavaScript, TypeScript, and React skills.",
"Began building mentoring and team management skills."
]
},
{
"name": "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."
]
},
{
"name": "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."
]
},
{
"name": "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."
]
}
],
"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",
"TypeScript",
"React",
"React Native",
"Angular",
"SolidJS",
"Node",
"THREE.js",
"Zustand",
"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