The Place Where Development Meets Havok

Installing NS2 on Linux / WSL2


Installing NS2 on Linux / WSL2 Network Simulator 2 (NS2) is a popular tool used for simulating network protocols and scenarios. In this guide, we’ll walk through the process of installing NS2 on Ubuntu Linux or Windows Subsystem for Linux 2 (WSL2), along with necessary dependencies and configurations. Installing NS2 Dependencies Before installing NS2, we need to ensure that all necessary dependencies are met. Install nam First, let’s install nam, the Network Animator tool:…
Read more ⟶

Day 8 of 100 Days of CSS


Day 8 of 100 Days of CSS Challenge Welcome back to the DevHavok blog! We’ve reached Day 8 of our incredible journey through the 100 Days of CSS Challenge. Today, we’re exploring the seemingly impossible – Metaballs, a fascinating visual effect that you might think is challenging to implement with CSS alone. But with the power of filters, we’re making the impossible possible. HTML Structure To create these mesmerizing Metaballs, we’ve designed an HTML layout with a central frame and multiple circular blobs.…
Read more ⟶

Day 7 of 100 Days of CSS


Day 7 of 100 Days of CSS Challenge Welcome back to the DevHavok blog! We’ve reached Day 7 of our exciting journey through the 100 Days of CSS Challenge. Today, we’re diving into the heart of user interface design - notifications, search, and menus. These are the three cornerstones of any application, and we’re bringing them together in the smallest possible space. HTML Structure To achieve this, we’ve created an HTML layout that perfectly blends these crucial elements:…
Read more ⟶

Day-6 of 100 Days of CSS


Day 6 of 100 Days of CSS Challenge Welcome back to the DevHavok blog! We’re on Day 6 of our adventurous journey through the 100 Days of CSS Challenge. In today’s challenge, we’ll be creating a stylish profile card using HTML and CSS. Whether you’re a seasoned developer or just starting your coding journey, this challenge is a great way to hone your CSS skills and create an impressive profile card.…
Read more ⟶

Day-5 of 100 Days of CSS


Day 5 of 100 Days of CSS Challenge Welcome back to the DevHavok blog! We’re on Day 5 of our adventurous journey through the 100 Days of CSS Challenge. Today, we are diving into the world of statistics. In a world filled with numbers and data, it’s essential to be able to interpret them correctly. Beautiful statistics not only help us comprehend data but also make it visually captivating. HTML Structure To bring our beautiful statistics to life, we’ve created a structured HTML layout:…
Read more ⟶