Code Monkey home page Code Monkey logo

Hello, I'm Carlos "Dyno" Sedano 🧙🏻‍♂️

Tech Enthusiast | Computer Engineer


Dino

LinkedIn Twitter


🤔 About

  • Working : Software Developer at Oracle 💻 🔴
  • Hobbies : Videogames 🕹️ | Soccer ⚽ | Barbering 💈
  • Ask me about : Anything!, I'm happy to help ✌️

✨ Visitors

VisitorCount

"Dyno"'s Projects

cinema-room-rest-service icon cinema-room-rest-service

Simple Spring REST service that will help you manage a small movie theatre. Handle HTTP requests in controllers, create services and respond with JSON objects.

command-pattern icon command-pattern

You probably have heard of behavioral patterns by now. Behavioral patterns are concerned about the interaction of objects. While there are about 12 design patterns that belong to behavioral patterns, the command pattern takes a special place as it is used more often than other design patterns. The purpose of the command pattern is to decouple the logic between command and its consumers.

decorator icon decorator

The Decorator is a structural pattern used to add new responsibilities to an object dynamically without extending functionality. That lets you dynamically change the behavior of an object at runtime by wrapping it in an object of a decorator class.

encryption-decryption icon encryption-decryption

Learning outcomes - Gradually get familiar with Java, paying special attention to working with files and the command line.

euro-tracker-nexpay icon euro-tracker-nexpay

This project was built with an external API called Twilio for sending Whatsapp messages. Programming language is Java Core, Spark framework for REST calls, and Selenium.

factorymethod icon factorymethod

Factory Method is a creational design pattern that provides an interface for creating objects in a superclass, but allows subclasses to alter the type of objects that will be created.

hyperblog icon hyperblog

Un blog increíble para el curso de Git y Github de Platzi

isbn-validator icon isbn-validator

ISBN Validator using Test-Driven Development (TDD). JUnit, Mockito as a testing frameworks. This little project was implemented following the ISBN rules as ISBN-10 check digits and ISBN-13 check digit calculation using principally Java with test-driven development (TDD).

mandala-game icon mandala-game

This Mancala game project was made with Spring-boot and ReactJS. It focused specifically on the backend using DTO pattern. The mancala games are a family of two-player turn-based strategy board games played with small stones, beans, or seeds and rows of holes or pits in the earth, a board or other playing surface. The objective is usually to capture all or some set of the opponent's pieces

readability-score icon readability-score

The first one is Flesch–Kincaid readability tests. To calculate this, you also need to create a method that calculates a number of syllables in a word. The formula is listed below. You can learn more here. You can use the second formula to calculate the index - it allows you to easily calculate the age of a person using the same table from the Automated Readability Index.

sobase icon sobase

Final project Web Services - Open Systems -Universitat Rovira i Virgili

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.