Passionate software developer.
I love to experiment with new technologies.
- Paris, France
Pinned Loading
-
CollectionViewSlantedLayout
CollectionViewSlantedLayout PublicA CollectionView Layout displaying a slanted cells
-
markdown-fenced-code-tabs
markdown-fenced-code-tabs PublicGenerates tabs for consecutive markdown code blocks
-
A simple 𝗶𝘀𝗢𝗱𝗱 & 𝗶𝘀𝗘𝘃𝗲𝗻 extension to...
A simple 𝗶𝘀𝗢𝗱𝗱 & 𝗶𝘀𝗘𝘃𝗲𝗻 extension to the 𝗜𝗻𝘁𝗲𝗴𝗲𝗿 type, which might come handy in many situations. 1extension BinaryInteger {
2/// Returns true if and only if this integer is even.
3var isEven: Bool { return self % 2 == 0 }
4/// Returns true if and only if this integer is odd.
5var isOdd: Bool { return self % 2 != 0 }
8 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