Skip to content
View krithikvaidya's full-sized avatar

Organizations

@IEEE-NITK @WebClub-NITK
Block or Report

Block or report krithikvaidya

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

Pinned

  1. distributed-dns distributed-dns Public

    A repository containing our learnings and implementations for the project "Distributed DNS in the Cloud" under IEEE-NITK. Blog article explaining the project can be found at https://ieee.nitk.ac.in…

    Go 4 4

  2. decentralized-social-network decentralized-social-network Public

    Forked from IEEE-NITK/decentralized-social-network

    A proof-of-concept Decentralized Social Network built atop the Interplanetary File System, based on the concepts explored in https://courses.csail.mit.edu/6.857/2019/project/17-Foss-Pfeiffer-Woldu-…

    JavaScript

  3. night-owl night-owl Public

    A model responsive web-app written using the Django framework, for ordering food items from the college's Night Canteens.

    Python 2

  4. go_chat go_chat Public

    A multi-threaded client-server chat application in Golang. Uses goroutines and raw sockets extensively.

    Go 2

  5. DSA-Problems-Solutions DSA-Problems-Solutions Public

    My solutions for problems on various judges (Codeforces, Codechef, Hackerrank, EPI, etc.)

    C++

  6. WEC-Networks-Task WEC-Networks-Task Public

    An exploration of Explicit Congestion Notification (ECN), and a script to check for ECN support in the network between the client (you) and any web server.

    Python