Computer scientist (B.Sc.) seeking a master's in computational mathematics; enthusiast of art in all its forms.
-
Valid
- São Paulo, Brazil
- https://saliesbox.com/
Highlights
- Pro
Pinned Loading
-
nihilanth-ghost-theme
nihilanth-ghost-theme PublicA simple, clean and responsive Ghost theme.
-
-
-
steam-screenshot-backup-tool
steam-screenshot-backup-tool PublicA backup tool for Steam screenshots.
-
Image comment edition with piexif (e...
Image comment edition with piexif (example) 1import piexif
23def set_desc(imgPath, message):
4exif_dict = piexif.load(imgPath)
5exif_dict['0th'][40092] = string_to_array(message)
-
Simple audio player using BASS
Simple audio player using BASS 1#include <iostream>
2#include "bass.h"
3#include "bassflac.h"
45HSTREAM s;
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.