Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
CodeYourFuture
/
Module-Tools
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
105
Star
0
Code
Issues
14
Pull requests
180
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
London | SDC-Nov-25 | Ikenna Agulobi | Sprint 2 | Jq
- #252
#252
Closed
ike-agu
wants to merge 11 commits into
CodeYourFuture:main
CodeYourFuture/Module-Tools:main
from
ike-agu:jq-exercise
ike-agu/Module-Tools:jq-exercise
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Closed
London | SDC-Nov-25 | Ikenna Agulobi | Sprint 2 | Jq
#252
ike-agu
wants to merge 11 commits into
CodeYourFuture:main
CodeYourFuture/Module-Tools:main
from
ike-agu:jq-exercise
ike-agu/Module-Tools:jq-exercise
Copy head branch name to clipboard
Commits
Commits on Nov 25, 2025
Use grep to list files from samples-files starting with upperCase
ike-agu
committed
6b65c82
View commit details
Copy full SHA for 6b65c82
Browse repository at this point
completed sort,uniq,head,tail exercise; completed tr command exercise
ike-agu
committed
93b6123
View commit details
Copy full SHA for 93b6123
Browse repository at this point
completed sort-uniq-head-tail execise
ike-agu
committed
ebfc198
View commit details
Copy full SHA for ebfc198
Browse repository at this point
Use jq -r to output name without quotes
ike-agu
committed
a6b48f6
View commit details
Copy full SHA for a6b48f6
Browse repository at this point
Use jq to output address fields as single comma-seperated lines
ike-agu
committed
c6cc1f7
View commit details
Copy full SHA for c6cc1f7
Browse repository at this point
Use jq to output name and profession on one line separated by a comma
ike-agu
committed
6b18014
View commit details
Copy full SHA for 6b18014
Browse repository at this point
Use jq to print all names in the object
ike-agu
committed
060d1e9
View commit details
Copy full SHA for 060d1e9
Browse repository at this point
Use jq to iterate and over object and print name and city
ike-agu
committed
52899b5
View commit details
Copy full SHA for 52899b5
Browse repository at this point
Use jq command to print the name and the first score
ike-agu
committed
b0c21cd
View commit details
Copy full SHA for b0c21cd
Browse repository at this point
Use jq to sum individual scores and all scores
ike-agu
committed
e9cc6d0
View commit details
Copy full SHA for e9cc6d0
Browse repository at this point
Commits on Feb 9, 2026
Update jq to use join() so it works for any number of adress lines
ike-agu
committed
3d11e78
View commit details
Copy full SHA for 3d11e78
Browse repository at this point
You can’t perform that action at this time.