Skip to content

Gregor-VM/cipher-app

Repository files navigation

CipherApp

CipherApp Logo

Disclaimer: The project is under the MIT License.

App made in angular based on cryptoanalysis of frequency to solve random puzzles with famous quotes.

Website

The project is live here!

How does this works under the hood? 🔬

All the quotes are store in two files (for two languages) the english file is /src/utils/en.text.ts the spanish file is /src/utils/es.text.ts both of them contain an array of object with quotes and their corresonding authors. The image of each author it's obtained via the wikipedia API.

How can I contribute to this repo? 🤓

If you are interested in contributing to this project use Angular

The project also use Sass and firebase (to create/share custom encrypted message) Firebase

To run it, you need to have installed Node.js & npm, and pnpm, them you can use the following commands.

All commands are run from the root of the project, from a terminal:

  • Run ng serve for a dev server. Navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.

  • Run ng build to build the project. The build artifacts will be stored in the dist/ directory.

Any contribution is truly appreciated!

LICENSE 📜

This project is under the MIT License.

Don't forget to leave a star 🌟

About

App made in angular based on cryptoanalysis of frequencyto to solve random puzzles with famous quotes.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors