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

Block or report parthnan

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

Parth's GitHub stats

Popular repositories

  1. AntiGrav-WavesurfingBot AntiGrav-WavesurfingBot Public

    Project to create a competitive Robot team of 3 Robots using Java in the software "Robocode"(https://robocode.sourceforge.io/) to fight in a 3 v 3 v 3 tournament.

    Java 7 1

  2. Shell-With-n-Pipe-in-C Shell-With-n-Pipe-in-C Public

    Built a shell using C system libraries. Its Specialty is the implementation of n-length pipes of commands, in an easy-to-understand way. Supported Commands are listed in Readme.md

    C 6

  3. FullTCP-Chat-in-C FullTCP-Chat-in-C Public

    Project to make a fully functional TCP Chat server in C, along with the client programs. Uses C sockets, netdb, netinet, arpa/inet libraries. Multiple clients can connect, each with unique username…

    C 5 3

  4. FoodTracker-Web-service FoodTracker-Web-service Public

    Web service aimed at reducing food wastage.It checks for items in nearby supermarkets(if they are registered with the service) that have a large discount and/or close to expiring, and suggests recp…

    Vue 5

  5. SOS-WebApp SOS-WebApp Public

    A web service that is a prototype of a SOS system where users can send SOS messages to a central server alongwith their location. Built using firebase, JS(Ajax) and Google Maps API.

    HTML 5

  6. SubsetSum-BacktrackAlgorithm SubsetSum-BacktrackAlgorithm Public

    Solving the popular NP problem, The Subset Sum Problem, with an Amortized O(n) algorithm based on Recursive Backtracking. The Algorithm stood second fastest in the organized Intra-University compet…

    C 4