I am Hitesh Mishra, currently pursuing my bachelor of technology in computer science engineering from Graphic Era Hill University, Dehradun. I am always ready to have new experiences, meet new people and learn new things.
馃敼Passionate about coding(problem solving) and web development. Currently learning web development. I have also created some projects like a full stack ecommerce website, full blog in which a user can create, edit, delete and update blog posts, forkfiy project in which users can find a recipe and instructions on how to make them!
馃敼Currently learning ReactJS
馃敼SKILLS: HTML, CSS, JAVASCRIPT, NODEJS, EXPRESSJS, MYSQL, MONGODB, C, C++.
馃敼Check out my GitHub profile: https://github.com/hiteshmishra2103/
馃敼Linkedin: https://www.linkedin.com/in/hiteshmishra21/
Want to contact me?.馃摓 Just leave me a message on linkedin.
I am looking for a full stack web developer role. I am open for mentoring anyone.
Why Containers Can't Talk Without a Network Default Isolation: Docker containers are isolated by default. This means each container runs separately from others, similar to how different houses on the same street are separate. No Common Network: Jus...

What is a Docker Volume? In Docker, a volume is a mechanism for persisting data generated by and used by Docker containers. Unlike the container's writable layer, which is removed when the container is deleted, volumes are designed to persist data be...
