Skip to content
View V33010's full-sized avatar
:copilot:
(double-tap to change text)
:copilot:
(double-tap to change text)

Block or report V33010

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 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
V33010/README.md

Hi, I'm Vivek

I’m a final-year Mechanical Engineering student who likes building practical software and figuring out how systems fit together. I spend a lot of time writing Python scripts, working in the terminal, and tinkering with backend logic. I especially enjoy working with APIs - connecting services, dealing with real-world data, and making different pieces talk to each other in a way that actually works. I like understanding things end-to-end and solving problems by keeping the code simple and solid.

I’m especially interested in problem-solving through code, developer experience, and projects that combine engineering thinking with software.


Skills & Interests

  • Languages: Python, C++, Bash

  • What I work with:

    • API Integration and Data Handling
    • Python Scripting and Automation
    • Backend Logic and utility scripts
    • CLI Tools
  • Tools and Environments:

    • Git & Github
    • Linux/WSL Workflow
    • Neovim
    • Zsh, WezTerm, terminal focused development
  • Libraries & APIs:

    • FFMpeg, YT-DLP
    • MoviePy (Media processing and Compression)
    • Spotify Web API
    • Pycord (Discord Bot development)
  • Interests:

    • Building small but polished tools
    • Making APIs usable in real projects
    • Debugging, optimization, and clean code

Projects

A Python-based CLI tool that uses the Spotify Web API to fetch liked songs or playlists and automatically searches, downloads, and converts them to MP3 from YouTube using a multithreaded pipeline with retry handling.

Tech Stack: Python, Spotify Web API (Spotipy), yt-dlp, FFmpeg, OAuth & Client Credentials Authentication, concurrent.futures (multithreading), logging, CLI-based workflow

A robust Command Line Interface (CLI) tool designed to convert images into ASCII art. It features a retro-style typewriter user interface, intelligent image resizing, and an integrated local web server for viewing results.

Tech Stack: Python, NumPy, Pillow, Argparse


Github Stats

Top Languages

Popular repositories Loading

  1. CodeWars-v1 CodeWars-v1 Public

    Forked from wncc/CodeWars-v1

    The Game engine for CodeWars v1, India's first bot-programming contest conducted by Web and Coding Club IIT Bombay for the Freshers'2021.

    Python

  2. neo neo Public

    Forked from st3w/neo

    Simulates the digital rain from "The Matrix" (CMatrix clone with 32-bit color and Unicode support)

    C++

  3. X-tra-Telegram X-tra-Telegram Public template

    Forked from Prince-Mendiratta/X-tra-Telegram

    A powerful pluggable userbot on telegram!

    Python

  4. songNames songNames Public

    Artist's Song Recommendation App

    Python

  5. V33010 V33010 Public

  6. inkalyze inkalyze Public

    Inkalyze is an intelligent tool that extracts and totals marks from scanned answer sheets using red-ink OCR and image processing.

    C++