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

Organizations

@suprojects @funcBox-i3

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,567+ Commits made on Github

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

πŸ“œ 5 Public Repositories

πŸ”‘ 15 Private Repositories

πŸ“Š I Spend My Time On πŸ“Š

My Commit Stats
πŸ“… No commits found in July 2025

Programming Languages

Didn't Touch PC Last Week

Code Editors

Didn't Touch PC Last Week

Operating Systems

Didn't Touch PC Last Week

My Repository Languages
πŸ§‘β€πŸ’» I have more Python Repos πŸ“ (Overall)
Python xx repos β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’ 50.0%
JavaScript x repos β–“β–“β–“β–“β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’ 17.86%
Kotlin x repos β–“β–“β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’ 10.71%
CSS x repos β–“β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’ 7.14%
HTML x repos β–“β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’ 7.14%
TypeScript x repos β–“β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’ 3.57%
Go x repos β–“β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’ 3.57%

🎈 Fun Mode 🎈

Random Jokes for Today

What is the leading cause of dry skin?

Β» Towels


Judge: "I sentence you to the maximum punishment..." Me (thinking): "Please be death, please be death..." Judge: "Learn Java!" Me: "Damn."


I have these weird muscle spasms in my gluteus maximus. I figured out from my doctor that everything was alright: He said "Weird flex, butt okay."

Random Facts for Today

πŸ’‘ The HyperMart outside of Garland Texas has 58 check-outs.


πŸ’‘ Most collect calls are made on father`s day.


πŸ’‘ A literal translation of a standard traffic sign in China: "Give large space to the festive dog that makes sport in the roadway."

Random Quotes for Today

"Dreaming, after all, is a form of planning." - Gloria Steinem


"Life is not a game of luck. If you wanna win, work hard." - Sora


"What’s money? A man is a success if he gets up in the morning and goes to bed at night and in between does what he wants to do." - Bob Dylan

Refresh Stats
Last Refresh Tuesday July 15, 2025 19:29:26 IST
Next Refresh Wednesday July 16, 2025 19:25:25 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..!

Copyright Β© 2020 - 2025

Hits

Pinned Loading

  1. adityaprasad502 adityaprasad502 Public

    Readme For My Github Profile inspired by waka-readme-stats

    1