Projects by Jones-6199
28 projects
- Projects
- 28
- Total stars
- 601
- Total forks
- 43
- Last active
- May 2026
skills-hello-github-actions
jones-6199/skills-hello-github-actions
Exercise: Create and run a GitHub Actions Workflow (Introductory GitHub Education exercise on creating and running your first GitHub Actions workflow)
tarmeez-academy-promises-challenge
jones-6199/tarmeez-academy-promises-challenge
Tarmeez Academy Challenge: Fetching data from APIs and dynamically rendering it in the UI using JavaScript Promises and Fetch API
tarmeez-academy-api-challenge
jones-6199/tarmeez-academy-api-challenge
Vanilla JavaScript API challenge by Tarmeez Academy, practicing REST API consumption, async requests, and error handling without promises.
skills-write-javascript-actions
jones-6199/skills-write-javascript-actions
Practice project from GitHub Education focused on creating, configuring, and running a custom JavaScript GitHub Action. Includes hands-on work with workflows, action metadata, and automation basics