Pinned Repositories
advent2021
advent2022
Advent of Code 2022
advent2023
audioSurface
creates a 3D surface out of a .wav file.
discordle
Discord Bot to play Wordle
ImageSwatch
Convert an image into a small swatch of its most visible colours.
moduleDocGetter
Obtains document files from a python module if they exist.
SoundToImage
C# Program that converts an audio file (mp3, wav) into an image.
SoundToImagePortable
C++ version of my program that converts an audio file (mp3, wav) into an image. Uses SFML as it is cross-platform.
strava-visualizer
siddhu33's Repositories
siddhu33/discordle
Discord Bot to play Wordle
siddhu33/SoundToImagePortable
C++ version of my program that converts an audio file (mp3, wav) into an image. Uses SFML as it is cross-platform.
siddhu33/audioSurface
creates a 3D surface out of a .wav file.
siddhu33/moduleDocGetter
Obtains document files from a python module if they exist.
siddhu33/SoundToImage
C# Program that converts an audio file (mp3, wav) into an image.
siddhu33/strava-visualizer
siddhu33/advent2021
siddhu33/advent2022
Advent of Code 2022
siddhu33/advent2023
siddhu33/ImageSwatch
Convert an image into a small swatch of its most visible colours.
siddhu33/NumericalDerivative
Computing Numerical Derivatives in Python 3.x using local difference method.
siddhu33/random-stuff
Helper Functions and other useful tools that I have made.
siddhu33/runelite
Open source Old School RuneScape client
siddhu33/speedtest-daemon
Simple speedtest daemon written in rust, just learning.