From 6decf7568e0208f9cec0b257abd7b46e571b2f76 Mon Sep 17 00:00:00 2001 From: Airscript Date: Sun, 22 Jan 2023 00:43:41 +0100 Subject: [PATCH 1/9] feat: add base structure to campfire --- back-end-development-and-apis/.gitkeep | 0 coding-interview-prep/.gitkeep | 0 data-analysis-with-python/.gitkeep | 0 data-visualization/.gitkeep | 0 front-end-development-libraries/.gitkeep | 0 information-security/.gitkeep | 0 javascript-algorithms-and-data-structures/.gitkeep | 0 machine-learning-with-python/.gitkeep | 0 quality-assurance/.gitkeep | 0 relational-database/.gitkeep | 0 .../assets/images}/android-chrome-192x192.png | Bin .../assets/images}/android-chrome-512x512.png | Bin .../assets/images}/apple-touch-icon.png | Bin .../assets/images}/codepen-logo.svg | 0 .../personal-portfolio/assets/images/dehaze.svg | 0 .../assets/images}/favicon-16x16.png | Bin .../assets/images}/favicon-32x32.png | Bin .../personal-portfolio/assets/images}/favicon.ico | Bin .../personal-portfolio/assets/images}/fcc-logo.svg | 0 .../assets/images}/github-logo.svg | 0 .../personal-portfolio/assets/images/keyboard-1.jpg | Bin .../personal-portfolio/assets/images/keyboard-2.jpg | Bin .../assets/images}/linkedin-logo.svg | 0 .../assets/images}/mstile-150x150.png | Bin .../assets/images/project-preview-1.svg | 0 .../assets/images/project-preview-2.svg | 0 .../assets/images}/safari-pinned-tab.svg | 0 .../personal-portfolio/assets/images/turtlecon.svg | 0 .../assets/images/work-together-1.jpg | Bin .../assets/images/work-together-2.jpg | Bin .../personal-portfolio}/browserconfig.xml | 0 .../personal-portfolio}/index.html | 0 .../personal-portfolio}/javascript.js | 0 .../personal-portfolio}/site.webmanifest | 0 .../personal-portfolio}/style.css | 0 scientific-computing-with-python/.gitkeep | 0 36 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 back-end-development-and-apis/.gitkeep create mode 100644 coding-interview-prep/.gitkeep create mode 100644 data-analysis-with-python/.gitkeep create mode 100644 data-visualization/.gitkeep create mode 100644 front-end-development-libraries/.gitkeep create mode 100644 information-security/.gitkeep create mode 100644 javascript-algorithms-and-data-structures/.gitkeep create mode 100644 machine-learning-with-python/.gitkeep create mode 100644 quality-assurance/.gitkeep create mode 100644 relational-database/.gitkeep rename {Personal Portfolio/Favicon Package => responsive-web-design/personal-portfolio/assets/images}/android-chrome-192x192.png (100%) rename {Personal Portfolio/Favicon Package => responsive-web-design/personal-portfolio/assets/images}/android-chrome-512x512.png (100%) rename {Personal Portfolio/Favicon Package => responsive-web-design/personal-portfolio/assets/images}/apple-touch-icon.png (100%) rename {Personal Portfolio => responsive-web-design/personal-portfolio/assets/images}/codepen-logo.svg (100%) rename Personal Portfolio/Dehaze.svg => responsive-web-design/personal-portfolio/assets/images/dehaze.svg (100%) rename {Personal Portfolio/Favicon Package => responsive-web-design/personal-portfolio/assets/images}/favicon-16x16.png (100%) rename {Personal Portfolio/Favicon Package => responsive-web-design/personal-portfolio/assets/images}/favicon-32x32.png (100%) rename {Personal Portfolio/Favicon Package => responsive-web-design/personal-portfolio/assets/images}/favicon.ico (100%) rename {Personal Portfolio => responsive-web-design/personal-portfolio/assets/images}/fcc-logo.svg (100%) rename {Personal Portfolio => responsive-web-design/personal-portfolio/assets/images}/github-logo.svg (100%) rename Personal Portfolio/Keyboard.jpg => responsive-web-design/personal-portfolio/assets/images/keyboard-1.jpg (100%) rename Personal Portfolio/Keyboard 2.jpg => responsive-web-design/personal-portfolio/assets/images/keyboard-2.jpg (100%) rename {Personal Portfolio => responsive-web-design/personal-portfolio/assets/images}/linkedin-logo.svg (100%) rename {Personal Portfolio/Favicon Package => responsive-web-design/personal-portfolio/assets/images}/mstile-150x150.png (100%) rename Personal Portfolio/Project Preview 1.svg => responsive-web-design/personal-portfolio/assets/images/project-preview-1.svg (100%) rename Personal Portfolio/Project Preview 2.svg => responsive-web-design/personal-portfolio/assets/images/project-preview-2.svg (100%) rename {Personal Portfolio/Favicon Package => responsive-web-design/personal-portfolio/assets/images}/safari-pinned-tab.svg (100%) rename Personal Portfolio/Turtlecon.svg => responsive-web-design/personal-portfolio/assets/images/turtlecon.svg (100%) rename Personal Portfolio/Work Together.jpg => responsive-web-design/personal-portfolio/assets/images/work-together-1.jpg (100%) rename Personal Portfolio/Work Together 2.jpg => responsive-web-design/personal-portfolio/assets/images/work-together-2.jpg (100%) rename {Personal Portfolio/Favicon Package => responsive-web-design/personal-portfolio}/browserconfig.xml (100%) rename {Personal Portfolio => responsive-web-design/personal-portfolio}/index.html (100%) rename {Personal Portfolio => responsive-web-design/personal-portfolio}/javascript.js (100%) rename {Personal Portfolio/Favicon Package => responsive-web-design/personal-portfolio}/site.webmanifest (100%) rename {Personal Portfolio => responsive-web-design/personal-portfolio}/style.css (100%) create mode 100644 scientific-computing-with-python/.gitkeep diff --git a/back-end-development-and-apis/.gitkeep b/back-end-development-and-apis/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/coding-interview-prep/.gitkeep b/coding-interview-prep/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/data-analysis-with-python/.gitkeep b/data-analysis-with-python/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/data-visualization/.gitkeep b/data-visualization/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/front-end-development-libraries/.gitkeep b/front-end-development-libraries/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/information-security/.gitkeep b/information-security/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/javascript-algorithms-and-data-structures/.gitkeep b/javascript-algorithms-and-data-structures/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/machine-learning-with-python/.gitkeep b/machine-learning-with-python/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/quality-assurance/.gitkeep b/quality-assurance/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/relational-database/.gitkeep b/relational-database/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/Personal Portfolio/Favicon Package/android-chrome-192x192.png b/responsive-web-design/personal-portfolio/assets/images/android-chrome-192x192.png similarity index 100% rename from Personal Portfolio/Favicon Package/android-chrome-192x192.png rename to responsive-web-design/personal-portfolio/assets/images/android-chrome-192x192.png diff --git a/Personal Portfolio/Favicon Package/android-chrome-512x512.png b/responsive-web-design/personal-portfolio/assets/images/android-chrome-512x512.png similarity index 100% rename from Personal Portfolio/Favicon Package/android-chrome-512x512.png rename to responsive-web-design/personal-portfolio/assets/images/android-chrome-512x512.png diff --git a/Personal Portfolio/Favicon Package/apple-touch-icon.png b/responsive-web-design/personal-portfolio/assets/images/apple-touch-icon.png similarity index 100% rename from Personal Portfolio/Favicon Package/apple-touch-icon.png rename to responsive-web-design/personal-portfolio/assets/images/apple-touch-icon.png diff --git a/Personal Portfolio/codepen-logo.svg b/responsive-web-design/personal-portfolio/assets/images/codepen-logo.svg similarity index 100% rename from Personal Portfolio/codepen-logo.svg rename to responsive-web-design/personal-portfolio/assets/images/codepen-logo.svg diff --git a/Personal Portfolio/Dehaze.svg b/responsive-web-design/personal-portfolio/assets/images/dehaze.svg similarity index 100% rename from Personal Portfolio/Dehaze.svg rename to responsive-web-design/personal-portfolio/assets/images/dehaze.svg diff --git a/Personal Portfolio/Favicon Package/favicon-16x16.png b/responsive-web-design/personal-portfolio/assets/images/favicon-16x16.png similarity index 100% rename from Personal Portfolio/Favicon Package/favicon-16x16.png rename to responsive-web-design/personal-portfolio/assets/images/favicon-16x16.png diff --git a/Personal Portfolio/Favicon Package/favicon-32x32.png b/responsive-web-design/personal-portfolio/assets/images/favicon-32x32.png similarity index 100% rename from Personal Portfolio/Favicon Package/favicon-32x32.png rename to responsive-web-design/personal-portfolio/assets/images/favicon-32x32.png diff --git a/Personal Portfolio/Favicon Package/favicon.ico b/responsive-web-design/personal-portfolio/assets/images/favicon.ico similarity index 100% rename from Personal Portfolio/Favicon Package/favicon.ico rename to responsive-web-design/personal-portfolio/assets/images/favicon.ico diff --git a/Personal Portfolio/fcc-logo.svg b/responsive-web-design/personal-portfolio/assets/images/fcc-logo.svg similarity index 100% rename from Personal Portfolio/fcc-logo.svg rename to responsive-web-design/personal-portfolio/assets/images/fcc-logo.svg diff --git a/Personal Portfolio/github-logo.svg b/responsive-web-design/personal-portfolio/assets/images/github-logo.svg similarity index 100% rename from Personal Portfolio/github-logo.svg rename to responsive-web-design/personal-portfolio/assets/images/github-logo.svg diff --git a/Personal Portfolio/Keyboard.jpg b/responsive-web-design/personal-portfolio/assets/images/keyboard-1.jpg similarity index 100% rename from Personal Portfolio/Keyboard.jpg rename to responsive-web-design/personal-portfolio/assets/images/keyboard-1.jpg diff --git a/Personal Portfolio/Keyboard 2.jpg b/responsive-web-design/personal-portfolio/assets/images/keyboard-2.jpg similarity index 100% rename from Personal Portfolio/Keyboard 2.jpg rename to responsive-web-design/personal-portfolio/assets/images/keyboard-2.jpg diff --git a/Personal Portfolio/linkedin-logo.svg b/responsive-web-design/personal-portfolio/assets/images/linkedin-logo.svg similarity index 100% rename from Personal Portfolio/linkedin-logo.svg rename to responsive-web-design/personal-portfolio/assets/images/linkedin-logo.svg diff --git a/Personal Portfolio/Favicon Package/mstile-150x150.png b/responsive-web-design/personal-portfolio/assets/images/mstile-150x150.png similarity index 100% rename from Personal Portfolio/Favicon Package/mstile-150x150.png rename to responsive-web-design/personal-portfolio/assets/images/mstile-150x150.png diff --git a/Personal Portfolio/Project Preview 1.svg b/responsive-web-design/personal-portfolio/assets/images/project-preview-1.svg similarity index 100% rename from Personal Portfolio/Project Preview 1.svg rename to responsive-web-design/personal-portfolio/assets/images/project-preview-1.svg diff --git a/Personal Portfolio/Project Preview 2.svg b/responsive-web-design/personal-portfolio/assets/images/project-preview-2.svg similarity index 100% rename from Personal Portfolio/Project Preview 2.svg rename to responsive-web-design/personal-portfolio/assets/images/project-preview-2.svg diff --git a/Personal Portfolio/Favicon Package/safari-pinned-tab.svg b/responsive-web-design/personal-portfolio/assets/images/safari-pinned-tab.svg similarity index 100% rename from Personal Portfolio/Favicon Package/safari-pinned-tab.svg rename to responsive-web-design/personal-portfolio/assets/images/safari-pinned-tab.svg diff --git a/Personal Portfolio/Turtlecon.svg b/responsive-web-design/personal-portfolio/assets/images/turtlecon.svg similarity index 100% rename from Personal Portfolio/Turtlecon.svg rename to responsive-web-design/personal-portfolio/assets/images/turtlecon.svg diff --git a/Personal Portfolio/Work Together.jpg b/responsive-web-design/personal-portfolio/assets/images/work-together-1.jpg similarity index 100% rename from Personal Portfolio/Work Together.jpg rename to responsive-web-design/personal-portfolio/assets/images/work-together-1.jpg diff --git a/Personal Portfolio/Work Together 2.jpg b/responsive-web-design/personal-portfolio/assets/images/work-together-2.jpg similarity index 100% rename from Personal Portfolio/Work Together 2.jpg rename to responsive-web-design/personal-portfolio/assets/images/work-together-2.jpg diff --git a/Personal Portfolio/Favicon Package/browserconfig.xml b/responsive-web-design/personal-portfolio/browserconfig.xml similarity index 100% rename from Personal Portfolio/Favicon Package/browserconfig.xml rename to responsive-web-design/personal-portfolio/browserconfig.xml diff --git a/Personal Portfolio/index.html b/responsive-web-design/personal-portfolio/index.html similarity index 100% rename from Personal Portfolio/index.html rename to responsive-web-design/personal-portfolio/index.html diff --git a/Personal Portfolio/javascript.js b/responsive-web-design/personal-portfolio/javascript.js similarity index 100% rename from Personal Portfolio/javascript.js rename to responsive-web-design/personal-portfolio/javascript.js diff --git a/Personal Portfolio/Favicon Package/site.webmanifest b/responsive-web-design/personal-portfolio/site.webmanifest similarity index 100% rename from Personal Portfolio/Favicon Package/site.webmanifest rename to responsive-web-design/personal-portfolio/site.webmanifest diff --git a/Personal Portfolio/style.css b/responsive-web-design/personal-portfolio/style.css similarity index 100% rename from Personal Portfolio/style.css rename to responsive-web-design/personal-portfolio/style.css diff --git a/scientific-computing-with-python/.gitkeep b/scientific-computing-with-python/.gitkeep new file mode 100644 index 0000000..e69de29 From e91691a07a71b3543e1d8028663d118928a82822 Mon Sep 17 00:00:00 2001 From: Airscript Date: Sun, 22 Jan 2023 00:49:23 +0100 Subject: [PATCH 2/9] chore: add issue template folder --- .github/ISSUE_TEMPLATE/bug.md | 38 +++++++++++++++++++++++++++++++ .github/ISSUE_TEMPLATE/feature.md | 20 ++++++++++++++++ 2 files changed, 58 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug.md create mode 100644 .github/ISSUE_TEMPLATE/feature.md diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md new file mode 100644 index 0000000..fcaf692 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug.md @@ -0,0 +1,38 @@ +--- +name: Bug +about: Create a report to help us improve +title: '' +labels: bug +assignees: Airscripts + +--- + +**Describe the bug** +A clear and concise description of what the bug is. + +**To Reproduce** +Steps to reproduce the behavior: +1. Go to '...' +2. Click on '....' +3. Scroll down to '....' +4. See error + +**Expected behavior** +A clear and concise description of what you expected to happen. + +**Screenshots** +If applicable, add screenshots to help explain your problem. + +**Desktop (please complete the following information):** + - OS: [e.g. iOS] + - Browser [e.g. chrome, safari] + - Version [e.g. 22] + +**Smartphone (please complete the following information):** + - Device: [e.g. iPhone6] + - OS: [e.g. iOS8.1] + - Browser [e.g. stock browser, safari] + - Version [e.g. 22] + +**Additional context** +Add any other context about the problem here. diff --git a/.github/ISSUE_TEMPLATE/feature.md b/.github/ISSUE_TEMPLATE/feature.md new file mode 100644 index 0000000..950b993 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature.md @@ -0,0 +1,20 @@ +--- +name: Feature +about: Suggest an idea for this project +title: '' +labels: feature +assignees: Airscripts + +--- + +**Is your feature request related to a problem? Please describe.** +A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] + +**Describe the solution you'd like** +A clear and concise description of what you want to happen. + +**Describe alternatives you've considered** +A clear and concise description of any alternative solutions or features you've considered. + +**Additional context** +Add any other context or screenshots about the feature request here. From 20e227d4c52543e6d2b5fa3e8a4dbd6c62a51f9a Mon Sep 17 00:00:00 2001 From: Airscript Date: Sun, 22 Jan 2023 00:49:29 +0100 Subject: [PATCH 3/9] chore: add FUNDING.yml file --- .github/FUNDING.yml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .github/FUNDING.yml diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 0000000..73ea74a --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1,2 @@ +github: [airscripts] +ko_fi: airscript From 8ff41fabdda7d9f92e423803a60015376df2a72c Mon Sep 17 00:00:00 2001 From: Airscript Date: Sun, 22 Jan 2023 00:49:35 +0100 Subject: [PATCH 4/9] chore: add PULL_REQUEST_TEMPLATE.md file --- .github/PULL_REQUEST_TEMPLATE.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 .github/PULL_REQUEST_TEMPLATE.md diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000..e834399 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,22 @@ +# Pull Request +Compile all the informations written below to send a legitimate pull request to the repository! + +## Label: + +### This PR is labeled as: +*Choose only one and remember to select the label even on the right.* + +- [ ] Feature +- [ ] Bug +- [ ] Other + +## Linked Issue + +### This PR has the following linked issues: +- Closes #; +- ... + +## Solution + +### My solution is explained as follows: +Write your solution here... From 3c81639dde3ff9e08ec34e9010855f610418570c Mon Sep 17 00:00:00 2001 From: Airscript Date: Sun, 22 Jan 2023 00:49:44 +0100 Subject: [PATCH 5/9] chore: add CODE_OF_CONDUCT.md file --- CODE_OF_CONDUCT.md | 133 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 133 insertions(+) create mode 100644 CODE_OF_CONDUCT.md diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md new file mode 100644 index 0000000..c5f1e13 --- /dev/null +++ b/CODE_OF_CONDUCT.md @@ -0,0 +1,133 @@ + +# Contributor Covenant Code of Conduct + +## Our Pledge + +We as members, contributors, and leaders pledge to make participation in our +community a harassment-free experience for everyone, regardless of age, body +size, visible or invisible disability, ethnicity, sex characteristics, gender +identity and expression, level of experience, education, socio-economic status, +nationality, personal appearance, race, caste, color, religion, or sexual identity +and orientation. + +We pledge to act and interact in ways that contribute to an open, welcoming, +diverse, inclusive, and healthy community. + +## Our Standards + +Examples of behavior that contributes to a positive environment for our +community include: + +* Demonstrating empathy and kindness toward other people +* Being respectful of differing opinions, viewpoints, and experiences +* Giving and gracefully accepting constructive feedback +* Accepting responsibility and apologizing to those affected by our mistakes, + and learning from the experience +* Focusing on what is best not just for us as individuals, but for the + overall community + +Examples of unacceptable behavior include: + +* The use of sexualized language or imagery, and sexual attention or + advances of any kind +* Trolling, insulting or derogatory comments, and personal or political attacks +* Public or private harassment +* Publishing others' private information, such as a physical or email + address, without their explicit permission +* Other conduct which could reasonably be considered inappropriate in a + professional setting + +## Enforcement Responsibilities + +Community leaders are responsible for clarifying and enforcing our standards of +acceptable behavior and will take appropriate and fair corrective action in +response to any behavior that they deem inappropriate, threatening, offensive, +or harmful. + +Community leaders have the right and responsibility to remove, edit, or reject +comments, commits, code, wiki edits, issues, and other contributions that are +not aligned to this Code of Conduct, and will communicate reasons for moderation +decisions when appropriate. + +## Scope + +This Code of Conduct applies within all community spaces, and also applies when +an individual is officially representing the community in public spaces. +Examples of representing our community include using an official e-mail address, +posting via an official social media account, or acting as an appointed +representative at an online or offline event. + +## Enforcement + +Instances of abusive, harassing, or otherwise unacceptable behavior may be +reported to the community leaders responsible for enforcement at +. +All complaints will be reviewed and investigated promptly and fairly. + +All community leaders are obligated to respect the privacy and security of the +reporter of any incident. + +## Enforcement Guidelines + +Community leaders will follow these Community Impact Guidelines in determining +the consequences for any action they deem in violation of this Code of Conduct: + +### 1. Correction + +**Community Impact**: Use of inappropriate language or other behavior deemed +unprofessional or unwelcome in the community. + +**Consequence**: A private, written warning from community leaders, providing +clarity around the nature of the violation and an explanation of why the +behavior was inappropriate. A public apology may be requested. + +### 2. Warning + +**Community Impact**: A violation through a single incident or series +of actions. + +**Consequence**: A warning with consequences for continued behavior. No +interaction with the people involved, including unsolicited interaction with +those enforcing the Code of Conduct, for a specified period of time. This +includes avoiding interactions in community spaces as well as external channels +like social media. Violating these terms may lead to a temporary or +permanent ban. + +### 3. Temporary Ban + +**Community Impact**: A serious violation of community standards, including +sustained inappropriate behavior. + +**Consequence**: A temporary ban from any sort of interaction or public +communication with the community for a specified period of time. No public or +private interaction with the people involved, including unsolicited interaction +with those enforcing the Code of Conduct, is allowed during this period. +Violating these terms may lead to a permanent ban. + +### 4. Permanent Ban + +**Community Impact**: Demonstrating a pattern of violation of community +standards, including sustained inappropriate behavior, harassment of an +individual, or aggression toward or disparagement of classes of individuals. + +**Consequence**: A permanent ban from any sort of public interaction within +the community. + +## Attribution + +This Code of Conduct is adapted from the [Contributor Covenant][homepage], +version 2.0, available at +[https://www.contributor-covenant.org/version/2/0/code_of_conduct.html][v2.0]. + +Community Impact Guidelines were inspired by +[Mozilla's code of conduct enforcement ladder][Mozilla CoC]. + +For answers to common questions about this code of conduct, see the FAQ at +[https://www.contributor-covenant.org/faq][FAQ]. Translations are available +at [https://www.contributor-covenant.org/translations][translations]. + +[homepage]: https://www.contributor-covenant.org +[v2.0]: https://www.contributor-covenant.org/version/2/0/code_of_conduct.html +[Mozilla CoC]: https://github.com/mozilla/diversity +[FAQ]: https://www.contributor-covenant.org/faq +[translations]: https://www.contributor-covenant.org/translations \ No newline at end of file From a5f9f6fd4601b7940f8ffbbbadb0ed3b0995ea23 Mon Sep 17 00:00:00 2001 From: Airscript Date: Sun, 22 Jan 2023 00:49:50 +0100 Subject: [PATCH 6/9] chore: add CONTRIBUTING.md file --- CONTRIBUTING.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..43d9312 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,5 @@ +# Contributing +When contributing to this repository, please first discuss the change you wish to make via issue, +email, or any other method with the owners of this repository before making a change. + +Please note we have a code of conduct, please follow it in all your interactions with the project. \ No newline at end of file From d5b2d8b34e35afd18afaee47c2aeff6ffa93ca8a Mon Sep 17 00:00:00 2001 From: Airscript Date: Sun, 22 Jan 2023 00:49:57 +0100 Subject: [PATCH 7/9] chore: add SECURITY.md file --- SECURITY.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..e6f4cb7 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,9 @@ +# Security Policy + +## Supported Versions +| Version | Supported | +| ------- | ------------------ | +| 1.x.x | :white_check_mark: | + +## Reporting a Vulnerability +To report a vulnerability, open an [issue](https://github.com/Airscripts/campfire/issues/new/choose). From 0909738cf83ec1e0e42ee417d8bd3d33f64df366 Mon Sep 17 00:00:00 2001 From: Airscript Date: Sun, 22 Jan 2023 00:50:06 +0100 Subject: [PATCH 8/9] chore: update README.md file --- README.md | 34 ++++++++++++++++++++++++++++++---- 1 file changed, 30 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 2352059..55a56cb 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,31 @@ -# personal-portfolio -A personal portfolio built only with Front-End technologies. +# ðŸŠķ Campfire +Repository containing all the projects made for freeCodeCamp curriculum. +  -This is a personal portfolio called Turtlecode, where I've used different Front-End Technologies like HTML5, CSS3 (using Flexbox) and little JavaScript for some animations. -https://www.turtlecode.org +## ðŸ“Ķ Installation +Follow the steps below to make use of Campfire. +  + +1. Clone this repository: +```bash +git clone https://github.com/Airscripts/campfire.git +``` +  + +## ðŸĪ Contributing +Contributions and suggestions about how to improve this project are welcome! +  + +## 💚 Support +If you want to support my work you can do it with the links below. + +Choose what you find more suitable for you: +- [Support me on GitHub](https://github.com/sponsors/Airscripts) +- [Support me via linktr.ee](https://linktr.ee/airscript) + +Thank you so much, it means a lot for me! +  + +## ðŸ’ģ License +This repository is licensed under [GPL-3.0 License](https://github.com/Airscripts/campfire/blob/main/LICENSE). +  From 5a0d61522287f0cba7cb5d8215bbd12ed1dd04ac Mon Sep 17 00:00:00 2001 From: Airscript Date: Sun, 22 Jan 2023 01:15:59 +0100 Subject: [PATCH 9/9] bump: release version 1.0.0 --- CHANGELOG.md | 14 ++++++++++++++ VERSION | 1 + 2 files changed, 15 insertions(+) create mode 100644 CHANGELOG.md create mode 100644 VERSION diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..7f15eea --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,14 @@ +# Changelog +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) with some edits, +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +  + +## 🎉 1.0.0 + +### What's Changed +* feat: add campfire base structure + +### Full Changelog +https://github.com/Airscripts/campfire/commits/1.0.0 diff --git a/VERSION b/VERSION new file mode 100644 index 0000000..afaf360 --- /dev/null +++ b/VERSION @@ -0,0 +1 @@ +1.0.0 \ No newline at end of file