Giter VIP home page Giter VIP logo

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

πŸ† 2,687+ Commits made on Github

πŸ“¦ 36.6 KiB Used in GitHub's Storage

πŸ“œ 4 Public Repositories

πŸ”‘ ∞ private repositories.

πŸ“Š This Week I Spent My Time On

πŸ‘» I'm a Night πŸ¦‰
🌞 Morning 64 commits β–“β–“β–“β–“β–“β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’ 21.19%
πŸŒ† Daytime 71 commits β–“β–“β–“β–“β–“β–“β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’ 23.51%
πŸŒƒ Evening 49 commits β–“β–“β–“β–“β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’ 16.23%
πŸŒ™ Night 118 commits β–“β–“β–“β–“β–“β–“β–“β–“β–“β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’ 39.07%
πŸ’¬ Programming LanguagesπŸ§‘β€πŸ’»
Python 31 mins β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“ 100.0%
πŸ”₯ EditorsπŸ”₯
VS Code 31 mins β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“ 100.0%
πŸ’» Operating SystemπŸ–₯️
Windows 31 mins β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“ 100.0%
πŸ§‘β€πŸ’» I have more Python Repos πŸ“
Python xx repos β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’ 55.0%
JavaScript x repos β–“β–“β–“β–“β–“β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’ 20.0%
Kotlin x repos β–“β–“β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’ 10.0%
CSS x repos β–“β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’ 5.0%
HTML x repos β–“β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’ 5.0%
TypeScript x repos β–“β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’β–’ 5.0%
⏳ Refresh Stats βŒ›
Last Refresh Sunday June 23, 2024 19:22:53 IST
Next Refresh Monday June 24, 2024 19:20:50 IST

Random Jokes for Today
1 Β» A horse walks into a bar. The bar tender says "Hey." The horse says "Sure."
2 Β» What do you call a criminal going down the stairs? Condescending
3 Β» Yesterday, I accidentally swallowed some food coloring. The doctor says IΓ’οΏ½οΏ½m okay, but I feel like IΓ’οΏ½οΏ½ve dyed a little inside.

Random Facts for Today
1 Β» The very first song played on MTV was `Video Killed The Radio Star` by the Buggles.
2 Β» The very first bomb dropped by the Allies on Berlin during World War II Killed the only elephant in the Berlin Zoo.
3 Β» The `Golden Arches` of fast food chain McDonalds is more recognized worldwide than the religious cross of Christianity.

Random Quotes for Today
1 Β» There is no friendship, no love, like that of the parent for the child. - Henry Ward Beecher
2 Β» As a cure for worrying, work is better than whisky. - Thomas Edison
3 Β» I hope our wisdom will grow with our power, and teach us, that the less we use our power the greater it will be. - Thomas Jefferson

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

Aditya Prasad S's Projects

adityaprasad502 icon adityaprasad502

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

nightcore icon nightcore

Yet another feedback/NoPMs bot for Telegram

yafgt icon yafgt

purged and refactored for?πŸ€·β€β™‚οΈ

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.