Turbo1337GS
I am a 21-year-old guy who has been passionate about programming since the age of 7! Feel free to visit https://gigasoft.com.pl.
GigsSoftPoland
Pinned Repositories
Electron-Mui
Lightweight, modern boilerplate built with electron, typescript, react, and material-ui.
GIGAI_SDK
Welcome to the GigaAI Chat Hook documentation. This React hook is designed to simplify the integration of GigaSoft's AI chat models into your application, providing a seamless interactive chat experience. Currently supporting several NLP models, this guide will walk you through installation, usage, and examples.
GigaWeb
The GigaWeb class is implemented in a single header file and does not require any external dependencies other than the CURL library.
GiString
GiString is an advanced string manipulation library that augments the standard C++ `std::string`
github-markdown-css
sindresorhus/github-markdown-css, with all variants
GSint.hpp
The GSint class is a C++ class that represents a mathematical integer. It provides various mathematical operations and utility functions for working with integers.
GStime.hpp
This header file defines a C++ class called GStime that represents a time in hours, minutes, and seconds. It provides various member functions and overloaded operators to perform operations on time objects.
GString.hpp
GString is a C++ class that provides various string manipulation functions. It is designed to be a lightweight alternative to the standard library string class. It includes functions for string concatenation, comparison, manipulation, conversion, and more.
Logs
Easy to use module, for logging in console! C++!
MaxLib
https://gigasoft.com.pl
Turbo1337GS's Repositories
Turbo1337GS/GiString
GiString is an advanced string manipulation library that augments the standard C++ `std::string`
Turbo1337GS/GigaWeb
The GigaWeb class is implemented in a single header file and does not require any external dependencies other than the CURL library.
Turbo1337GS/Electron-Mui
Lightweight, modern boilerplate built with electron, typescript, react, and material-ui.
Turbo1337GS/GIGAI_SDK
Welcome to the GigaAI Chat Hook documentation. This React hook is designed to simplify the integration of GigaSoft's AI chat models into your application, providing a seamless interactive chat experience. Currently supporting several NLP models, this guide will walk you through installation, usage, and examples.
Turbo1337GS/github-markdown-css
sindresorhus/github-markdown-css, with all variants
Turbo1337GS/GSint.hpp
The GSint class is a C++ class that represents a mathematical integer. It provides various mathematical operations and utility functions for working with integers.
Turbo1337GS/GStime.hpp
This header file defines a C++ class called GStime that represents a time in hours, minutes, and seconds. It provides various member functions and overloaded operators to perform operations on time objects.
Turbo1337GS/GString.hpp
GString is a C++ class that provides various string manipulation functions. It is designed to be a lightweight alternative to the standard library string class. It includes functions for string concatenation, comparison, manipulation, conversion, and more.
Turbo1337GS/Logs
Easy to use module, for logging in console! C++!
Turbo1337GS/MaxLib
https://gigasoft.com.pl
Turbo1337GS/parentalControl_cross
Parental Control is a software application designed for blocking and preventing access to specific websites. It is intended to be used as a parental control tool to protect children from inappropriate online content!
Turbo1337GS/SampleFileManager
This program provides various file manipulation functionalities for two specific directories: Male and Female. It allows renaming files, listing files, deleting files, copying files between directories, creating new directories, moving files between directories, searching files by name, and counting the number of files in a directory.
Turbo1337GS/snake
I have created a game called Snake! The user interface (UI) is built using React, TypeScript, and MUI (Material-UI). The game logic itself is implemented in C++. The connection between the UI and the game logic is established through an API.
Turbo1337GS/Tetris-Imgui
Template Tetris game
Turbo1337GS/ToDo-Dev
The project for task management with full markdown support. The frontend is in MaterialUI-react-typescript, and the backend is in C++.
Turbo1337GS/Turbo1337GS
Config files for my GitHub profile.
Turbo1337GS/webScraper_cpp
The web scraper program is designed to extract main content from web pages by following links recursively up to a certain depth. It saves the extracted content to a text file and keeps track of processed links and their MD5 hashes to avoid duplicate content.