Code Monkey home page Code Monkey logo

Hi πŸ‘‹, I'm Cory Kelly

A thoughtful enterprise architect and transformational life coach with a passion for people and technology

coryplusplus

  • 🌱 I'm currently working to use my 10+ years working in tech as a software developer all the way to enterprise architect, my experience as a hiring manager giving over 100+ interviews, along with my transformational life coaching diploma to create a unique, inspirational, and helpful space for aspiring technologists. You can come grow with us here

  • πŸ‘¨β€πŸ’» All of my projects are available at github.com/Coryplusplus

  • πŸ¦† Check out my version of DuckHunt written solely in Java at (github.com/Coryplusplus/DuckHunt)

  • πŸƒ Need some help with interview prep - Check out sorting algorithms in java at (github.com/Coryplusplus/Sorting)

  • πŸ“« How to reach me [email protected]

Connect with me:

coryplusplus facebook youtube spotify

Languages and Tools:

css3 css3 css3 css3 css3 css3 css3 css3

coryplusplus

Β coryplusplus

coryplusplus

Cory Kelly's Projects

angularjs-crypto icon angularjs-crypto

AngularJS module for decrytion/encryption of json in http requests/responses. heroku

duckhunt icon duckhunt

My version of Duck Hunt written in Java

guildmacros icon guildmacros

WoW Addon that allows guild members to share macros, written in LUA

hangman icon hangman

C++ - Hangman code with comments for beginners!

javamongodb icon javamongodb

This is a library that can be used as a Database Layer. It uses the MongoDB driver and Morphia. All classes that will be using this library must be annotated using Morphia annotations. See (http://mongodb.github.io/morphia/1.0/getting-started/quick-tour/) for more info.

jekyll-uno icon jekyll-uno

Jekyll-Uno - a minimal, responsive theme for Jekyll based on Uno for Ghost

johnsons-algorithm icon johnsons-algorithm

Python - Johnson's algorithm is a way to find the shortest paths between all pairs of vertices in a sparse directed graph. It allows some of the edge weights to be negative numbers, but no negative-weight cycles may exist. It works by using the Bellman–Ford algorithm to compute a transformation of the input graph that removes all negative weights, allowing Dijkstra's algorithm to be used on the transformed graph. It is named after Donald B. Johnson, who first published the technique in 1977.

lru icon lru

Least Recently Used Cache Java Implementations

palindrome icon palindrome

Java - Simple app that tells you whether or not the word you enter is a palindrome.

pythonjobscraper icon pythonjobscraper

This python script will query the career jet api for job postings and store them in a pre configured Airtable database.

sorting icon sorting

Popular java sorting algorithms for interview prep

tourboard icon tourboard

C++ - How many possible paths - starting in top left of board - ending on bottom left of board -must go through every square - can move up, down, left, right

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.