[go: nahoru, domu]

Skip to content
View Nealium's full-sized avatar

Block or report Nealium

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Nealium/README.md

Neal Joslin

Software Developer located in Michigan. In search of tidbits and new knowledge.

Currently

Moving from Vim to Neovim and Lua

Working a lot with Typescript React Native Tailwind CSS Firebase

Making my life easier with Home Assistant

Tinkering with Workspace Specs


Technology

Python Django DjangoREST

Javascript Typescript jQuery React React Native

HTML5 CSS3 Bootstrap

Ruby Rails

PHP C C++

Postgres MariaDB MySQL

Virtualbox Vagrant Docker

Pinned Loading

  1. dict-popup.nvim dict-popup.nvim Public

    A simple Neovim plugin for the Linux command `dict` which shows the definitions in a popup

    Lua 2

  2. offlineimap-notify.sh offlineimap-notify.sh
    1
    #!/bin/bash
    2
    #
    3
    # Original john2x's offlineimap-notify.sh 
    4
    #   https://gist.github.com/john2x/f6d947362dae7c10f702
    5
    #
  3. write_good_wrapper write_good_wrapper Public

    write-good wrapper for Vim's Quickfix

    Python

  4. dict-popup.vim dict-popup.vim Public

    A simple Vim plugin for the Linux command `dict` which shows the definitions in a popup

    Vim Script