Skip to content
View akgupta1337's full-sized avatar
:octocat:
Building
:octocat:
Building

Highlights

  • Pro
Block or Report

Block or report akgupta1337

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
akgupta1337/README.md

Welcome to Akhil's GitHub!

Hello! I'm Akhil, a beginner exploring the world of programming, algorithms, and machine learning.

About Me

  • 😊 I'm enthusiastic about logical problem-solving.
  • 🌱 Currently learning and experimenting with code.

Akhil's GitHub Stats

Pinned Loading

  1. Shazzam-Clone Shazzam-Clone Public

    A Python project for audio fingerprinting using the Shazam algorithm. It utilizes libraries like NumPy, PyDub, Matplotlib, and SciPy to extract audio features, generate hashes, and compare audio si…

    Python 3 1

  2. ChatCraft ChatCraft Public

    ChatCraft is an simple WhatsApp chat bot project that showcases expertise in web automation, smart command parsing, and dynamic content generation.

    Python

  3. date_calculator date_calculator Public

    Python program for calculating total days between two given dates without importing libraries.

    Python

  4. bogo_string_permutations_generator bogo_string_permutations_generator Public

    Python program to explore unique string permutations using random module (Brute Force).

    Python