Skip to content
View jtpeller's full-sized avatar

Block or report jtpeller

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
jtpeller/README.md

jtpeller

Cybersecurity & Systems Engineer

Certifications

I have my CompTIA Security+ (SY0-701) certification. I also have plenty of individual courses taken on both Udemy and Coursera. Courses on Udemy primarily focus on Cybersecurity topics, while my Coursera topics relate to development (especially Web and UI/UX).

CompTIA Udemy Coursera

Languages

These are the programming languages that I know, to varying degrees of fluency.

General

Python Go C C++ Java Matlab Flutter Dart

Web Stack

HTML5 JavaScript JSON CSS Bootstrap D3 JS

Novice

MySQL PostgreSQL React JS C#

Want to Learn

Rust Swift Lua NodeJS TypeScript

Tools

Throughout my career, I've gotten the opportunity to work with lots of different tools, IDEs, Operating Systems, and more.

AI and ML

I have used these AI chatbots or plugins. I've personally found that Gemini tends to work the best (at least, for now).

Google Gemini ChatGPT GitHub Copilot

IDEs

I have most experience with VS Code, but have used Visual Studio (for C/C++ development), Eclipse (back when I wrote Java), and of course Notepad++.

Visual Studio Code Visual Studio 2010-2022 Notepad++ Eclipse

Programming Tools

I have worked with the following programming-related tools.

CMake Git Git Extensions GitHub GitHub Pages

Operating Systems

These are the Operating Systems I have worked with. I currently have a desktop with Windows 11 and a laptop running Debian with KDE + Plasma. I also have experience using WSL.

Previously, I had a dual-boot laptop with Windows 10 and Pop!, and I've used both Android and iOS phones.

Windows 10 Linux Debian Ubuntu Kali Pop! OS iOS Android

Business Tools

I have used Atlassian business tools, Microsoft SharePoint, and Slack.

Adobe Acrobat Atlassian Bitbucket Confluence JIRA SharePoint Slack

Microsoft Office

I have decades of experience with Microsoft Office (since Office 2003).

Teams Word Excel Outlook PowerPoint Visio

Google Drive

I have experience with Google's equivalents, although not nearly as much direct experience as with Microsoft Office.

gmail Slides Sheets Docs

General Use

Here are some general utilities I routinely use.

7Zip ffmpeg chocolatey

Cybersecurity, Networking, and Virtualization

Besides my use of Kali for cybersecurity lab demos or college-level work, I have experience with these tools.

KeePassXC nmap VirtualBox VMware Wireshark

Pinned Loading

  1. jtpeller.github.io jtpeller.github.io Public

    Homepage of jtpeller

    JavaScript

  2. verse verse Public

    Wordle-like game based on NYT's version. Has unlimited plays, a bot to compete against, variable word length, etc.

    JavaScript

  3. r6siege r6siege Public

    Web app companion to Ubisoft's Rainbow Six Siege game.

    JavaScript

  4. OEIS OEIS Public

    Algorithms for various integer sequences from the OEIS site.

    Go

  5. num2words num2words Public

    Converts a number to its English counterpart. Uses arbitrary precision; so a number of any size can be converted.

    Go

  6. project-euler project-euler Public

    Project Euler Problems

    Go