SEETHAMRAJU VENKATA SAI SATHVIK
@sathviksvs
Published Projects
Scientific Calculator using Python
Python script for math operations: add(a, b), sub(a, b), mul(a, b), div(a, b), sqrt(a), sine(angle), cosine(angle), tangent(angle), solve_linear_eq(a, b).
TypingSpeed calculator using Python
SpeedTest is a Python program that measures typing speed and accuracy. It generates a random string and calculates WPM and accuracy based on user input.
Random Password Generator using Python
A Python-based very strong password-generating source code. This source code provides a strong password with a combination of 94 characters of the requested length password.
PhoneBook using Python
A very time-efficient Phonebook Python Source Code that provides features like adding a contact, deleting a contact, displaying the phonebook, etc
Directory Manager using Python
Organize files in a directory based on user-defined preferences. Set preferences, group files by extension, and move them to corresponding folders. Developed using Python.