Ruth Nwawuzohruth123.hashnode.dev·Jul 8, 2024Outlier Detection in Election Data Using Geospatial Analysis Case Study: Ensuring Delta State Election IntegrityThis report shows the recently concluded election in Delta State. The Independent National Electoral Commission (INEC) has faced multiple legal challenges concerning the integrity and accuracy of the election results. Allegations of vote manipulation...DiscussHnginternship
Ruth Nwawuzohruth123.hashnode.dev·Jul 3, 2024Technical Report - HNG 11 Stage Zero: First Glance Analysis of the Titanic Passenger List DatasetIntroduction The Titanic Passenger List dataset, available on Kaggle, provides detailed information about the passengers aboard the RMS Titanic, which tragically sank on its maiden voyage in 1912. This dataset includes various attributes such as pass...DiscussHnginternship
David Yaro Gambogambo.hashnode.dev·Jul 3, 2024Creating Users and Groups with a Bash ScriptIntroduction As part of the HNG Internship, a task was assigned to create a bash script to automate creating users and groups on a Linux system. This article will walk you through the process of writing the create_users.sh script, explaining each ste...DiscussHnginternship
Mohammed Taliatmohammed1194.hashnode.dev·Jul 2, 2024Outlier Detection in Osun State Presidential Election 2023 Data Using Geospatial AnalysisIntroduction This documentation focuses on the methodology employed to conduct a geospatial analysis aimed at identifying potential voting irregularities in the Osun State Presidential Election 2023. The study utilizes election data to pinpoint outli...DiscussHnginternship
Ayoola Dareayooladare.hashnode.dev·Jul 2, 2024No More Manual Work: Automate User Creation and Groups on LinuxCreating bulk users and assigning them to groups can be tasking and challenging at times. Mistakes, error messages due to a missed command, or even assigning a user to the wrong group are common issues. Many things can go wrong since humans are prone...Discuss·2 likesDevops
Mohammed Taliatmohammed1194.hashnode.dev·Jul 2, 2024Preliminary Review of Retail Dataset on Kaggle: Insights for Segmentation, Customer Analytics, and Clustering Across Global MarketsIntroduction This report provides an initial review of the sales dataset which contains detailed records of orders for motorcycles and cars with information on the quantities ordered, prices, sales, order dates, customer details, and geographic distr...Discusshttps://hng.tech/premium
Daniel Herbertdanielherbertblog.hashnode.dev·Jul 1, 2024My Backend StoryIntroduction So, it's a few days to submission deadline for my web application in fulfillment of the final project for my 12 months full-stack software engineering bootcamp by ALX Africa. My web app is yet to authenticate users who log in. This is su...DiscussBeyond Code: Our stories are toldsimplejwt
Henry Davieshenrygdavies.hashnode.dev·Jun 30, 2024Automating User Management with Bash on Google Cloud PlatformIn the fast-paced world of DevOps, automation is key. Managing user accounts efficiently is crucial, especially when onboarding new developers. This article details a Bash script designed to automate user and group creation on an Ubuntu system within...Discuss·1 like·74 readsHNG Internship
simplicity treasuretreasureblog.hashnode.dev·Jun 30, 2024Next.js vs Nuxt.js: Comparing Two Powerful FrameworksExploring Next.js and Nuxt.js involves diving into their strengths, ideal uses, and how they handle key web app aspects like server-side rendering and routing. Here’s a quick rundown to help you decide: 1. Framework and Ecosystem: Next.js: Tailored f...DiscussHng.tech