Technical Blogs

Understanding the OSI Model

This blog explains the OSI model in a simple way. OSI model is a conceptual framework that standardizes the functions of a telecommunication or computing system into seven abstraction layers.

Blog On : Hashnode

How To Create REST API Using Django

This blog explains how to create a REST API using Django. Django is a high-level Python web framework that enables rapid development of secure and maintainable websites.

Blog On : Hashnode

Your Friendly Neighbourhood Recursion.

This blog explains the concept of recursion in a simple way. Recursion is a programming technique in which a function calls itself to solve a problem.

Blog On : Hashnode

Exception handling in python.

This blog explains the concept of exception handling in python. Exception handling is a mechanism to handle runtime errors in a program.

Blog On : Hashnode

You can read all my blogs here

Here..