class WhoAmI {
val name = "Ashuthosh Patoa"
val aka = "HardcodeCoder"
val languages = listOf(
"Kotlin",
"Java",
"C#",
"Python",
"JavaScript",
"Shell",
"PowerShell",
"C",
)
val editors = listOf(
"Android Studio",
"IntelliJ",
"VS Code",
"Kate",
"Notepad++",
"nano",
"Zed",
"Visual Studio",
)
val timeKillers = listOf(
"Cycling",
"Badminton",
"Debloating Windows",
"Automating through CLI",
)
override fun toString() = "WhoAmI: Noob!"
}-
Notifications
You must be signed in to change notification settings - Fork 0
HardcodeCoder/hardcodecoder
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Β | Β | |||
Β | Β | |||
Repository files navigation
About
Repository about whoami
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published