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

https://github.com/iogamaster/iogamaster


https://github.com/iogamaster/iogamaster

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# Hi! I'm [IogaMaster](https://youtube.com/IogaMaster)

> โ„๏ธ Nixifying everything

[![](https://visitcount.itsvg.in/api?id=IogaMaster&label=Profile%20Views&color=0&icon=6&pretty=true)](https://visitcount.itsvg.in)

## ๐Ÿ“œ About me

### How it all started:

12+ years ago, at age 6 I began programming. Creating minecraft plugins and mods.

At age 10, while experimenting with Windows I corrupted my boot partition.
This lead me to install my first Linux distro, Linux Mint.
Over the years I hopped a few distros, landing on Arch linux.

In October of 2022, while using [DOOM emacs](https://github.com/doomemacs/doomemacs). I stumbled across the creators NixOS [dotfiles](https://github.com/hlissner/dotfiles), I immediately began experimenting in a virtual machine.
When preforming an update on Arch my installation broke. I figured it was a sign to ditch arch in favor of NixOS. I haven't looked back.

### My journey in Open Source:

In early 2023 I began contributing to open source, just some basic typo fixes.
My first serious work in open source began in July of that year, with my first [nixpkgs](https://github.com/NixOS/nixpkgs) pull request. Adding a builder function for zig packages. https://github.com/NixOS/nixpkgs/pull/241741

At that time I joined the nix-community org and began maintaining the [templates](https://github.com/nix-community/templates) repo.

In January of 2024 I helped nix-community adopt a functional fork of [Manix](https://github.com/nix-community/manix).

I maintain many packages in nixpkgs and help contribute to any projects I find useful.

## ๐Ÿ’ป Languages:

### I know:

[![Nix](https://img.shields.io/badge/NIX-5277C3.svg?style=for-the-badge&logo=NixOS&logoColor=white)](https://builtwithnix.org/)
[![Rust](https://img.shields.io/badge/rust-%23000000.svg?style=for-the-badge&logo=rust&logoColor=white)](https://www.rust-lang.org/)
![Lua](https://img.shields.io/badge/lua-%232C2D72.svg?style=for-the-badge&logo=lua&logoColor=white)

### I want to learn:
![Zig](https://img.shields.io/badge/Zig-%23F7A41D.svg?style=for-the-badge&logo=zig&logoColor=white)
![Go](https://img.shields.io/badge/go-%2300ADD8.svg?style=for-the-badge&logo=go&logoColor=white)
![Julia](https://img.shields.io/badge/-Julia-9558B2?style=for-the-badge&logo=julia&logoColor=white)
![Elixir](https://img.shields.io/badge/elixir-%234B275F.svg?style=for-the-badge&logo=elixir&logoColor=white)
![Haskell](https://img.shields.io/badge/Haskell-5e5086?style=for-the-badge&logo=haskell&logoColor=white)
![C](https://img.shields.io/badge/c-%2300599C.svg?style=for-the-badge&logo=c&logoColor=white)
![C++](https://img.shields.io/badge/c++-%2300599C.svg?style=for-the-badge&logo=c%2B%2B&logoColor=white)

## ๐Ÿ“Š My Github Stats

[![IogaMaster's GitHub stats](https://github-readme-stats.vercel.app/api?username=IogaMaster&show_icons=true&bg_color=1e1e2e&text_color=cdd6f4&icon_color=cba6f7&title_color=94e2d5)](https://github.com/IogaMaster)
[![GitHub Streak](https://streak-stats.demolab.com?user=IogaMaster&theme=catppuccin-mocha&hide_border=false&date_format=M%20j%5B%2C%20Y%5D)](https://git.io/streak-stats)

[![Top Langs](https://github-readme-stats.vercel.app/api/top-langs/?username=iogamaster&bg_color=1e1e2e&text_color=cdd6f4&icon_color=cba6f7&title_color=94e2d5)](https://github.com/anuraghazra/github-readme-stats)

## :zap: Recent Activity

1. ๐ŸŽ‰ Merged PR [#23](https://github.com/IogaMaster/warden/pull/23) in [IogaMaster/warden](https://github.com/IogaMaster/warden)
2. ๐ŸŽ‰ Merged PR [#22](https://github.com/IogaMaster/warden/pull/22) in [IogaMaster/warden](https://github.com/IogaMaster/warden)
3. ๐Ÿ—ฃ Commented on [#6](https://github.com/nvzone/volt/issues/6#issuecomment-2600996153) in [nvzone/volt](https://github.com/nvzone/volt)
4. โ— Opened issue [#6](https://github.com/nvzone/volt/issues/6) in [nvzone/volt](https://github.com/nvzone/volt)
5. ๐Ÿ—ฃ Commented on [#26](https://github.com/oddlama/nix-topology/pull/26#issuecomment-2598896037) in [oddlama/nix-topology](https://github.com/oddlama/nix-topology)

## ๐Ÿ”ญ Currently working on:

### My projects:

[flux](https://github.com/IogaMaster/flux) - Create and deploy game servers with nix

[blizzard](https://github.com/IogaMaster/blizzard) - ๐ŸŒจ๏ธ Install a nixos system remotely or in place

[warden](https://github.com/IogaMaster/warden) - A tool to create in depth reviews of nixpkgs pr's

[diplomat](https://github.com/IogaMaster/diplomat) - ๐Ÿ“œ Negotiate deployments with a remote

[nixie](https://github.com/IogaMaster/nixie) - ๐Ÿงช Create non-nix compatible neovim configs

[prism](https://github.com/IogaMaster/prism) - ๐ŸŒˆ Convert wallpapers into a colorscheme and place them in your ~/

### Projects I help maintain:

[nix-community/templates](https://github.com/nix-community/templates) - Nix flake templates managed by the community

[manix](https://github.com/nix-community/manix) - A fast CLI documentation searcher for Nix

[nixpkgs](https://github.com/NixOS/nixpkgs) - Nix Packages collection & NixOS

[oddlama/nix-topology](https://github.com/oddlama/nix-topology) - ๐Ÿ Generate infrastructure and network diagrams directly from your NixOS configurations

### ๐Ÿ“ฌ How to contact me:





### ๐Ÿ’ฐ Support me:

I am trying to make a living doing Youtube and open source!
I think information should be free, so I continue condensing my knowlege into concise tech explainer videos. As well as creating useful tools in the Nix ecosystem and beyond.

[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/X8X2P08GZ)