Skip to content
View Teknicallity's full-sized avatar
  • Greater Boston

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.

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

Hi, I'm J ๐Ÿ‘‹

I'm a Computer Science graduate with a passion for cloud architecture and improving my homelab.


๐Ÿš€ 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: Python, Golang, SQLite, MySQL, JavaScript, HTML, CSS, Bash
  • Frameworks & Libraries: Flask, Django, Tailwind CSS
  • Developer Tools: Git, Docker, GitHub Actions, VS Code, PyCharm, IntelliJ, GoLand
  • AWS Services: S3, CloudFront, Lambda, API Gateway, DynamoDB, IAM, VPC
  • Architecture & Practices: Serverless, Solution Architecture, CI/CD, High Availability, Linux

๐Ÿ’ก About Me

  • Degree: B.S. in Computer Science, Minor in Statistics
  • Homelab Enthusiast: Proficient in Proxmox and Unraid-based homelab setups, server management, networking, and backup solutions.
  • Currently Learning: Advanced cloud engineering concepts, Infrastructure as Code

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