Skip to content
View Gurutejareddy9's full-sized avatar

Block or report Gurutejareddy9

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
  • This Python script integrates MediaPipe Hand Tracking and OpenCV to create a gesture-controlled system for adjusting the system volume on macOS.

    Python 1 Updated Nov 16, 2024
  • FaceTrace is an automated attendance system that uses facial recognition to capture real-time images from classroom CCTV, identifying students, logging attendance, and securely storing data. It off…

    Python 1 Updated Nov 15, 2024
  • This Python script implements a machine learning pipeline to classify iris flowers into three species: setosa, versicolor, and virginica.

    Python 1 Updated Nov 15, 2024
  • Constrained Quadratic Optimization using the Sequential Least Squares Programming (SLSQP) method

    Python 1 Updated Nov 14, 2024
  • office-2024 Public

    This Zip file contains the Microsoft 2024 Office Pack for Mac, including Outlook, Excel, PowerPoint, and Word..

    1 Updated Nov 13, 2024
  • This code performs Eigenvalue and Singular Value Decomposition (SVD) on a matrix A A and reconstructs A A using its SVD components.

    Python 1 Updated Nov 7, 2024
  • This Python script uses the Secant Method to approximate the root of a user-defined function, requiring two initial guesses.

    Python 1 Updated May 11, 2024
  • This Python script uses the Newton-Raphson method to approximate the root of a given function.

    Python 1 Updated May 6, 2024
  • Python script to find prime numbers within a user-specified range.

    Python 1 Updated May 5, 2024
  • Python script for finding function roots using the bisection method.

    Python 1 Updated May 4, 2024
  • This code calculates the factorial of a given positive integer entered by the user.

    Python 1 Updated May 2, 2024
  • A Python script that generates a triangular pattern of asterisks based on user input, helping visualize simple geometric patterns.

    Python 1 Updated May 2, 2024