👨💻
Coding
🦀Rustaceans🦀
- Rennes, France
-
15:35
- 1h ahead - https://tguichaoua.github.io/
- https://ko-fi.com/tguichaoua
Pinned Loading
-
promised-sqlite3
promised-sqlite3 PublicA wrapper for sqlite3 node.js package to use Promise.
-
-
-
285 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
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
Loading
Contribution activity
March 2025
Created 2 commits in 2 repositories
Created 1 repository
-
tguichaoua/uuid
Rust
This contribution was made on Mar 8
Opened 2 pull requests in 2 repositories
uuid-rs/uuid
1
merged
-
Mark
Uuid::new_v8
constThis contribution was made on Mar 8
tguichaoua/typst-embedded-package
1
merged
-
Bump Typst to
0.13
& release0.3.0
This contribution was made on Mar 4
Created an issue in uuid-rs/uuid that received 1 comment
Make new_v8
const
Internally Uuid::new_v8
uses Builder::from_custom_bytes(buf).into_uuid()
which is const
.
1
comment