{"id":32789419,"url":"https://github.com/elif-264/42-piscine--projects","last_synced_at":"2026-05-12T12:42:42.575Z","repository":{"id":318966192,"uuid":"1077118296","full_name":"elif-264/42-Piscine--Projects","owner":"elif-264","description":"My C and Shell projects from the 42 Piscine program.","archived":false,"fork":false,"pushed_at":"2025-10-15T20:41:08.000Z","size":89,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-16T21:21:46.707Z","etag":null,"topics":["42-piscine","42-school","c-language","piscine","programming","shell"],"latest_commit_sha":null,"homepage":"https://www.linkedin.com/in/elifnurnazli/","language":"C","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/elif-264.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-15T19:58:59.000Z","updated_at":"2025-10-15T20:50:46.000Z","dependencies_parsed_at":"2025-10-17T13:10:27.477Z","dependency_job_id":"fe63f968-d22c-4873-9d4a-ac5eca11cfff","html_url":"https://github.com/elif-264/42-Piscine--Projects","commit_stats":null,"previous_names":["elif-264/42-piscine--projects"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/elif-264/42-Piscine--Projects","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elif-264%2F42-Piscine--Projects","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elif-264%2F42-Piscine--Projects/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elif-264%2F42-Piscine--Projects/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elif-264%2F42-Piscine--Projects/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elif-264","download_url":"https://codeload.github.com/elif-264/42-Piscine--Projects/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elif-264%2F42-Piscine--Projects/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":282799913,"owners_count":26729199,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-11-05T02:00:05.946Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["42-piscine","42-school","c-language","piscine","programming","shell"],"created_at":"2025-11-05T10:01:35.373Z","updated_at":"2025-11-05T10:01:53.161Z","avatar_url":"https://github.com/elif-264.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 42 Piscine — Projects\n![C](https://img.shields.io/badge/language-C-blue)\n![Shell](https://img.shields.io/badge/language-Shell-green)\n![Status](https://img.shields.io/badge/status-Completed-success)\n\nThis repository contains my C and Shell exercises from the **42 Piscine** program.\n\n## 📁 Structure\n- **c00 – c07** → C programming exercises, each folder contains multiple `ex` subfolders (ex00, ex01, etc.)\n- **shell_00** → Shell scripting and basic command-line exercises.\n- **exam** → Exam practice files.\n\n## 🧠 Topics Covered\n- Loops, conditions, and functions in C  \n- Pointers and memory handling  \n- String manipulation and arrays  \n- Shell commands and scripting basics\n\n## ⚙️ Notes\n- Example build command for C projects:\n  ```bash\n  gcc -Wall -Wextra -Werror your_file.c -o your_program\n  \nThis compiles your C file into an executable named your_program.\n\n-Wall, -Wextra, -Werror: enable strict warning checks\n\nyour_file.c: source file\n\n-o your_program: output program name\n\nTemporary files, compiled binaries (a.out, .exe), and system/editor files (.DS_Store, .swp, etc.) are excluded via .gitignore.\n\n📌 Created and maintained by Elif Nur\n💡 View my GitHub profile\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felif-264%2F42-piscine--projects","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felif-264%2F42-piscine--projects","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felif-264%2F42-piscine--projects/lists"}