Git Product home page Git Product logo

JValentini's Projects

ahorcadorae icon ahorcadorae

Un ahorcado en base a una descripción sacada de la pagina oficial de la RAE.

bomberman icon bomberman

Un Bomberman programado en Python(3) con temática de Game Of Thrones. El objetivo del código es que respete la programación orientada a objetos y paralelamente implementar clases(y todo lo que ello conlleva)

compiler icon compiler

Un pequeño compilador de código, el cual tiene el objetivo de analizar cualquier txt, cadena de texto, etc. y lógicamente verificar si es ejecutable. El "lenguaje" es sencillo y se trata de ATR3.

filtersinc icon filtersinc

Programa que recibe una imagen con un formato PPM y devuelva la misma con un filtrado. Parecido a los filtros de Instagram. Ejemplos filtros: Black&White, Contrast, Blur, Merge,etc.

online-chat icon online-chat

Chat online implementando Sockets de tipo UNIX en C++

triplets icon triplets

Coding question - Triplets Given a log file of user_id, timestamp & page visited find the 10 most common triplets, where a triplet is an occurrence of 3 pages visited sequentially by the same user. If 2 different users visits the same sequence (eg: "page1,page2,page3") then the triplpet "page1,page2,page3" will gave 2 occurrences

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.