RSSAmplifier

Blog

Parth Shandilya | RSS Feed

Software Engineer and Budding Entrepreneur. This is my corner on web.

parthshandilya.comRSS feed ↗30 posts

Latest posts

Text Retrieval Methods

Large Language Models(LLMs) is a hot topic after the release of GPT-3 and has seen a fast paced adoption across industries. Text retrieval…

Fundamentals of Text Retrieval

Large Language Models(LLMs) is a hot topic after the release of GPT-3 and has seen a fast paced adoption across industries. Text retrieval…

Process Synchronization and Deadlocks

Hello readers 👋, In the last read, we discussed CPU scheduling and today, we will dive deep into Process Synchronization and Deadlocks. The…

CPU Scheduling: Principles and Challenges

Hello readers 👋, We have reviewed the operating system design and understood the threads and processes in previous issues. How exactly a…

Threads and Processes

Hello Readers, We have unpacked the Operating system's design and gone through the process of booting up a system. How exactly is a task…

Operating System Design

Hello readers! We have discussed the importance of operating systems, and today, we dive into creating goals for designing operating systems…

Introduction to Operating Systems

Hi readers! After finishing our networking blog posts, I'm excited to start a new series on Operating Systems. I've wanted to explore this…

The Application Layer: Protocols

To properly learn something, we have to start at the beginning. We will learn one concept at a time, process it, and move to the next. The…

The Application Layer: Introduction

To properly learn something, we have to start at the beginning. We will learn one concept at a time, process it, and move to the next. The…

Year review 2021

Well, 2021, it's been like a snap. Last year, I wrote the year review, a post summarizing what I felt I accomplished throughout the year…

TCP/IP Model: Transmission Control Protocol

To properly learn something, we have to start at the beginning. We will be learning one concept at a time, process it, and move to the next…

TCP/IP Model: User Datagram Protocol

To properly learn something, we have to start at the beginning. We will be learning one concept at a time, process it, and move to the next…

TCP/IP Model: The Trasport Layer: Introduction

To properly learn something, we have to start at the beginning. We will be learning one concept at a time, process it, and move to the next…

TCP/IP Model: DHCP and NAT in Network layer

To properly learn something, we have to start at the beginning. We will be learning one concept at a time, process it, and move to the next…

TCP/IP Model: Internet Protocol

To properly learn something, we have to start at the beginning. We will be learning one concept at a time, process it, and move to the next…

TCP/IP Model: Routing and Routing Protocols in Network Layer

To properly learn something, we have to start at the beginning. We will be learning one concept at a time, process it, and move to the next…

TCP/IP Model: Decoupling the Router

To properly learn something, we have to start at the beginning. We will be learning one concept at a time, process it, and move to the next…

TCP/IP Model: Addressing in Network layer

To properly learn something, we have to start at the beginning. We will be learning one concept at a time, process it, and move to the next…

TCP/IP Model: The Network Layer: Introduction

To properly learn something, we have to start at the beginning. We will be learning one concept at a time, process it, and move to the next…

TCP/IP Model: The Data link Layer: Switches

To properly learn something, we have to start at the beginning. We will be learning one concept at a time, process it, and move to the next…

TCP/IP Model: The Data link Layer: Protocols

To properly learn something, we have to start at the beginning. We will be learning one concept at a time, process it, and move to the next…

TCP/IP Model: The Data link Layer: Flow and Error Control

To properly learn something, we have to start at the beginning. We will be learning one concept at a time, process it, and move to the next…

TCP/IP Model: The Data Link Layer: Error Detection and Correction

To properly learn something, we have to start at the beginning. We will be learning one concept at a time, process it, and move to the next…

TCP/IP Model: The Data Link Layer: Introduction

To properly learn something, we have to start at the beginning. We will be learning one concept at a time, process it, and move to the next…

TCP/IP Model: The Physical Layer

To properly learn something, we have to start at the beginning. We will be learning one concept at a time, process it, and move to the next…

The TCP/IP Five-layer Network Model

To properly learn something, we have to start at the beginning. We will be learning one concept at a time, process it, and move to the next…

Basics of Computer Networking

To properly learn something, we have to start at the beginning. We will be learning one concept at a time, process it, and move to the next…

Year review 2020

Wow! 2020 has been quite a year, and since it is almost over, it is time to look back on the year. In this blog post, I will be breaking out…

How I got Internship at CERN?

Hello 👋, I’m Parth and I did my 6-month internship at CERN from January to June 2020. I often receive messages on different social media…

Importance of Interactive Visaulizations

Introduction If you think about it, so far in this series, we talked only about visual representations that are completely static means that…