Skip to content
View n3s0's full-sized avatar
😍
Lurking through all of these awesome projects.
😍
Lurking through all of these awesome projects.

Block or report n3s0

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
n3s0/README.md

n3s0

Hi, I'm Timothy Loftus (n3s0)

I'm here to lurk through projects, assist with open-source projects, and design my own tools.

πŸ”­ Probably troubleshooting a wireless network somewhere.

🌱 I’m currently learning Go, Rust, and Flask

πŸ“ Currently reviewing IKEv1, IKEv2, and BGP.

πŸ“ To stay up to date with my journal https://n3s0.tech

Some recent entries from my journal:

Connect with me:

https://www.n3s0.tech/index.xml

About Me

I'm a network administrator with 6+ years of experience working in enterprise environments. I also enjoy lurking through open-source software to help.

Ansible Playbooks

As I automate workflows I intend to update this with my most recent Ansible Playbooks. Some being used regularly. Some not so much. It's still good to have them regardless.

Ubuntu Update Playbook : Super simple playbook I'm using to update my Ubuntu servers when I need to. Just add the servers to the hosts file, confirm that you have their public SSH keys, and off you go. Let it run.

Terraform Files

I like to make the barrier between initial deployment and system setup as efficient as possible. So, sometimes I'll orchestrate servers and cloud instances with Terraform. Listed are files I use to accomplish this. Most of these will have generics and items that need to be configured in the main.tf files.

Basic Ubuntu Server Vultr : Ubuntu Server deployment using Vultr with minimal resources. I use this to automate Ubuntu Server deployments for learning and testing software when the requirements are minimal.

Open-Source Bits

I haven't completely developed all of these just yet. But, here are some open-source projects that I'm working on.

subnetcalc : A command-line tool written in Go that is a simple subnet calculator. But, there's a little twist to it. I've added a few reference tables for subnetting, ethernet cable length, and soon there will be a reference for wireless channels and standards.

peer : This is currently just an idea. But, I've recently round myself needing to review peering information to determine why customers are offline. The idea here is to provide a broad spectrum of information related to a public IP address and its place on the Internet.

I've recently moved my software projects and my blog to GitHub. Mostly due to the community aspect that it provides. I enjoy building tools that will be beneficial towards my carreer and my life. Generally, that is the reason for writting software or jotting things down in my online journal. I love to filter everything I learn into one place so I have the information available to me wherever I go.

If you would like to follow my journal. You can find it at: https://n3s0.tech/

Networking Projects

I enjoy designing networks in my spare time too. At some point I will be providing a list of those designs below. At some point I intend on having a bunch of cookie cutter designs to choose from that will suite multiple situations. Sometimes I also get pulled into interesting scenarios too. I will be writting those soon.

Popular repositories Loading

  1. subnetcalc subnetcalc Public

    Command line subnet calculator and networking quick reference.

    Go

  2. n3s0.github.io n3s0.github.io Public

    Personal journal

    HTML

  3. artillery artillery Public

    Forked from BinaryDefense/artillery

    The Artillery Project is an open-source blue team tool designed to protect Linux and Windows operating systems through multiple methods.

    Python

  4. n3s0-nvim n3s0-nvim Public

    My nvim setup

    Lua

  5. n3s0 n3s0 Public

    personal readme

  6. scripts scripts Public

    Repository of scripts that I find useful.

    Shell