// 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
🏆 3,109+ Commits made on Github
📦 46.7 MiB Used in GitHub's Storage
📜 5 Public Repositories
🔑 15 Private Repositories
📊 This Week I Spent My Time On
👻 I'm a Night 🦉 | |||
---|---|---|---|
🌞 Morning | 59 commits | ▓▓▓▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ | 15.28% |
🌆 Daytime | 92 commits | ▓▓▓▓▓▓▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ | 23.83% |
🌃 Evening | 70 commits | ▓▓▓▓▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ | 18.13% |
🌙 Night | 165 commits | ▓▓▓▓▓▓▓▓▓▓▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ | 42.75% |
💬 Programming Languages🧑💻 | |||
---|---|---|---|
Kotlin | 10 hrs 31 mins | ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▒▒▒▒▒▒▒▒▒▒ | 61.77% |
XML | 6 hrs 2 mins | ▓▓▓▓▓▓▓▓▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ | 35.43% |
Gradle | 9 mins | ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ | 0.94% |
Groovy | 6 mins | ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ | 0.64% |
JSON | 6 mins | ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ | 0.64% |
Python | 4 mins | ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ | 0.41% |
HTML | 1 min | ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ | 0.17% |
🔥 Editors🔥 | |||
---|---|---|---|
Android Studio | 16 hrs 56 mins | ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▒ | 99.42% |
VS Code | 5 mins | ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ | 0.58% |
💻 Operating System🖥️ | |||
---|---|---|---|
Windows | 17 hrs 2 mins | ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓ | 100.0% |
🧑💻 I have more Python Repos 📁 | |||
---|---|---|---|
Python | xx repos | ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▒▒▒▒▒▒▒▒▒▒▒ | 56.52% |
JavaScript | x repos | ▓▓▓▓▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ | 17.39% |
Kotlin | x repos | ▓▓▓▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ | 13.04% |
CSS | x repos | ▓▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ | 4.35% |
HTML | x repos | ▓▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ | 4.35% |
TypeScript | x repos | ▓▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ | 4.35% |
⏳ Refresh Stats ⌛ | |||
---|---|---|---|
Last Refresh | Wednesday | December 25, 2024 | 19:22:57 IST |
Next Refresh | Thursday | December 26, 2024 | 19:20:55 IST |
Random Jokes for Today
What kind of magic do cows believe in?
» MOODOO.
Why do bears have hairy coats?
» Fur protection.
I like my girls how I like my COVID.
» 19 and easily spread.
Random Facts for Today
1 » Every acre of American crops harvested contains 100 pounds of insects.
2 » The giant squid has the largest eyes in the world.
3 » Tom Sawyer was the first novel written on a typewriter.
Random Quotes for Today
1 » Moving on doesn’t mean you forget about things. It just means you have to accept what’s happened and continue living. - Erza Scarlet
2 » No One Knows What The Outcome Will Be So Choose Whatever You ll Regret The Least - Levi Ackerman
3 » Nothing is impossible, the word itself says, “I’m possible!” - –Audrey Hepburn
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..!