{"id":28919254,"url":"https://github.com/willie-conway/shelltoserver","last_synced_at":"2026-05-05T13:38:56.901Z","repository":{"id":191630778,"uuid":"684777469","full_name":"Willie-Conway/ShellToServer","owner":"Willie-Conway","description":"📂 Hands-on system administration, cloud computing, Linux programming, and server configuration projects from my B.S. in Computer Science \u0026 Information Science at Park University. Built in real environments using GCP, Python, Bash, and C++.","archived":false,"fork":false,"pushed_at":"2025-06-09T17:32:04.000Z","size":38406,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-22T03:04:27.424Z","etag":null,"topics":["cloud-computing","cplusplus","cron-jobs","devops","gcp","information-science","lemp-stack","linux","nginx","park-university","python","system-administration"],"latest_commit_sha":null,"homepage":"","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/Willie-Conway.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":"2023-08-29T20:46:28.000Z","updated_at":"2025-06-09T17:36:30.000Z","dependencies_parsed_at":"2025-01-10T14:37:44.921Z","dependency_job_id":null,"html_url":"https://github.com/Willie-Conway/ShellToServer","commit_stats":null,"previous_names":["willie-conway/information-science"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Willie-Conway/ShellToServer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Willie-Conway%2FShellToServer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Willie-Conway%2FShellToServer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Willie-Conway%2FShellToServer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Willie-Conway%2FShellToServer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Willie-Conway","download_url":"https://codeload.github.com/Willie-Conway/ShellToServer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Willie-Conway%2FShellToServer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32652079,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-05T11:29:49.557Z","status":"ssl_error","status_checked_at":"2026-05-05T11:29:48.587Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["cloud-computing","cplusplus","cron-jobs","devops","gcp","information-science","lemp-stack","linux","nginx","park-university","python","system-administration"],"created_at":"2025-06-22T03:04:23.090Z","updated_at":"2026-05-05T13:38:56.896Z","avatar_url":"https://github.com/Willie-Conway.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🖥️ Information Science Projects Portfolio  \n**B.S. in Computer Science \u0026 Information Science – Park University**  \n👨🏿‍💻 Curated by Willie Conway\n\nThis repository showcases practical system administration, Linux programming, cloud infrastructure, and server management projects completed as part of my Information Science curriculum. Built across real environments like Google Cloud Platform and Linux, these projects demonstrate my skills in system configuration, automation, scripting, and server deployment.\n\n---\n\n## 🗂️ Repo Structure\n\n### 🧑🏿‍💼 System Administration \u0026 Linux\n- 🔐 `Configurations_UserAccounts`  \n  Review of configuration files managing user account settings.  \n  📄 `Review files with configurations associated with user accounts.pdf`\n\n- ⏰ `Cron_Jobs`  \n  Automating processes using cron jobs.  \n  📄 `practice using cron to automatically run processes at predetermined times.pdf`\n\n- 🐧 `Linux_Assignments`  \n  - Overview of Linux/Unix-based assignments.  \n  - 📄 `Linux and Unix.pdf`  \n  - 📄 `VIRUSES, WORMS AND SPYWARE.pdf`\n\n---\n\n## ☁️ Cloud Computing \u0026 Infrastructure (GCP)\n\n- 💻 `VM_GCP`  \n  Creating and managing virtual machines on Google Cloud.  \n  📄 `virtual machine using your GCP account.pdf`\n\n- 📸 `Snapshot_Instance`  \n  Creating snapshots and using them to spin up additional instances.  \n  📄 `create snapshots of your instance as backups and use these snapshots to create additional instances.pdf`\n\n- 🐍 `Python_CloudShell`  \n  Running remote server operations using Python via Cloud Shell.  \n  📄 `Control your instance using a Python program from the Cloud Shell.pdf`\n\n---\n\n## 🌐 Web Server \u0026 Hosting Projects\n\n- 🌊 `Lemp_Server`  \n  Deploying a LEMP stack and hosting a WordPress site.  \n  📄 `Configure a LEMP server, then add a Wordpress site.pdf`\n\n- 🌐 `Nginx_WebServer`  \n  Hosting multiple websites on a single NGINX server.  \n  📄 `create multiple web sites using a single nginx web server.pdf`\n\n---\n\n## 🧪 Labs \u0026 Programs\n\n- 🔍 `Gcelab_2`  \n  GCP Lab using Python automation.  \n  - `gcelab2.py`  \n  - `output.txt`\n\n- 💻 `Linux_Pgms`  \n  C++ programs interacting with Linux system functionality:  \n  - `linux_fc.cpp`, `linuxfcgen.cpp`, `linuxsys.cpp`, `linuxtime.cpp`  \n  - Screenshots of program output included\n\n---\n\n## ✅ Skills Demonstrated\n\n- 🔧 Linux system configuration \u0026 scripting  \n- ☁️ Cloud computing (GCP, Cloud Shell, instance management)  \n- ⚙️ Server setup (LEMP, NGINX)  \n- 🕹 Automation with cron jobs  \n- 📁 System and security documentation  \n- 👨🏿‍💻 Programming in Python \u0026 C++ in a Linux environment\n\n---\n\n## 📬 Questions or Collaborations?\n\nFeel free to explore or reach out if you're curious about how I built these systems or want to collaborate on cloud or sysadmin-related projects!\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillie-conway%2Fshelltoserver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwillie-conway%2Fshelltoserver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillie-conway%2Fshelltoserver/lists"}