bill@resume — zsh — 220×50
bill@resume:~ whoami && echo $LOCATION
BILL DWYER
# Senior Software Engineer · Portland, OR
# dwyer.bill@gmail.com · 708-462-2455 · github.com/AtlasRider
bill@resume:~ cat summary.txt
Experience across a wide spectrum of technologies, currently focused on Android development. A passion for learning and problem solving — I love opportunities to help connect users and technology in interesting ways. Nerdy disposition with a sense of humor ¯\_(ツ)_/¯
bill@resume:~ cat skills.conf
[android]
Kotlin, Java, Jetpack Compose, Material Design, ViewModels, LiveData, Flows, Coroutines, Dagger, Retrofit, MVVM, Gradle, Testing
[ai]
GitHub Copilot, Cline, Claude Code
[web]
React, JavaScript, HTML5, CSS
[backend]
SQL, GraphQL, Node.js, Java, C#
[database]
NoSQL, Postgres, SQLite, MySQL
[tools]
git, Docker, AWS, VSCode, Shell
bill@resume:~ cat education.json
{
  "school": "Saint Norbert College",
  "location": "Green Bay, Wisconsin",
  "degrees": ["B.S. Computer Science", "B.S. Philosophy"],
  "years": "2000 – 2004"
}
bill@resume:~ ls -lt experience/
09/2024-present ebay/ senior-software-engineer
11/2019-08/2024 new-relic/ senior-software-engineer
08/2017-10/2019 cvent/ senior-software-engineer
04/2016-08/2017 dat-solutions/ senior-software-engineer
09/2013-03/2016 shiftwise/ senior-software-engineer
08/2012-09/2013 pop-art/ web-developer
03/2011-05/2012 pepper-hamilton/ web-developer
07/2010-03/2011 solo-motorcycle-journey/ travel-blogger
09/2007-07/2010 university-of-phoenix/ software-developer
09/2005-09/2007 hands-on-technology/ software-developer
12/2004-09/2005 ulta/ software-developer
07/2003-12/2004 remote-operations/ software-developer
bill@resume:~ cat experience/*.md
experience/ebay.md
eBay
09/2024 – present
Senior Software Engineer · Portland, Oregon
  • Led development of item discovery and sales analytics features; pricing and offer management tools
  • Refactored coupon feature; delivered iterative improvements to offers using ViewModels, Coroutines, Flows, modularization
  • Cross-functional collaboration with PM and Design; technical mentorship
  • Integrated AI tools — GitHub Copilot, Cline, Claude Code — into development workflow
  • Enterprise scale mobile: millions of daily active users
experience/new-relic.md
New Relic
11/2019 – 08/2024
Senior Software Engineer · Portland, Oregon
  • Led Android project building the mobile New Relic observability platform
  • Built data visualizations, alerting, and custom query mechanism
  • Led effort to add ChatGPT-like feature and integrate company AI solution
  • Migrated entire app (50+ screens) to Kotlin and Jetpack Compose
  • Modernized architecture: ViewModels, Coroutines, Flows, Modularization, Navigation
  • Established CI pipeline, release automation, and junior mentoring program
experience/cvent.md
Cvent
08/2017 – 10/2019
Senior Software Engineer · Portland, Oregon
  • Transitioned to tech lead within six months of hire
  • Led pilot project injecting React Native into existing native app
  • Co-founded greenfield React Native app to replace legacy system
  • Created Storybook component library aligned to UX design system
  • Led company-hosted React Native meetups; mentored new team members
experience/dat-solutions.md
DAT Solutions
04/2016 – 08/2017
Senior Software Engineer · Portland, Oregon
  • Built DAT Load Board for Truckers Android app from concept to launch
  • Led feature development; established new REST APIs on Node.js backend
experience/shiftwise.md
Shiftwise, Inc.
09/2013 – 03/2016
Senior Software Engineer · Portland, Oregon
  • Lead engineer on company's first Android and iOS apps
  • Designed cross-platform libraries shared between apps; extensive automated UI testing
  • Full-stack feature development: Angular, C#, ServiceStack, MongoDB
experience/pop-art.md
Pop Art, Inc.
08/2012 – 09/2013
Web Developer · Portland, Oregon
  • Led agile team building ASP.NET MVC infrastructure for a PhoneGap iOS app
  • Built responsive and parallaxing sites with cutting-edge HTML5 before libraries existed
experience/pepper-hamilton.md
Pepper Hamilton LLP
03/2011 – 05/2012
Web Developer · Philadelphia, Pennsylvania
  • Built custom .NET web applications for a major law firm
  • Implemented SharePoint 2010 firm-wide
experience/solo-motorcycle-journey.md
Solo Motorcycle Journey
07/2010 – 03/2011
Travel Blogger · Central and South America
  • Traveled solo overland for eight months, 20,000 miles from Arizona to Argentina by motorcycle
  • Blogged the journey to a healthy audience
  • Authored Anxiety Across the Americas: One Man's 20,000 Mile Motorcycle Journey
experience/university-of-phoenix.md
University of Phoenix Online
09/2007 – 07/2010
Software Developer · Phoenix, Arizona
  • Maintained online classroom environment serving 400,000+ enrolled students
  • ASP.NET, C#, MSSQL, Oracle, REST/SOAP; architected solutions for complex system problems
  • Mentored junior developers
experience/hands-on-technology.md
Hands On Technology
09/2005 – 09/2007
Software Developer · Hinsdale, Illinois
  • .NET/C# app for insurance claim encryption and transmission with dynamic form generation
  • Led migration of 300+ client databases from MySQL to SQL Server 2005
  • Redesigned report viewer; built internal CRM and CMS tools
experience/ulta.md
Ulta, Inc.
12/2004 – 09/2005
Software Developer · Romeoville, Illinois
  • C++/MFC GUI improvements and message delivery system
  • SQL reporting against corporate financial data; SAP batch data transfers
experience/remote-operations.md
Remote Operations Company
07/2003 – 12/2004
Software Developer · Green Bay, Wisconsin
  • Project lead for inventory and CRM system for Land O' Lakes, a nationwide dairy producer
  • Inventory tracking system for White Clover Dairy; portable data terminal libraries
bill@resume:~