experience := struct {
name string
yearsOfExperience int
linkedInURL string
personalSite string
languages []string
toolsFrameworks []string
} {
name: "Raymond Salim",
- yearsOfExperience: 2,
+ yearsOfExperience: 3,
linkedInURL: "https://www.linkedin.com/in/raymondsalim/",
personalSite: "https://raymonds.dev",
languages: [...]string{"Golang", "JavaScript/TypeScript", "Java", "Python", "PHP", "Kotlin"},
toolsFrameworks: [...]string{"NSQ", "Kafka", "PostgreSQL", "Next.JS"}
}
-
Notifications
You must be signed in to change notification settings - Fork 0
RaymondSalim/RaymondSalim
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published