Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/iosmanthus/iosmanthus

iosmanthus: A repository in GitHub to display a box at main page of Profile.
https://github.com/iosmanthus/iosmanthus

Last synced: about 1 month ago
JSON representation

iosmanthus: A repository in GitHub to display a box at main page of Profile.

Awesome Lists containing this project

README

        

### Self in Nix
```nix
{ pkgs
, ...
}: {
users.users.iosmanthus = {
interest = [
"Cat"
"Database"
"Distributed System"
"NixOS"
"Rust"
];

careers = [{
name = "PingCAP";
url = "https://www.pingcap.com";
}];

contact = {
email = "[email protected]";
twitter = "@iosmanthus1998";
};

tools = {
editor = pkgs.vscode;
shell = pkgs.zsh;
terminal = pkgs.kitty;
browser = pkgs.firefox;
font = pkgs.meslo-lg;
email = pkgs.thunderbird;
};

tags = [ "hen-pecked" "cat lover" ];
};
}
```
### Listening
[![spotify-github-profile](https://spotify-github-profile.kittinanx.com/api/view?uid=myosmanthus&cover_image=true&theme=novatorem&show_offline=false&background_color=121212&interchange=false)](https://github.com/kittinan/spotify-github-profile)