Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/masteryeducation/securitiesexamsmastery.com

SecuritiesExamsMastery.com
https://github.com/masteryeducation/securitiesexamsmastery.com

Last synced: 24 days ago
JSON representation

SecuritiesExamsMastery.com

Awesome Lists containing this project

README

        

> Through endless ages, I’ve journeyed afar,
> Upon giants’ shoulders, I reach for the stars.
> My sight extends beyond where eyes can see,
> Enriched by wisdom freely given to me.
>
> \- *Fuad Efendi, Founder.*



Logo


SecuritiesExamsMastery.com




Report a Bug
Β·
Request a Feature
.Ask a Question



[![Project license](https://img.shields.io/github/license/MasteryEducation/SecuritiesExamsMastery.com.svg?style=flat-square)](LICENSE.md)

[![Pull Requests welcome](https://img.shields.io/badge/PRs-welcome-ff69b4.svg?style=flat-square)](https://github.com/MasteryEducation/SecuritiesExamsMastery.com/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22)
[![code with love by MasteryEducation](https://img.shields.io/badge/%3C%2F%3E%20with%20%E2%99%A5%20by-MasteryEducation-ff1414.svg?style=flat-square)](https://github.com/MasteryEducation)

Table of Contents

- [About](#about)
- [Built With](#built-with)
- [Getting Started](#getting-started)
- [Prerequisites](#prerequisites)
- [Installation](#installation)
- [Usage](#usage)
- [Roadmap](#roadmap)
- [Support](#support)
- [Project assistance](#project-assistance)
- [Contributing](#contributing)
- [Authors \& contributors](#authors--contributors)
- [Security](#security)
- [License](#license)
- [Code License: MIT](#code-license-mit)
- [Content License: Creative Commons CC BY-NC-ND 4.0](#content-license-creative-commons-cc-by-nc-nd-40)
- [Acknowledgements](#acknowledgements)
- [Maintenance Commands](#maintenance-commands)

---

## About

> **[?]**
> Provide general information about your project here.
> What problem does it (intend to) solve?
> What is the purpose of your project?
> Why did you undertake it?
> You don't have to answer all the questions -- just the ones relevant to your project.

Screenshots

> **[?]**
> Please provide your screenshots here.

| Home Page | Login Page |
| :-------------------------------------------------------------------: | :--------------------------------------------------------------------: |
| | |

### Built With

> **[?]**
> Please provide the technologies that are used in the project.

## Getting Started

### Prerequisites

> **[?]**
> What are the project requirements/dependencies?

### Installation

> **[?]**
> Describe how to install and get started with the project.

## Usage

> **[?]**
> How does one go about using it?
> Provide various use cases and code examples here.

## Roadmap

See the [open issues](https://github.com/MasteryEducation/SecuritiesExamsMastery.com/issues) for a list of proposed features (and known issues).

- [Top Feature Requests](https://github.com/MasteryEducation/SecuritiesExamsMastery.com/issues?q=label%3Aenhancement+is%3Aopen+sort%3Areactions-%2B1-desc) (Add your votes using the πŸ‘ reaction)
- [Top Bugs](https://github.com/MasteryEducation/SecuritiesExamsMastery.com/issues?q=is%3Aissue+is%3Aopen+label%3Abug+sort%3Areactions-%2B1-desc) (Add your votes using the πŸ‘ reaction)
- [Newest Bugs](https://github.com/MasteryEducation/SecuritiesExamsMastery.com/issues?q=is%3Aopen+is%3Aissue+label%3Abug)

## Support

> **[?]**
> Provide additional ways to contact the project maintainer/maintainers.

Reach out to the maintainer at one of the following places:

- [GitHub Discussions](https://github.com/MasteryEducation/SecuritiesExamsMastery.com/discussions)
- Contact options listed on [this GitHub profile](https://github.com/MasteryEducation)

## Project assistance

If you want to say **thank you** or/and support active development of SecuritiesExamsMastery.com:

- Add a [GitHub Star](https://github.com/MasteryEducation/SecuritiesExamsMastery.com) to the project.
- Tweet about the SecuritiesExamsMastery.com.
- Write interesting articles about the project on [Dev.to](https://dev.to/), [Medium](https://medium.com/) or your personal blog.

Together, we can make SecuritiesExamsMastery.com **better**!

## Contributing

First off, thanks for taking the time to contribute! Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make will benefit everybody else and are **greatly appreciated**.

Please read [our contribution guidelines](docs/CONTRIBUTING.md), and thank you for being involved!

## Authors & contributors

The original setup of this repository is by [Fuad Efendi](https://github.com/MasteryEducation).

For a full list of all authors and contributors, see [the contributors page](https://github.com/MasteryEducation/SecuritiesExamsMastery.com/contributors).

## Security

SecuritiesExamsMastery.com follows good practices of security, but 100% security cannot be assured.
SecuritiesExamsMastery.com is provided **"as is"** without any **warranty**. Use at your own risk.

_For more information and to report security issues, please refer to our [security documentation](docs/SECURITY.md)._

## License

### Code License: MIT

The code contained in this repository (excluding content files) is licensed under the MIT License.

### Content License: Creative Commons CC BY-NC-ND 4.0

**Content** files, such as markdown files found in `/content` folder and its subfolders, and simmilar files, are powering the website [MyAmazingWebsite](https://MyAmazingWebsite) and are licensed separately under [Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International ![](https://i.creativecommons.org/l/by-nc-nd/4.0/88x31.png)](https://creativecommons.org/licenses/by-nc-nd/4.0/?ref=chooser-v1)

> By contributing **content** to this repository, you agree that your contributions are original, that you have the right to contribute them, and that you assign all rights, title, and interest in your contributions to Tokenizer Inc.

See [LICENSE](LICENSE.md) for more information.

## Acknowledgements

> **[?]**
> If your work was funded by any organization or institution, acknowledge their support here.
> In addition, if your work relies on other software libraries, or was inspired by looking at other work, it is appropriate to acknowledge this intellectual debt too.

## Maintenance Commands

brew upgrade hugo
brew upgrade node
node --version
brew upgrade node
npm install
npm update
hugo mod get -u ./...
git add -A && git commit -am. && git push