{"id":22705099,"url":"https://github.com/calderonrigoberto/github-activity","last_synced_at":"2026-01-31T15:01:35.213Z","repository":{"id":266201413,"uuid":"897682104","full_name":"CalderonRigoberto/github-activity","owner":"CalderonRigoberto","description":"Github Activity CLI: A Java-based command-line to consult github activity by user using oop and modern features (streams, pattern builder, etc) and Jackson for JSON handling. Built while following roadmap.sh","archived":false,"fork":false,"pushed_at":"2024-12-05T05:16:22.000Z","size":16,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-20T00:39:43.603Z","etag":null,"topics":["builder-pattern","java","picocli"],"latest_commit_sha":null,"homepage":"https://roadmap.sh/projects/github-user-activity","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CalderonRigoberto.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-03T03:46:08.000Z","updated_at":"2024-12-05T15:32:43.000Z","dependencies_parsed_at":"2024-12-03T04:37:38.434Z","dependency_job_id":null,"html_url":"https://github.com/CalderonRigoberto/github-activity","commit_stats":null,"previous_names":["calderonrigoberto/github-activity"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CalderonRigoberto/github-activity","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalderonRigoberto%2Fgithub-activity","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalderonRigoberto%2Fgithub-activity/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalderonRigoberto%2Fgithub-activity/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalderonRigoberto%2Fgithub-activity/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CalderonRigoberto","download_url":"https://codeload.github.com/CalderonRigoberto/github-activity/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalderonRigoberto%2Fgithub-activity/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28946053,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T14:26:55.697Z","status":"ssl_error","status_checked_at":"2026-01-31T14:26:52.545Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["builder-pattern","java","picocli"],"created_at":"2024-12-10T09:08:58.499Z","updated_at":"2026-01-31T15:01:35.194Z","avatar_url":"https://github.com/CalderonRigoberto.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Github User Activity CLI\n\nA command-line github user activity application built as part of my Java learning journey following the [roadmap.sh]([https://roadmap.sh](https://roadmap.sh/projects/github-user-activity)) path. This project demonstrates practical implementation of modern Java features while helping others learn through real-world examples.\n\n## About This Project\n\nThis Github User Activity is a practical exercise in building command-line applications using Java, focusing on modern language features and clean code practices. It's part of a series of projects aimed at improving Java skills through hands-on experience.\n\n## Key Technologies \u0026 Concepts Used\n\n- **Modern Java Features and Design Pattern**\n    - Stream API for data processing\n    - Local variable type inference (var)\n    - Pattern Builder\n\n- **Libraries**\n    - Jackson for JSON handling\n        - JSON reading/writing\n        - Object mapping\n\n- **Project Purpose**\n    - Practice modern Java features\n    - Implement CLI interfaces with Picocli\n    - Apply clean code principles\n\n## Learning Outcomes\n\nThrough this project, I practiced:\n- Building interactive CLI applications\n- Modern Java features in a real-world context\n- Command pattern implementation\n\n\n## Community and Learning\n\nThis project is part of my learning journey, and I encourage others to:\n- Fork the repository and experiment with the code\n- Suggest improvements and new features\n- Share their own learning experiences\n- Use it as a reference for their Java learning journey\n\n## Why This Project?\n\n- Practical application of Java concepts\n- Real-world use case implementation\n- Part of structured learning through roadmap.sh\n- Opportunity to share knowledge with the community\n\n## Contributing\n\nFeel free to contribute to this project! Whether you're:\n- Learning Java yourself\n- Have suggestions for improvements\n- Want to add new features\n- Found bugs to fix\n\nYour contributions are welcome!\n\n## About the Author\n\nHi! I'm Rigoberto Calderón, a software developer passionate about learning and sharing knowledge with the community.\n\n- 🌐 Portfolio: [calderonrigoberto.github.io](https://calderonrigoberto.github.io/)\n- 💻 GitHub: [@CalderonRigoberto](https://github.com/CalderonRigoberto)\n- 📚 Currently following the Java path on roadmap.sh to enhance my skills\n- 🤝 Open to collaborations and learning opportunities\n\nCheck out my other projects and learning journey on my GitHub profile!\n\n## License\n\nThis project is open source and available under the MIT License.\n\n---\n\nBuilt with ❤️ as part of my Java learning journey.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcalderonrigoberto%2Fgithub-activity","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcalderonrigoberto%2Fgithub-activity","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcalderonrigoberto%2Fgithub-activity/lists"}