If you want to succeed, then hire Jordan. He is not just a skilled developer, but he is also very personable and forward thinking. He listens to the problems at hand, understands what is at stake, and has great recommendations. To top that off, Jordan is always researching other methodologies to solve new problems as they arise. He can implement complex solutions quickly. And without skipping a beat, he will easily interact with customers at any level or stage of a project.
Jordan Price
Senior Software Engineer
I'm a software engineer with a decade of experience helping startups turn ideas into real world products. I excel at taking something complicated and shaping it into something clear, useful, and easy to work with. I communicate well with clients, keep projects aligned with their core value, and lead teams toward solutions that actually matter. I love building software that delivers real value to businesses and users without wasted effort and unnecessary complexity.
Skills
Testimonials
Jordan is an exceptional developer with strong technical skills. He has a sharp eye for quality and maintainability. He was a great team lead and helped me get up-to-speed in a new environment quickly. He is a great communicator and natural leader, often acting as our team’s primary interface with clients. He is accountable, honest, and kind. I would gladly work with him in the future.
Projects
Standalone, open source Django bulletin board system featuring BBCode/Markdown WYSIWYG editing, real-time shoutbox, role-based permissions, and a modern responsive UI. It’s designed for easy integration and customization in any Django project.
Lightweight, open source CSS framework offering classless semantic defaults, TailwindCSS inspired utility classes, and essential UI components. It features easy theming with CSS variables, dark mode support.
Custom web application that streamlines complex pediatric therapy scheduling, dramatically reducing the time and effort required for staff to create conflict free schedules and empowering the team to focus on higher level tasks.
Blog
Dec 03, 2025
I've learned a hard lesson about Ubuntu's release cycle that I want to share to save others the headache I put myself through. If you've ever spun up an Ubuntu …
Nov 01, 2025
This post covers how to generate PDF documents with HTML and CSS in Django using WeasyPrint. You can use this technique to generate invoices, reports, resumes, or any other document …
Oct 31, 2025
This post covers how to build a minimal markdown rendering solution in Django using the Markdown package, along with syntax highlighting using Prism.js and a CodeMirror field widget for editing …