Skip to content
View LazyVirus's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report LazyVirus

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

Code

Hi there, I am Nihar Shah 👋

Linkedin Badge Gmail Badge

  • ⚡ Mantra: The only way to learn something new is by implementing it.🤓

About Me

  •   👨🏻‍💻 I am a Proficient in Data Structures and Algorithms, Machine Learning enthusiastic, and a Competitive Programmer.
  •   🎓 Pursuing Master in CSE at IIT Guwahati.
  •   🌱 Learning and exploring Backend developing and Systems Design.

Tech Stack

  • 🌐   Cpp Python Java HTML5 CSS JavaScript

  • 🛢   MySQL

  • ⚙️   Git GitHub Docker kubernetes Tekton

  • 🔧   Visual Studio Code

Show some  ❤️  by starring some of the repositories!

Pinned

  1. Political-Alliance-Prediction Political-Alliance-Prediction Public

    Prediction of party to party alliance and politician to party alliance using the twitter data of last two years of Indian politicians. Gephi to visualize complex and dense Mention and Retweet netwo…

    C++ 2

  2. Speech-based-Vowel-recognition-system Speech-based-Vowel-recognition-system Public

    Created an application which can predict the vowel based on it's phonetic sound using both live and pre recorded voice note. Cepstral coefficients are used to represent the speech signal, LBG algor…

    C++ 2 1

  3. Point-of-Sale-Terminal-using-socket-programming Point-of-Sale-Terminal-using-socket-programming Public

    Server is handling multiple clients at a same times to do this we are using threads hence to run the server compile with : g++ server.cpp -lpthread To compile client type : g++ client.cpp First run…

    C++ 2

  4. Face-detection-and-Emotion-recognition-system Face-detection-and-Emotion-recognition-system Public

    In this project, we take into account different approaches like Eigenfaces, Principal Component Analysis(PCA), Support Vector Machines(SVM), Artificial Neural Networks(ANN), Convolutional Neural Ne…

    Jupyter Notebook 3

  5. Simple-Mail-Transfer-Protocol Simple-Mail-Transfer-Protocol Public

    CSE 331 Computer Networks Lab Project

    C 2 1

  6. Spam-mail-Classification Spam-mail-Classification Public

    Jupyter Notebook 2