Code Monkey home page Code Monkey logo

Juan Arias's Projects

banking icon banking

A simulation of banking accounts and transactions.

e-wallet icon e-wallet

An E-Wallet system to transfer electronic funds with a decentralized approach using AES256 encryption to generate tokens for funds

encryption-analysis icon encryption-analysis

Implementation of a weak encryption algorithm, calculating its avalanche effect and implementing stronger security in a subclass

fibonacci-graphics icon fibonacci-graphics

Using Java swing package to create graphics that demonstrate the Fibonacci sequence patterns occurring in nature

graph icon graph

A Graph is a data structure that connects data in vertices through edges.

heap icon heap

A BinaryTree often used for PriorityQueue implementations. MaxHeap is a subclass of the Heap interface.

hospital-simulation icon hospital-simulation

An event driven simulation modeling patients with different urgencies and arrival/departure events

huffman-coding icon huffman-coding

An implementation of the Huffman Coding algorithm for compression of text files

maze-cplusplus icon maze-cplusplus

Simple maze solving program with recursive backtracking and exhaustive searching

maze-java icon maze-java

Simple maze solving program with recursive backtracking and exhaustive searching

skiplist icon skiplist

A SkipList is a linked-list with multiple levels that act as "express ways" allow operations to be performed with a logarithmic complexity.

store icon store

An automated Store with customers that can perform various transactions. Focused on extensibility through the command pattern, self registering factories and polymorphism.

timespan icon timespan

A class that stores a time representation and perform addition, subtraction and multiplication on the internal time.

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.