Git Product home page Git Product logo

Dee Zsombor's Projects

attachment_fu icon attachment_fu

Treat an ActiveRecord model as a file attachment, storing its patch, size, content type, etc.

bubblewrap icon bubblewrap

Cocoa wrappers and helpers for RubyMotion (Ruby for iOS) - Making Cocoa APIs more Ruby like, one API at a time. Fork away and send your pull requests.

chosen icon chosen

Chosen is a library for making long, unwieldy select boxes more friendly.

ctf3 icon ctf3

I captured the flag in the #stripectf competition of 2014, this is just an archive of my competition code.

discourse icon discourse

A platform for community discussion. Free, open, simple.

girya icon girya

A simple HTTP performance testing tool in Go.

hashed_attribute icon hashed_attribute

Speeds up string lookups by storing an SHA1 on the attribute content. The hash is updated automatically, lookups by a constant string value will append a condition on string itself. This helps avoiding the long key problem in MySQL, as well as keeping the lookups faster and evenly distributed compared to a partial prefix index.

hobbes icon hobbes

A language and an embedded JIT compiler

parameter_cleaner icon parameter_cleaner

Strip angle brackets from Rails parameters at input, providing an extra level of security against XSS vulnerabilities.

pousse icon pousse

Artificial intelligence playing a French board game. Basically it does a lot of number crunching and alpha-beta based lookups to provide a strong game play. It also makes some nasty errors by keeping the stackframe around for an extended period thus preventing the handling of other events. The excuse is that this runs in a terminal window, where there are no other events (as opposed to browser or node.js process serving HTTP). This was a project to learn CoffeeScript, nothing more.

readtags icon readtags

Ruby extension for Exuberant Ctags files.

shylock icon shylock

Play Reversi against a strong Artificial Intelligence. Can only be defeated by other computer programs. The AI is powered by a deep look ahead search, paired with a pattern recognition based static evaluation function. The parameters for the latter were self learned via the least squares method on 40000 championship level games. Reversi is a game strongly dominated by computers. The challenge here is no longer winning against a human but crushing another computer. In 2002 when Shylock was built, it was the strongest entity that still had its source published. Since then Computer Reversi had advanced a lot.

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.