I like to engineer software to perfection and make the usage of it an enjoyment.

In focus to make developer experience enjoyable
Engineering to perfection at @orisai
- Prague, Czech Republic
-
05:52
- 2h ahead - https://bartos.dev
- @MabarDev
Highlights
Pinned Loading
-
-
-
orisai/clock
orisai/clock PublicProvides current time for runtime and controllable time for testing
-
orisai/exceptions
orisai/exceptions PublicExceptions designed for static analysis and easy usage
-
-
orisai/scheduler
orisai/scheduler PublicCron job scheduler - with locks, parallelism and more
1,160 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Contributed to
orisai/object-mapper,
orisai/db-audit,
orisai/nette-monolog
and 53 other
repositories
Loading
Contribution activity
April 2025
Created 18 commits in 4 repositories
Created an issue in slevomat/coding-standard that received 1 comment
Grouped constants native type is incorrectly inferred from first constant
Sniff SlevomatCodingStandard.TypeHints.ClassConstantTypeHint
Before
class Test { public const TypeSystem = 'system', TypeReal = null;
}
After
class …
1
comment
20
contributions
in private repositories
Apr 4 – Apr 23