This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# MIT | |
# # Using it: | |
# | |
# let | |
# appimagelauncher = (pkgs.libsForQt5.callPackage ./somewhere/appimagelauncher-deb.nix {}); | |
# in | |
# { | |
# environment.systemPackages = with pkgs; [ appimagelauncher ]; | |
# |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"meta": { | |
"theme": "elegant" | |
}, | |
"basics": { | |
"name": "Yuri Socher Bichibichi", | |
"label": "Backend Developer", | |
"image": "https://avatars0.githubusercontent.com/u/10188925?s=460&v=4", | |
"email": "[email protected]", | |
"summary": "Interest in graphs theory (discrete mathematics), data science and theoretical computer science.\nAbility to learn any language C-like or Lisp-like in a few weeks.\nAutodidacticism, proactivity (antecipating problems) and creativity.", |