-
-
Notifications
You must be signed in to change notification settings - Fork 49
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update project data & screenshots, refactor modal components
- Loading branch information
Showing
14 changed files
with
163 additions
and
88 deletions.
There are no files selected for viewing
File renamed without changes.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
{ | ||
"index": 5, | ||
"name": "API List", | ||
"headline": "Curated Collection of Fun and Free APIs for Learning JavaScript", | ||
"long_description": [ | ||
"The API List is a curated collection of interesting and free APIs designed to help learners practice and enhance their JavaScript skills. It offers a diverse range of APIs across various categories, including AI, art, books, code repositories, food, gaming, government data, health, language, open-source projects, and more.", | ||
"Key features include:", | ||
"- **Diverse Categories**: Explore APIs in categories such as AI, art, books, code repositories, food, gaming, government data, health, language, open-source projects, and miscellaneous collections.", | ||
"- **Free Access**: All listed APIs are free to use, providing ample opportunities for hands-on practice.", | ||
"- **Learning Resource**: Ideal for beginners and intermediate learners looking to apply JavaScript in real-world scenarios.", | ||
"- **Community Contribution**: Open for contributions, allowing users to add new APIs and share valuable resources with the community." | ||
], | ||
"technologies": [ | ||
"JavaScript", | ||
"APIs", | ||
"Web Development" | ||
], | ||
"owner": "Vets-Who-Code", | ||
"repo": "api-list", | ||
"live_url": null, | ||
"thumbnail": { | ||
"src": "/images/projects/APIList.png", | ||
"alt": "API List Project Thumbnail" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
{ | ||
"index": 6, | ||
"name": "Prework", | ||
"headline": "Foundational Prework for Prospective Vets Who Code Participants", | ||
"long_description": [ | ||
"The Prework project is a meticulously crafted program designed to introduce prospective Vets Who Code (VWC) participants to essential tools, technologies, and fundamental concepts in software engineering. This preparatory course is structured to ensure that learners are well-equipped for the upcoming VWC curriculum.", | ||
"Key components of the Prework include:", | ||
"- **Command Line Basics**: Understanding the command line interface and its operations.", | ||
"- **Code Editor Setup**: Guidance on setting up and utilizing code editors effectively.", | ||
"- **HTML & CSS Fundamentals**: Building and styling web pages using HTML and CSS.", | ||
"- **JavaScript Introduction**: Writing and integrating JavaScript to enhance web interactivity.", | ||
"- **Capstone Project**: A culminating challenge that allows learners to apply their acquired skills in a practical project." | ||
], | ||
"technologies": [ | ||
"Command Line", | ||
"Git", | ||
"GitHub", | ||
"HTML", | ||
"CSS", | ||
"JavaScript" | ||
], | ||
"owner": "Vets-Who-Code", | ||
"repo": "Prework", | ||
"live_url": null, | ||
"thumbnail": { | ||
"src": "/images/projects/Prework.png", | ||
"alt": "Prework Project Thumbnail" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters