CS Student & Developer. Mostly OCaml, Rust, and nix
(Profile picture by jhayarr23)
- Germany
-
16:34
- 2h ahead - https://lgcl.de
Popular repositories Loading
-
music-sync
music-sync PublicA go application to play the same music on multiple devices at (exactly) the same time.
-
-
java-champion-gg-wrapper
java-champion-gg-wrapper Public archiveA simple and outdated Java wrapper for the ChampionGG API (http://api.champion.gg/docs/)
-
MasterStats
MasterStats Public archiveweb application providing statistical data on champion mastery
Java 1
-
maven-plugins
maven-plugins PublicForked from github/maven-plugins
Official GitHub Maven Plugins
Java
-
65 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
Contribution activity
April 2025
Created 3 commits in 2 repositories
Created 1 repository
-
LogicalOverflow/sophia_rs
Rust
This contribution was made on Apr 4
Opened 2 pull requests in 2 repositories
pchampin/sophia_rs
1
merged
-
Relax lifetimes of matched triples and quads
This contribution was made on Apr 4
NixOS/nixpkgs
1
merged
-
znapzend: use system's zfs package
This contribution was made on Apr 2
Created an issue in pchampin/sophia_rs that received 3 comments
Matching iterator yields triples with an overly restrictive lifetime
The current signature of Graph::triples_matching
propagates the lifetime of the TermMatcher
to the result triples:
fn triples_matching<'s, S, P, O>( &
3
comments