Giter Site home page Giter Site logo

Magnus Tullberg's Projects

azure-sdk-for-java icon azure-sdk-for-java

This repository is for active development of the Azure SDK for Java. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/en-us/java/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-java.

codejam icon codejam

Some of my entries from CodeJam 2015

constructor_hangman icon constructor_hangman

Instructions The completed game should meet the following criteria: The completed game should be able to receive user input using the inquirer or prompt npm packages. Feel free to use as many different types of constructor functions as you are able to, but at a minimum, you must create the following constructor functions: Word: Used to create an object representing the current word the user is attempting to guess. This should contain word specific logic and data. Letter: Used for each letter in the current word. Each letter object should either display an underlying character, or a blank placeholder (such as an underscore), depending on whether or not the user has guessed the letter. This should contain letter specific logic and data. You must keep track of the user's remaining guesses and prompt the user if they would like to end the game if none remain. Each constructor function should be in it's own file and be exported and required wherever needed. Look into function prototypes and use them for a few of your constructor's methods. Notes Since this assignment is a command-line application, you don't need to deploy it anywhere. You will, however, be required to upload it to Github. Remember to include a package.json file containing your project dependencies in your Github repo!

count_facebook_messages icon count_facebook_messages

Since facebook deleted the message counter in messenger, this is my take on solving the "count message" problem.

cowait icon cowait

Containerized distributed programming framework for Python

crypto-scripts icon crypto-scripts

This repository contains a set of scripts created while doing The Matasano Crypto Challenges.

flask-bcrypt icon flask-bcrypt

Flask-Bcrypt is a Flask extension that provides bcrypt hashing utilities for your application.

flask-restx icon flask-restx

Fork of Flask-RESTPlus: Fully featured framework for fast, easy and documented API development with Flask

jackson-core icon jackson-core

Core part of Jackson that defines Streaming API as well as basic shared abstractions

jackson-databind icon jackson-databind

General data-binding package for Jackson (2.x): works on streaming API (core) implementation(s)

magento2 icon magento2

All Submissions you make to Magento Inc. ("Magento") through GitHub are subject to the following terms and conditions: (1) You grant Magento a perpetual, worldwide, non-exclusive, no charge, royalty free, irrevocable license under your applicable copyrights and patents to reproduce, prepare derivative works of, display, publically perform, sublicense and distribute any feedback, ideas, code, or other information (“Submission") you submit through GitHub. (2) Your Submission is an original work of authorship and you are the owner or are legally entitled to grant the license stated above. (3) You agree to the Contributor License Agreement found here: https://github.com/magento/magento2/blob/master/CONTRIBUTOR_LICENSE_AGREEMENT.html

pony icon pony

Pony Object Relational Mapper

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.