Skip to main content

Engaging with the Community: Groundwater Awareness Program at the Nallur Festival: Reflection of Volunteer Experience

I had an incredible experience volunteering with Water Professionals at the Nallur Festival in Jaffna, Northern Province. 

As part of the Groundwater Awareness Program, organized by the University of Jaffna’s WASPAR project in collaboration with local Water Agencies, I had the opportunity to engage with over 50 people, including school students and the public. 

Through interactive demonstrations and a quiz competition, we highlighted the importance of groundwater conservation and its relevance to the community.

The Nallur Festival, one of the most celebrated events in the region, attracts thousands of visitors annually, offering a unique platform to raise awareness on crucial issues like water conservation. 

The festival not only fosters religious and cultural unity but also significantly boosts the local economy, with businesses thriving on the influx of visitors. Being part of this initiative during such a pivotal event was both rewarding and enlightening.

For more details regarding the project: [Groundwater Awareness Program](https://lnkd.in/gN7Zm3wU).
Demonstration


Group photo with Researchers, Water professionals, Volunteers & Social activists

Volunteer ID

Discussion with Water professionals. #waterforum

Discussion with Water professionals. #waterforum

Comments

Popular posts from this blog

Movie card examples with CSS.

 Movie cards with CSS. Some new movie card designs with CSS References: https://freefrontend.com/css-movie-cards/ Here I shared one example(with HTML, CSS Coding) which I tried..... if you want more examples: https://freefrontend.com/css-movie-cards/ https://blog.avada.io/css/movie-cards/ https://newtodesign.com/7-css-movie-cards/ 😼😼😼Hope you get some new ideas about this topic.

UI/UX Introduction - What I learned

When I was young, I was passionate about computers. We couldn't have access to that. Usually, I play with some of the cardboard waste and make a computer screen and keyboard out of it.  After I got a good score in my O/Level exams, my father asked, "What do you want as a gift?" And I said I wanted a laptop. Then he purchased me an HP laptop. It was the best gift ever; I got it after a long wait. Later, I became familiar with basic computer skills slowly and started exploring the world through technology. Then, I chose IT as my career path eventually. Here, I'm sharing my learning experience to track my progress. UI/UX Introduction - What I learned https://www.mygreatlearning.com/academy/learn-for-free/courses/ui-ux It's a free course for beginners. Summary of this course: UI means interaction with user and website/product/app UX means what user experienced while using this UI Example: Using the Apple website, they direct their customers clearly to their products ...

Cards in Bootstrap 4

  Cards Bootstrap’s cards provide a flexible and extensible content container with multiple variants and options. A card is a flexible and extensible content container. It includes options for headers and footers, a wide variety of content, contextual background colors, and powerful display options. If you’re familiar with Bootstrap 3, cards replace our old panels, wells, and thumbnails. Similar functionality to those components is available as modifier classes for cards. Example Cards are built with as little markup and styles as possible but still manage to deliver a ton of control and customization. Built with flexbox, they offer easy alignment and mix well with other Bootstrap components. They have no margin by default, so use spacing utilities as needed. Below is an example of a basic card with mixed content and a fixed width. Cards have no fixed width to start, so they’ll naturally fill the full width of their parent element. This is easily customized with our various sizing ...