Skip to content
View harshil748's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report harshil748

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

Hi there, I'm Harshil! 👋

Welcome to my GitHub profile! I'm a passionate student who loves coding and doing projects. Here you can find some of the projects I've been working on.

About Me

  • 🌱 I’m currently learning cybersecurity and machine learning
  • 👯 I’m looking to collaborate on machine learning and cybersecurity related projects
  • 📫 How to reach me: Email or Linkedin

GitHub Stats

Harshil's GitHub stats

Top Languages

Top Languages

Projects

Here are some of my notable projects:

  • PyLock - PyLock is a password manager that allows users to securely store and retrieve their passwords. It uses encryption to ensure that the stored passwords are safe and protected.
  • Word-Analyzer - Word Analyzer is a Java-based project that provides text analysis capabilities. It includes a web interface for users to input text and perform various operations such as analyzing word frequency, replacing words, and removing words. The project is designed to help users gain insights into their text data and perform text manipulation tasks easily.
  • SMTP - This project provides an implementation of an SMTP server/client, use to send verification code in Python.

Connect with Me

Pinned Loading

  1. Codes Codes Public

    This repo is about the codes that I did in my college days

    Python 2 1

  2. Word-Analyzer Word-Analyzer Public

    Word Analyzer is a Java-based project that provides text analysis capabilities. It includes a web interface for users to input text and perform various operations such as analyzing word frequency, …

    Java 1

  3. PyLock PyLock Public

    PyLock is a password manager that allows users to securely store and retrieve their passwords. It uses encryption to ensure that the stored passwords are safe and protected.

    Python 2 1

  4. PyLockv2 PyLockv2 Public

    PyLockv2 is a secure password manager application built using Python and Tkinter. It allows users to store and manage their passwords securely, with features such as password encryption, email veri…

    Python

  5. SMTP SMTP Public

    This project provides an implementation of an SMTP server/client, use to send verification code in Python.

    Python