package main
import "fmt"
type Developer struct {
Name string
Role string
Location string
Focus []string
Languages []string
Contact string
}
func main() {
me := Developer{
Name: "Lakshya Jain",
Role: "Software Developer",
Location: "India",
Focus: []string{"App Development", "Backend", "Core Software", "Automation"},
Languages: []string{"Go", "C/C++", "Java", "Dart", "Python", "JavaScript"},
Contact: "lakshyajain1503@gmail.com",
}
fmt.Println("Building tomorrow's software solutions with creativity and logic!")
}
Vibing
A passionate coder exploring automation and looking out to build cool stuff.
Highlights
- Pro
Pinned Loading
-
PortFolio
PortFolio Public๐ Developer Portfolio that Works for You: Choose from 3๏ธโฃ stunning themes, enjoy ๐ค auto-updates from GitHub, display ๐ live stats, and showcase your skills with 0๏ธโฃ maintenance! Switch templates wiโฆ
TypeScript
-
devlup-labs/travel_companion
devlup-labs/travel_companion Public๐ Travel Companion: Your ultimate social travel app!
โ๏ธ Connect with fellow travelers heading to similar destinations. ๐บ๏ธ Post trips, search for others, send join requests, and exchange contacts seโฆ -
-
RealmWeaver
RealmWeaver Public๐ฎ RealmWeaver: Step into a world of endless possibilities! โจ This 2D open-ended game redefines interactive storytelling with ๐ง dynamic NPCs, ๐บ๏ธ unique locations, ๐น quests, and ๐ itemsโall generatedโฆ
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.