Skip to content
View adityaprasad502's full-sized avatar
:octocat:
Thinking | Crafting
:octocat:
Thinking | Crafting

Block or report adityaprasad502

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
adityaprasad502/README.md

Howdy < Peepers />!

// 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)
    }
  }
}

:octocat: Github Stats :electron:

Code Time

🐱 My GitHub Data

πŸ† 3,239+ Commits made on Github

πŸ“¦ 67.0 MiB Used in GitHub's Storage

πŸ“œ 6 Public Repositories

πŸ”‘ 15 Private Repositories

πŸ“Š This Week I Spent My Time On

πŸ‘» I'm a Night πŸ¦‰
🌞 Morning 58 commits β–“β–“β–“β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’ 13.78%
πŸŒ† Daytime 94 commits β–“β–“β–“β–“β–“β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’ 22.33%
πŸŒƒ Evening 64 commits β–“β–“β–“β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’ 15.2%
πŸŒ™ Night 205 commits β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’ 48.69%
πŸ’¬ Programming LanguagesπŸ§‘β€πŸ’»
JavaScript 2 mins β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“ 100.0%
πŸ”₯ EditorsπŸ”₯
VS Code 2 mins β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“ 100.0%
πŸ’» Operating SystemπŸ–₯️
Windows 2 mins β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“ 100.0%
πŸ§‘β€πŸ’» I have more Python Repos πŸ“
Python xx repos β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’ 54.17%
Kotlin x repos β–“β–“β–“β–“β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’ 16.67%
JavaScript x repos β–“β–“β–“β–“β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’ 16.67%
CSS x repos β–“β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’ 4.17%
HTML x repos β–“β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’ 4.17%
TypeScript x repos β–“β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’ 4.17%
⏳ Refresh Stats βŒ›
Last Refresh Tuesday March 04, 2025 19:23:05 IST
Next Refresh Wednesday March 05, 2025 19:20:05 IST

Random Jokes for Today
I had a granny that we couldn't decide whether to bury or cremate
Β» In the end we decided to just let her live.

What time did the man go to the dentist?
Β» Tooth hurt-y.

How many React developers does it take to change a lightbulb?
Β» None, they prefer dark mode.

Random Facts for Today
1 Β» Camels have three eyelids to protect themselves from blowing sand!
2 Β» In 1778, fashionable women of Paris never went out in blustery weather without a lightning rod attached to their hats.
3 Β» Mosquito repellents don`t repel. They hide you. The spray blocks the mosquito`s sensors so they don`t know you`re there.

Random Quotes for Today
1 Β» Whether you think you can or you think you can’t, you’re right. - Henry Ford
2 Β» Few things can help an individual more than to place responsibility on him, and to let him know that you trust him. - Booker T. Washington
3 Β» Life shrinks or expands in proportion to one’s courage. - Anais Nin

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..!

Copyright Β© 2020 - 2024

Pinned Loading

  1. adityaprasad502 adityaprasad502 Public

    Readme For My Github Profile powered by @anmol098/waka-readme-stats

    1