Skip to content
View Mr-Patrick-James's full-sized avatar
😑
Focusing
😑
Focusing

Block or report Mr-Patrick-James

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Mr-Patrick-James/README.md


Mr-Patrick-James

MY INFORMATION

package main

import "fmt"

type Developer struct {
  name     string
  username string
  role     string
  stack    []string
  hardware []string
  hobbies  []string
}

func main() {
  me := Developer{
    name:     "Patrick James V. Romasanta",
    username: "Mr-Patrick-James",
    role:     "Full-Stack Developer",
    stack:    []string{"PHP", "C#", "JavaScript", "VueJS", "HTML", "CSS", "MySQL", "Arduino"},
    hobbies:  []string{"Sleeping", "Eating", "Writing", "Reading"},
  }
  fmt.Println(me)
}

Connect With Me

Tech Stack

C#
C#
JavaScript
JavaScript
GitHub
GitHub
MySQL
MySQL
REST API
REST API
PHP
PHP
Vue
VueJS
HTML
HTML
CSS
CSS
Git
Git
MySQL
MySQL
SQLite
SQLite
Arduino
Arduino
.NET
WinForms
VSCode
VSCode

Spent My Time

GitHub Stats

Contribution Snake

snake animation

Mario

Thanks for visiting

Popular repositories Loading

  1. Master-Project-Manager_Web_System Master-Project-Manager_Web_System Public

    HTML

  2. Event-Management-Pro_Web-System Event-Management-Pro_Web-System Public

    PHP

  3. Brazillian_Checkers-WindowsForm_App Brazillian_Checkers-WindowsForm_App Public

    C#

  4. Snake-Game Snake-Game Public

    C#

  5. OSAS-SYTEM-ALPHA OSAS-SYTEM-ALPHA Public

    Vue

  6. ClassroomFinanceTracker ClassroomFinanceTracker Public

    Forked from Juuwuwmyr/ClassroomFinanceTracker

    Practice

    HTML