Skip to content
View adityatripathiiit's full-sized avatar
🏠
Working from home
🏠
Working from home
  • IIT GANDHINAGAR
  • INDIA
Block or Report

Block or report adityatripathiiit

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

Header

        

Hey there!

My name is Aditya Tripathi. I am currently a Final year undergraduate in Computer Science and Engineering at IIT Gandhinagar. I have a lot of interest in software development and I 🧡 programming. This is the place where I opensource things and learn 😎 to make and break stuff 🙄.

🔧 Technologies, Tools and Skills


C++    Python   Linux   C   HTML5   CSS3   AWS   JavaScript   React   GraphQL   Node.js   MySQL   MongoDB   Git   GitHub   Terminal   Visual Studio Code  


📈 GitHub Stats

⚡ Recent Github Activity

  1. ❌ Closed PR #3 in adityatripathiiit/Concurrent-Trie
  2. 🎉 Merged PR #1 in adityatripathiiit/adityatripathiiit
  3. 💪 Opened PR #1 in adityatripathiiit/adityatripathiiit

Pinned

  1. Scholaris Scholaris Public

    Forked from antimattercorrade/Scholaris

    A crowdsourced search engine, which will return the specifics about professors depending on various types of search queries.

    HTML

  2. SeeSPIM-Compiler SeeSPIM-Compiler Public

    This project implements a Compiler for a language similar to C. The Compiler takes as input program written in the language and generates MIPS assembly code that can be run on SPIM or simulators li…

    Yacc 2

  3. concurrent_web_servers concurrent_web_servers Public

    Concurrent web server using producer-consumer problem with different scheduling policies - Shortest File First, Shortest File Name First, First in First Out, and security.

    HTML 1 1

  4. Mini_LinkedIn Mini_LinkedIn Public

    A cli-interactive application build on the top of Network layer, with custom protocols, client-server finite-state-machines and TCP socket. This has been tested with mininet using network topologies.

    JavaScript 4 1

  5. Music-Player Music-Player Public

    Music Player | With full Manager Controls

    JavaScript

  6. Concurrent-Trie Concurrent-Trie Public

    Concurrent Trie with different locking techniques (HOH, Single lock, Reader-Writer lock)

    C 1