Skip to content
View arryllopez's full-sized avatar

Highlights

  • Pro

Block or report arryllopez

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
arryllopez/README.md
                              __
                            .d$$b                     type aboutMe struct { 
                          .' TO$;\                        fullName string                                                                  
                         /  : TP._;                       school string
                        / _.;  :Tb|                       age int
                       /   /   ;j$j                       languages []string
                   _.-"       d$$$$                       interests []string
                 .' ..       d$$$$;                       hobbies []string                                                                   
                /  /P'      d$$$$P. |\                }
               /   "      .d$$$P' |\^"l
             .'           `T$P^"""""  :               var me = aboutMe{
         ._.'      _.'                ;                   fullName: "lawrence arryl lopez",
      `-.-".-'-' ._.       _.-"    .-"                    school: "3rd year swe @ otu",
    `.-" _____  ._              .-"                       age: 20,
   -(.g$$$$$$$b.              .'                          languages: []string{"Go", "C", "Rust", "Python"},
     ""^^T$$$P^)            .(:                           interests: []string{"systems programming", "backend"},
       _/  -"  /.'         /:/;                           hobbies: []string{"fishing", "basketball", "reading"},
    ._.'-'`-'  ")/         /;/;                       }
 `-.-"..--""   " /         /  ;
.-" ..--""        -'          :                       email := "arryllopez7@gmail.com"
..--""--.-"         (\      .-(\                      linkedin := "https://www.linkedin.com/in/arryl-lopez/"
  ..--""              `-\(\/;`                        portfolio := "https://lawrence-lopez.vercel.app/"
    _.                      :
                            ;`-                       currentlyReading := []string{
                           :\                              "modern c", 
                           ;  bug                          "learn go with pocket-sized projects", 
                                                           "designing data intensive applications",
                                                      }

Pinned Loading

  1. meerkat meerkat Public

    real time collaborative scene layouts in blender

    Python 8

  2. Harry-kp/vortix Harry-kp/vortix Public

    Terminal UI for WireGuard and OpenVPN with real-time telemetry and leak guarding.

    Rust 403 14

  3. cameradar cameradar Public

    Forked from Ullaakut/cameradar

    Cameradar hacks its way into RTSP videosurveillance cameras

    Go

  4. trainer trainer Public

    Forked from kubeflow/trainer

    Distributed AI Model Training and LLM Fine-Tuning on Kubernetes

    Go

  5. vigil vigil Public

    lenovo vantage for linux distributions

    Go

  6. letdown letdown Public

    oxenfree inspired 2.5d story driven game for the psp1000 +

    C