Pinned Repositories
Prime-test
Quick program to check if a number is prime and it’s largest prime factor. it employs the use of 2 functions, prime checker and largest factor finder,the largest factor starts from the square root of the given number and uses the prime number test to test if that number is prime and a factor of the number in question.
SATBOT3000
Discord bot that will proctor your SAT test via text channels in your server. SAT bot uses the discord API . It checks if messages contain a command addressed to it. if yes , it takes in the input and runs a mock sat test by printing the available times and notifying the users when the time for each section is up
Timecoutns-app-
Fun app designed to get points based on the current time of the day. Time counts present the user with a button when the button is pressed it checks the current time and gives the user points the points are allotted based on the digits used to represent the time in both 12 hour and 24 hour clocks
android-keyboard
Offical FUTO Keyboard Issue Tracker and Source Mirror of https://gitlab.futo.org/keyboard/latinime
flutter_keyboard_visibility
Get notified on keyboard visibility changes in your Flutter app
GalaxyBookEnabler
This script enables some of the features limited to Galaxy Books such as Quick Share, Multi Control and Samsung Notes
vink2212's Repositories
vink2212/Prime-test
Quick program to check if a number is prime and it’s largest prime factor. it employs the use of 2 functions, prime checker and largest factor finder,the largest factor starts from the square root of the given number and uses the prime number test to test if that number is prime and a factor of the number in question.
vink2212/SATBOT3000
Discord bot that will proctor your SAT test via text channels in your server. SAT bot uses the discord API . It checks if messages contain a command addressed to it. if yes , it takes in the input and runs a mock sat test by printing the available times and notifying the users when the time for each section is up
vink2212/Timecoutns-app-
Fun app designed to get points based on the current time of the day. Time counts present the user with a button when the button is pressed it checks the current time and gives the user points the points are allotted based on the digits used to represent the time in both 12 hour and 24 hour clocks