Skip to content
View gremi-jr's full-sized avatar
:octocat:
Long have we waited now we Jebaited
:octocat:
Long have we waited now we Jebaited

Highlights

  • Pro
Block or Report

Block or report gremi-jr

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
gremi-jr/README.md
$ about

Hi, ich bin Timo!
Nachdem ich mein Abitur 2018 beendet habe, öffnete sich wie für viele andere auch, ein neuer Lebensweg. 
Wohin die Richtung geht, konnte ich nur erahnen. Als ich mein duales Studium begonnen habe wuchs meine 
Leidenschaft für Technik. Seit dem beschäftige ich mich immer mehr mit Softwareentwicklung und allen 
Bereichen der Informatik.

$ neofetch
                                                            
                    %(((((((((((/(((((((((#                     
                (((((((((                   (((                 
             (((/(((#                           #(              
           ((((((%                                 (%           
         ((((((                                      #          
       %((((((                                         #        
      ((/(((            ((((          &(/(#                     
     #(((((&        (((((((          (((((((((#                 
     ((((((     (((((((           %(((((   #((((((%             
    &(((((& (((((((&            ((((((         #((((((#         
    &((((( ((((((             ((/(((              ((((((        
    &(((((#   (((((((       (((((#            (((((((&          
     ((((((       ((((((( (((((%          (((((((&              
     #(((((&          (((((((%         ((((((               
      ((/(((&                           #                   
       &((((((                                         (    
         (((((((                                     %      
           (((((((                                 (        
             #((/((((                           ((          
                &(((((((((                 (((#             
                     #((((((((((/(((((((((                  
                                                            
                                                                            
                   
$ stats

languages                 tools                   virtualization              administration
---------                 ---------               --------------              --------------
C#                        Git                     Proxmox                     Windows OS
PowerShell                GitHub                  Docker                      SCCM/MECM
Python                    Jira                                                Intune
SQL                       Confluence                                          Windows Server
HTML/CSS                  Bitbucket                                           Microsoft IIS
                                                                              Grafana

Pinned

  1. logseq-footnote-plugin logseq-footnote-plugin Public

    A easy and simple plugin to create footnotes in logseq.

    JavaScript 6

  2. Script to update Gitea from Turnkey. Script to update Gitea from Turnkey.
    1
    #!/bin/sh
    2
    
                  
    3
    wget -O gitea https://dl.gitea.io/gitea/$1/gitea-$1-linux-amd64
    4
    
                  
    5
    chmod +x gitea