Skip to content
View juliancruzsanchez's full-sized avatar

Organizations

@jellybellytechnologies

Block or report juliancruzsanchez

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

Hi there, I'm J.C. ๐Ÿ‘‹

  • ๐Ÿ”ญ Iโ€™m currently working on Citizen Science Project with Colorado State University
  • ๐ŸŒฑ Iโ€™m currently learning work/life balance and effective financing.
  • ๐Ÿ‘ฏ Iโ€™m looking to collaborate on pretty much anything
  • ๐Ÿค” Iโ€™m looking for help with my home dashboard project.
  • ๐Ÿ”ซ Also looking to grow my airsoft club.
  • ๐Ÿ’ฌ Ask me about politics
  • ๐Ÿ˜„ Pronouns: he/him

Pinned Loading

  1. ukg2calendar ukg2calendar Public

    A chrome/edge extension that exports UKG calendars to an ICS file format for uploading to Google Calendar, Outlook, Apple Calendar, etc.

    JavaScript 1

  2. ukg-team-export ukg-team-export Public

    TypeScript

  3. Gets ZeroTier IP and sets it as the ... Gets ZeroTier IP and sets it as the only host able to access SSH
    1
    #!/bin/bash
    2
    
                  
    3
    # Make sure you've already setup ZeroTier or this will kick you out
    4
    
                  
    5
    ZTIP=$(ip -4 -o addr show | awk '$2 ~ /^zt*/ {print $2, $4}' | cut -f2 -d' ' | cut -f1 -d'/')
  4. Convenient-CSS Convenient-CSS Public

    CSS

  5. kual-linuxdeploy-armhf kual-linuxdeploy-armhf Public

    Shell