Skip to content
View nash981's full-sized avatar

Highlights

  • Pro

Block or report nash981

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

Hello, I'm Nishant Athawale ๐Ÿ‘‹

LinkedIn

Welcome to my GitHub profile! I'm passionate about building awesome software and creating solutions that make a positive impact. My interests lie in Computer Systems, focussing on Computer Networks and Distributed Systems.

NOTE: The GitHub profile will be undergoing substantial changes in upcoming days to have the most updated projects repositories up. Please be patient and feel free to reach out if you have any questions at athawale.nishant22@gmail.com

Please visit my Personal site to follow my journey https://nishantaa.notion.site/

๐Ÿ”ญ Current Projects

๐ŸŒฑ Tech Stack

  • Languages: Java, Python, C/C++/C#, JavaScript, Go, SQL
  • Frameworks/Libraries: Node.js, Flask, JUnit, JavaFX, Agile, gRPC
  • Tools/Technologies: Git, UNIX, Bash, Kubernetes, Docker, GitHub Actions(CI/CD), AWS

Pinned Loading

  1. BasicTester BasicTester Public

    Basic Test Case Script

    Python

  2. LinuxCommandImplementation LinuxCommandImplementation Public

    Implementation of Several simple linux commands

    C

  3. MultiCycleCPU MultiCycleCPU Public

    implementation of Multicycle CPU with Data forwarding and stalling

    C

  4. httpServer httpServer Public

    Building an HTTP server from scratch

    Java