Pinned Repositories
GDriveSearcher
Desktop client for searching public files on Google Drive
goropes
Rope string golang implementation
in-memory-tar-gz-server-example
Example for medium article https://medium.com/@s.vvardenfell/creating-in-memory-tar-archive-in-go-golang-83b7ca309602
observer
Observability boilerplate
RemoteFileAccess
Remote access to other computer's filesystem based on std::filesystem and boost::asio
s-vvardenfell's Repositories
s-vvardenfell/GDriveSearcher
Desktop client for searching public files on Google Drive
s-vvardenfell/in-memory-tar-gz-server-example
Example for medium article https://medium.com/@s.vvardenfell/creating-in-memory-tar-archive-in-go-golang-83b7ca309602
s-vvardenfell/RemoteFileAccess
Remote access to other computer's filesystem based on std::filesystem and boost::asio
s-vvardenfell/airodump-ng-not-showing-any-data-Atheros-QCA9377-
firmware-5
s-vvardenfell/Cocos2d-test
Test app
s-vvardenfell/core
s-vvardenfell/goropes
Rope string golang implementation
s-vvardenfell/observer
Observability boilerplate
s-vvardenfell/CurrencyManager
Parsing finance web-sites, store data in MySQL, shows on QML layer with table- and listview models C++ data.
s-vvardenfell/datetimeparser
Search for date and time in an arbitrary string
s-vvardenfell/Diary-Calendar
Description https://docs.google.com/document/d/1FIniqlK4O5Ydy5pWomIY_zpp4e-SNxgdVtkdofKexUU/edit?usp=sharing
s-vvardenfell/Expiration_date_calculator
Expiration date calculator developed for Android. Screenshots: https://docs.google.com/document/d/19Y5v8u33dHUCoVlT3HjqLZO0Hqvhpylllpw0zbZX7vo/edit?usp=sharing
s-vvardenfell/Remote_control
Can up/download files from remote PC, navigate through directories with console comands
s-vvardenfell/TimeConverter
Based on std::regex to determine time format and convert with std::get_time and std::put_time one time format to another