Skip to content
View krunalmk's full-sized avatar
😊
Happy coding!
😊
Happy coding!
Block or Report

Block or report krunalmk

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
krunalmk/README.md
  • 👋 Hi, I’m @krunalmk student at Vellore Institute of Technology, Chennai
  • 👀 I’m interested in Web development and App Development
  • 🌱 I like to participate in coding competitions and hackathons
  • 💞️ I’m looking to collaborate on open source projects
  • 📫 Reach me at krunalk013@gmail.com

Pinned

  1. SaveSSH SaveSSH Public

    This project aims to provide better security to Linux servers by providing extra layer of authentication. Generally servers are accessed by developers remotely using SSH. There can be certain secur…

    C

  2. terlocker terlocker Public

    Its is an application which secures the terminals of Linux based systems. Bash and cpp are used for programming purposes.

    C++ 2

  3. ShortestPathGraph ShortestPathGraph Public

    We have implemented and analysed algorithms which finds out shortest path in a graph. The algorithms used are (i) A* search algorithm, (ii) Bellman- Ford algorithm (iii) Floyd- Warshall algorithm

    HTML

  4. TriePDC TriePDC Public

    The main idea is to match and search words efficiently among text files in a directory. The files are indexed using multiprocessing. The indexed files are then searched using a Trie. In simple word…

    Python

  5. QuizWebsite QuizWebsite Public

    Forked from krunalkmk/QuizWebsite

    PHP

  6. surakhshitBank surakhshitBank Public

    Online bank system

    PHP