Coder Social home page Coder Social logo

enigma's Introduction

Enigma

A program to crack an encryption based on the Caesar Cipher, translating a character by shifting it a certain number of places down the alphabet.

Functionality;

3, Both my encrypt and decrypt have been implemented on CLI. I have not attempted cracking method so can not be considered for a 4.

OOP;

2.5, The majority of the project meets expectations, however im not 100% the superclass is being used correctly. Code and decode should also potentially be moved to individual classes.

Ruby conventions and mechanics;

3, Code is properly indented, and ive used multiple hashes. In using a Hash and i believe correctly this means im above below expectations. I have 2 methds which are over 10 lines which also means it cannot be above expectaitions.

TDD;

3, I wrote tests first and have made sure unit test are written when needed. Simplecov showing as 100% coverage. No mocks/stubs used so cant be considered for 4.

Version control;

3, Above 40 commits and 11 pull requests, i do think some commits and pull requests could of been clearer as to purpose/changes. Possible multi functionality early on doing small methods/tests.

enigma's People

Contributors

adrlloyd avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.