JS Basics Practice This repo has two simple JavaScript practice files: json-resume.js → Resume data in JSON format forLoop-practice.js → For loop examples Run with: node filename.js