{"id":28919252,"url":"https://github.com/willie-conway/bachelorbytes","last_synced_at":"2026-05-05T14:32:36.630Z","repository":{"id":191520515,"uuid":"684776952","full_name":"Willie-Conway/BachelorBytes","owner":"Willie-Conway","description":"🧠 A complete collection of my programming projects from my B.S. in Computer Science \u0026 Information Science at Park University. Includes Java, C++, Python, JavaScript, digital logic circuits, and web development","archived":false,"fork":false,"pushed_at":"2025-06-09T17:19:25.000Z","size":31383,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-22T03:04:26.359Z","etag":null,"topics":["bachelor-projects","computer-science","cplusplus","digital-logic","java","javascript","park-university","python","software-engineering","student-portfolio","web-development"],"latest_commit_sha":null,"homepage":"","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/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:44:42.000Z","updated_at":"2025-06-09T17:26:05.000Z","dependencies_parsed_at":"2025-01-10T14:37:45.490Z","dependency_job_id":null,"html_url":"https://github.com/Willie-Conway/BachelorBytes","commit_stats":null,"previous_names":["willie-conway/computer-science"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Willie-Conway/BachelorBytes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Willie-Conway%2FBachelorBytes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Willie-Conway%2FBachelorBytes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Willie-Conway%2FBachelorBytes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Willie-Conway%2FBachelorBytes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Willie-Conway","download_url":"https://codeload.github.com/Willie-Conway/BachelorBytes/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Willie-Conway%2FBachelorBytes/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32653543,"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":["bachelor-projects","computer-science","cplusplus","digital-logic","java","javascript","park-university","python","software-engineering","student-portfolio","web-development"],"created_at":"2025-06-22T03:04:22.967Z","updated_at":"2026-05-05T14:32:36.624Z","avatar_url":"https://github.com/Willie-Conway.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🎓 College Programming Portfolio  \n**B.S. in Computer Science \u0026 Information Science – Park University**  \n👨🏿‍💻 Curated by Willie Conway\n\nWelcome to my academic programming portfolio! This repository showcases my programming journey during my Bachelor's degree at Park University. It includes hands-on projects from multiple disciplines including Java, C++, Python, JavaScript, web development, digital logic, and software design.\n\n---\n\n## 📚 Repository Structure\n\n### 🔧 Object-Oriented Programming (Java)\n- Projects demonstrating class design, encapsulation, inheritance, and polymorphism.\n- Located in: `Java/myJavaPgms`, `Java/learning-java`\n\n### 💻 Computer Engineering \u0026 Digital Logic\n- 🔌 Circuit design using Logisim\n- 🧠 Logical circuit implementation and simulation\n- 📁 Folders:  \n  - `U2 Digital Logic Project`  \n  - `Digital Logic Project U4`  \n  - Files: `.circ`, `.pdf`, `.png`\n\n### 🔄 Flowcharts\n- 📈 Visual representation of algorithms and processes  \n- File: `Flowcharts/Flowchart.pdf`\n\n---\n\n## 💡 Software Development (C++)\nPractical software engineering assignments:\n- 🚗 `Automobile`\n- 🏦 `Banking_Program`\n- 🧮 `Cylinder_Object`, `Rational_Numbers`\n- 🧠 Data Structures: `Mini_Vector`, `Stack_LinkedList`, `Trees_BinarySearchTrees`\n- 🎓 `Student_Admissions`, `Math_Concept`, `Pointers`, `While_Loop`, `Sum_Digits`, `Gross_Sales`, `Im_Wealthy`\n\nFolder: `C++/myCplusPgms`\n\n---\n\n## 🐍 Python Fundamentals\nSimple and fun Python projects:\n- 💸 `Expense_Tracker`\n- 🎮 Games: `Guess_Number`, `Hangman`, `Madlib`, `Rock_Paper_Scissors`\n\nFolder: `Python/myPythonPgms`\n\n---\n\n## 🌐 Web Development\n### 🕸 HTML \u0026 CSS\n- 🧾 Pages with quotes and layouts: `Blockquote`, `Quote`, `Language`, `Webpages`\n\n### 💻 JavaScript\nInteractive front-end projects:\n- ✅ `To_Do_List_App`\n- ☀️ `Weather_App`\n\nFolder: `JavaScript/myJavaScriptPgms`\n\n---\n\n## ✨ Highlights\n- Strong grasp of OOP and data structures.\n- Visual understanding of logic gates and digital circuits.\n- Multi-language fluency: Java, C++, Python, JavaScript, HTML/CSS.\n- Developed interactive apps and games across multiple platforms.\n\n---\n\n## 🚀 Let's Connect!\nIf you're exploring my work for collaboration, hiring, or inspiration, feel free to reach out!\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillie-conway%2Fbachelorbytes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwillie-conway%2Fbachelorbytes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillie-conway%2Fbachelorbytes/lists"}