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
Ekwueme Philipphiliposondu.hashnode.dev·Jul 3, 2024Technical Report For Geospatial Analysis and Outlier Detection.Methodology The methodology involved several steps: Data Loading: The dataset was loaded from the provided Excel file using pandas. Geospatial Analysis: Latitude and longitude coordinates were extracted to calculate distances between polling units...Discussdata
Eze Francisbjorndev.hashnode.dev·Jul 3, 2024Efficient User Management with Bash: A Script for User Creation, Group Assignment, and Secure PasswordsAs organizations expand and grow, managing user permissions and passwords may become more complex, and human error is more likely to occur. The best option is to automate the process. Why? Well, automation ensures consistency, saves time, and reduces...DiscussHnginternship
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
Oluwasegun Benjamin Tobibensaxxy.hashnode.dev·Jul 1, 2024HNG Internship and Difference between ReactJs and VueJsThe HNG Internship, short for "Hotels.ng Internship," is a renowned and intensive remote learning program designed to mentor software developers, designers, and digital marketers. Founded by Mark Essien, the CEO of Hotels.ng, the program has evolved ...DiscussFrontend Development
Emediong Harrisondelcy.hashnode.dev·Jun 30, 2024Sales Technical ReportINTRODUCTION: This dataset provides detailed information about sales orders for an automobile company. Each row in the dataset represents a line item within an order, containing information about the order itself, the product, customer details, and s...DiscussSALES ANALYSIS
Ndi Lionelonecode.hashnode.dev·Jun 30, 2024Getting started with Frontend developmentIn the modern front-end, several libraries have evolved so much that the choice of framework has become a debate. Many new tools are being developed. Choosing a framework/library/tool becomes hard when starting as a beginner or a new project. I have ...DiscussReact
Divine Amunegadivinne.hashnode.dev·Jun 29, 2024A day in the life of a beginner JavaScript backend developerWhen I just started NodeJs some months ago, I had a smooth ride, understanding came easily. But one error remains evergreen in my memory. A mongoose error. While co-coding on a tutorial course with my instructor we were working on a user managment sy...Discuss·1 like·38 readsNode.js