// try this on a Kotlin IDE, IntelliJ IDEA? (avoid online compiler)
fun main() {
val l = listOf(65, 68, 73, 84, 89, 65, 32, 80, 82, 65, 83, 65, 68, 32, 83)
while (true) {
for (i in 0..13) {
println("--".repeat(i) + l[i].toChar())
Thread.sleep(94)
}
for (i in 14 downTo 1) {
println("--".repeat(i) + l[i].toChar())
Thread.sleep(94)
}
}
}π± My GitHub Data
π 4,831+ Commits made on Github
π¦ 85.7 MiB Used in GitHub's Storage
π 5 Public Repositories
π 18 Private Repositories
My Commit Stats
| π₯° I'm an Early π€ - October 2025 | |||
|---|---|---|---|
| π Morning | 5 commits | βββββββββββββββββββββββββ | 50.0% |
| π Daytime | 3 commits | βββββββββββββββββββββββββ | 30.0% |
| π Evening | 2 commits | βββββββββββββββββββββββββ | 20.0% |
| π Night | 0 commits | βββββββββββββββββββββββββ | 0.0% |
| π Total Commits | 10 commits in October 2025 | ||
Programming Languages
| π¬ Programming Languages (30d) π§βπ» | |||
|---|---|---|---|
| Kotlin | 24 mins | βββββββββββββββββββββββββ | 72.95% |
| Text | 6 mins | βββββββββββββββββββββββββ | 17.95% |
| Python | 1 min | βββββββββββββββββββββββββ | 5.83% |
| Properties | 0 secs | βββββββββββββββββββββββββ | 2.66% |
| GitIgnore file | 0 secs | βββββββββββββββββββββββββ | 0.48% |
| Batchfile | 0 secs | βββββββββββββββββββββββββ | 0.14% |
Code Editors
| π₯ Code Editors (30d) π₯ | |||
|---|---|---|---|
| Android Studio | 25 mins | βββββββββββββββββββββββββ | 75.75% |
| Pycharm | 8 mins | βββββββββββββββββββββββββ | 24.25% |
Operating Systems
| π» Operating Systems (30d) π₯οΈ | |||
|---|---|---|---|
| Windows | 33 mins | βββββββββββββββββββββββββ | 100.0% |
Dev Machines
| π₯οΈ Dev Machines (30d) π₯οΈ | |||
|---|---|---|---|
| Pu94X | 33 mins | βββββββββββββββββββββββββ | 100.0% |
My Repository Languages
| π§βπ» I have more Python Repos π (Overall) | |||
|---|---|---|---|
| Python | xx repos | βββββββββββββββββββββββββ | 45.45% |
| Kotlin | x repos | βββββββββββββββββββββββββ | 15.15% |
| JavaScript | x repos | βββββββββββββββββββββββββ | 15.15% |
| CSS | x repos | βββββββββββββββββββββββββ | 12.12% |
| TypeScript | x repos | βββββββββββββββββββββββββ | 3.03% |
| HTML | x repos | βββββββββββββββββββββββββ | 3.03% |
| Go | x repos | βββββββββββββββββββββββββ | 3.03% |
Random Jokes for Today
Why are ghosts bad liars?
Β» Because you can see right through them!
What do you call a fashionable lawn statue with an excellent sense of rhythmn?
Β» A metro-gnome
Want to hear a joke about a piece of paper?
Β» Never mind...it's tearable
Random Facts for Today
π‘ It is illegal to eat oranges while bathing in California.
π‘ 25% of a humanβs bones are in its feet.
π‘ You can lead a cow upstairs but not downstairs.
Random Quotes for Today
"I am the hope of the universe. I am the answer to all living things that cry out for peace. I am the protector of the innocent. I am the light in the darkness. I am the truth. Ally to good! Nightmare to you!" - Son Goku
"Dream big and dare to fail." - Norman Vaughan
"People often say that motivation doesnβt last. Well, neither does bathing. Thatβs why we recommend it daily." - Zig Ziglar
Refresh Stats
| Last Refresh | Tuesday | October 28, 2025 | 08:16:50 IST |
| Next Refresh | Wednesday | October 29, 2025 | 08:15:50 IST |
Note For You
The GitHub and Wakatime statistics shown here do not capture all of my activity across all platforms and tools. They reflect only a portion of my overall activity on GitHub and time spent using IDEs and editors with Wakatime installed on my personal computer. Keep in mind that my involvement in similar activities elsewhere may not be accounted for in these statistics..!

