GithubHelp home page GithubHelp logo

terminalpoltergeist / dotfiles Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 460 KB

$HOME is where the heart is

Shell 50.12% Vim Script 4.48% AppleScript 1.07% Lua 37.71% Mustache 6.57% Jinja 0.05%
ansible dotfiles dotfiles-macos

dotfiles's Introduction

// Hello! I'm Jack
// I also go by terminalPoltergeist in some corners of the internet

what_I'm_up_to := {
    work: "Hybrid Cloud Admin - Cloud Engineer at the University of Minnesota",
    building: "Powershell modules",
    learning: "Azure, Ansible, Go, HTMX",
    likes: "automation, devops, technical writing,\
            alternative web-design, TUIs,\
            sharing music with people, coffee, well-documented apis",
    dislikes: "politics, clutter, lack of communication, inactivity, Java",
}

languages := {Go, Bash, Powershell, Typescript/JS, Python, C}

frameworks := {BubbleTea, Tailwind, Pmirin, Pester, Psake, Auger}

tools := {
    env: {neoVim, Tmux, Proxmox, Docker, macOS, Ubuntu, RHEL 9, Nginx, DigitalOcean, Cloudflare},
    devops: {Azure, git, GitHub Actions, Ansible},
}

func find_me() {
    return {
        website: "jnem.me",
        instagram: "jacknemitz",
        twitter: "@i_heart_vim",
        email: "hi [at] jacknemitz [dot] com"
    }
}

const pubKey = "1C49 F42B 6AAC 7CEE B18D  EAF6 0EEB C943 1694 A88E"

๐Ÿ“Š This week's stack..

๐Ÿ’ฌ Programming Languages: 
Markdown                 4 hrs 45 mins       โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘   28.29 % 
YAML                     4 hrs 30 mins       โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘   26.76 % 
PowerShell               2 hrs 56 mins       โ–ˆโ–ˆโ–ˆโ–ˆโ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘   17.48 % 
Go                       2 hrs 50 mins       โ–ˆโ–ˆโ–ˆโ–ˆโ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘   16.83 % 
Bash                     35 mins             โ–ˆโ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘   03.54 % 

Last Updated on 27/07/2024 00:43:54 UTC

What I'm Listening to...

spotify-github-profile

dotfiles's People

Contributors

terminalpoltergeist avatar

Stargazers

 avatar

Watchers

 avatar  avatar

dotfiles's Issues

CI pipeline

steps to take on push:

  • update requirements.txt using pip freeze (using the correct venv)

PATH IAC

maintain a PATH file, source on boot to configure system PATH
shell scripts to edit PATH

tweak theme config and templates

version control flavours? (schemes, templates, etc) symlink it?
develop a hard standard for top 8 colors of base16 (base08 is always red for example)
update flavours templates once ^ is implemented

fix nvim install in setup.sh

standardize installation path ($HOME/bin, $HOME/.local) different per device?
symlinks
integrate with Ansible

vim function to insert "header"

insert the header below into a file. auto include project and file name. detect language and comment accordingly.

//              ,---------------------------,
//              |  /---------------------\  |
//              | |                       | |
//              | |     Jack Nemitz       | |
//              | |      [Project]        | |
//              | |       [File]          | |
//              | |                       | |
//              |  \_____________________/  |
//              |___________________________|
//            ,---\_____     []     _______/------,
//          /         /______________\           /|
//        /___________________________________ /  | ___
//        |                                   |   |    )
//        |  _ _ _                 [-------]  |   |   (
//        |  o o o                 [-------]  |  /    _)_
//        |__________________________________ |/     /  /
//    /-------------------------------------/|      ( )/
//  /-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/ /
///-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/ /
//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.