Senior full-stack developer and interface designer with experience building CMS platforms, dashboards, reusable tooling, integrations, and product-facing web systems, with a wider interest in connected physical/digital products.
I work across front-end, back-end, interface design, QA, production support, and maintainability, with a strong focus on making complex workflows clear, reliable, and usable.
Drawn to thoughtful projects with realistic goals: tools, platforms, and digital products that are useful in practice, carefully built, and easy for people to understand and operate.
Equally dedicated to code and design, with a pragmatic eye for user experience, accessibility, performance, and long-term quality.
🌐 Live site: stepanjakl.com
This project follows a zero-dependency philosophy, emphasising clarity, minimalism, and full control over the output.
All tooling is intentionally lightweight and focused solely on maintaining code quality and ensuring predictable deployments.
-
Static analysis: JavaScript and CSS are validated through ESLint and Stylelint, enforcing strict, custom rulesets.
-
Formatting: Prettier maintains a consistent style across all files, including tabs for indentation, single quotes, and required semicolons.
-
Automated pre-commit checks: Husky and lint-staged run linters and formatters before every commit, ensuring only clean, compliant code enters the repository.
-
Local production simulation: Execute
./minify-test.shto locally replicate the full production build—minifying assets and serving the site atlocalhost:222for testing. -
Continuous delivery: Pushing to the
releasebranch triggers a GitHub Actions pipeline that optimises assets and deploys the site togh-pages.
Feel free to reach out at stepan.jakl@icloud.com
| Platform | Description | Link |
|---|---|---|
| GitHub | Code & projects | View profile |
| CodePen | Experiments | View pens |
| Professional | View profile | |
| Calendly | Schedule a call | Book time |
This project is licensed under the MIT License — see the LICENSE file for details.
© 2025 Štěpán Jákl. All rights reserved.
Note: While the codebase is open source under MIT, all content, designs, artwork, and other creative assets remain the exclusive intellectual property of Štěpán Jákl and may not be used without explicit permission.