GithubHelp home page GithubHelp logo

enigma's Introduction

Enigma

Functionality

I feel I did well on functionality. The crack interface works well and with many different edge cases.

Object Oriented Programming

I implemented two modules here, dividing up different responsibilities between the two. I felt inheritance did not make sense for the way I tackled this project, as there is no state to pass down. It certainly would have been possible, but it would have felt wrong to implemenent.

Ruby Conventions and Mechanics

I feel that I did well here, although possibly not as well as the previous items. My method for cracking is a little bit clunky, but everything works and is well named. I feel that the code is readable and is not overly long.

Test Driven Development

I feel again that I did well here. I am covering 100% of my code based on SimpleCov, as well all of my methods are tested. My only shortfall is that I did not use any mocks or stubs, which I felt were unnecessary as everthing is both unit and integration tested.

Version Control

Lastly, I feel I did well here. I have 40 commits and 11 pull requests as of writing this, and they are all well named and communicate what I am doing. All items in pull requests are related, such as encrypt, decrypt, and crack.

enigma's People

Contributors

sambcox 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.