Code Monkey home page Code Monkey logo

enigma2008's Introduction

enigma2008

Self Evaluation for Enigma 2008

Kevin Cuadros

Functionality

  • For functionality in my project I was able to reach cracking method and command line interface

Object Oriented Programming

  • For OOP I was able implement 1 module where there are methods that two classes share. The module I made is called shiftable. Where all my offsets and keys are combined to make my shifts. I broke down my project in four classes: Encryption, Decryption, Cracking, and Enigma.

Ruby Coventions

  • For ruby convention I was able to make classes that made sense and used correct syntax and indentation. Most enumerables that I chose made sense on why I used them. The only time I used a hash is when I created.

Test Driven Development

  • For TDD I was able to use stubs. The stubs I used were for date generator and key generator since they both resulted in randomness everytime I tested. I also tested obvious edge caseses like capitaliziation and the implementaion of special characters or with and without date or keys. My test coverage result is 100% with 256/256 lines covered.

Version Control

  • For version control I was able to make 89 commits which is far more enough than the required. I also made 10 pull requests which was a lot more than the required. I organized my project in 5 different parts : Encryption, Decryption, Cracking, Enigma and Command Line Interface. Each part represents a class or a step working towards the interaction pattern. This helped me keep in line of how I wanted to approach this project in the correct manner.

Grading Myself

Functionality - 4

Object Oriented Programming - 4

Ruby Coventions - 4

Test Driven Development - 4

Version Control - 4

enigma2008's People

Contributors

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