Skip to content
View aluvse's full-sized avatar
🌱
Talk is cheap, show me the code
🌱
Talk is cheap, show me the code

Block or report aluvse

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
aluvse/README.md
while True:
    code = get_problem()
    solution = build_solution(code)
    deploy(solution)
    learn()

Building systems that breathe 🌀
Data flows, code grows, architectures evolve

Turning complex problems into elegant solutions
One line at a time ⚡


Pinned Loading

  1. pokefetch pokefetch Public

    Discover random Pokémon every time you open your terminal! 🐢 A fun bash script that displays Pokémon sprites with your system info. Perfect for Pokémon fans and terminal enthusiasts.

    Shell 1

  2. yt-dlp-sh yt-dlp-sh Public

    A fail-safe PowerShell CLI for yt-dlp featuring instant resolution switching and high-bitrate AV1/VP9 prioritization.

    PowerShell

  3. piper-tts-wrapper piper-tts-wrapper Public

    A lightweight PowerShell utility to generate speech using the Piper TTS engine. This script simplifies the process of creating .wav files with specific voices and adjustable playback speeds.

    PowerShell