Skip to content

stepanjakl/stepanjakl.github.io

Repository files navigation

Logo

Personal website of Štěpán Jákl

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

Built with: HTML, CSS, and vanilla JavaScript
Philosophy: Fast, simple, and precise
Approach: No frameworks, no build tools, no generators—just pure craftsmanship

🛠️ Engineering workflow

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.

📏 Code quality & consistency

  • 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.

🧪 Build process & deployment

  • Local production simulation: Execute ./minify-test.sh to locally replicate the full production build—minifying assets and serving the site at localhost:222 for testing.

  • Continuous delivery: Pushing to the release branch triggers a GitHub Actions pipeline that optimises assets and deploys the site to gh-pages.


📧 Interested in working together?

Feel free to reach out at stepan.jakl@icloud.com


🔗 Connect

Platform Description Link
GitHub Code & projects View profile
CodePen Experiments View pens
LinkedIn Professional View profile
Calendly Schedule a call Book time

📄 License

This project is licensed under the MIT License — see the LICENSE file for details.

Copyright

© 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.

About

Personal website of Štěpán Jákl

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors