Skip to content
View Teknicallity's full-sized avatar

Block or report Teknicallity

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

Hi, I'm Josh ๐Ÿ‘‹

I'm a Computer Science senior at Bridgewater State University, with a passion for software development and improving my homelab. I'm currently maintaining a 3.78 GPA while working on projects that allow me to explore various technologies and languages.


๐Ÿš€ Projects

  • Tubarr: Video Archiver
    A web app using Django and yt-dlp for archiving videos. Easily manage, preview, and download videos with a simple interface.

  • Lethal Company Mod Utility
    A CLI tool for managing Lethal Company mods, allowing users to update mods, unzip mod packs, create new modpacks, and install mods from ThunderStore with ease.

  • YT-Downloader GUI
    A GUI tool built with PySimpleGUI and yt-dlp to download YouTube videos. It supports queue management and displays video thumbnails.

  • Simple RPG
    A simple RPG built in Go using the Ebiten engine, where I developed many core game components from scratch due to its minimal framework.


๐Ÿ› ๏ธ Languages & Technologies

  • Languages: Java, Python, Go, HTML, CSS, JavaScript, Bash
  • Technologies: Docker, Ansible, Git, SQLite, MySQL, Django
  • Tools: VS Code, JetBrains Suite

๐Ÿ’ก About Me

  • Pursuing: B.S. in Computer Science, Minoring in Statistics
  • Homelab Enthusiast: Proficient in Proxmox and Unraid-based homelab setups, server management, networking, and backup solutions.
  • Currently Learning: Advanced algorithms, system design, Docker containerization, and automation with Ansible.

Feel free to check out my GitHub repositories to see what I'm currently working on!

Pinned Loading

  1. Tubarr Tubarr Public

    A web app using Django and yt-dlp for archiving videos.

    Python

  2. LC-ModUtility LC-ModUtility Public

    A CLI tool for managing Lethal Company mods without the need for the Thunderstore App.

    Go

  3. Micro_RPG Micro_RPG Public

    An RPG utilizing Ebitengine to explore the basics of game creation.

    Go

  4. YT-DLP-GUI YT-DLP-GUI Public

    A local GUI tool for downloading YouTube videos.

    Python