Giter VIP home page Giter VIP logo

Alejo Martinez's Projects

babylonian-calculations-c icon babylonian-calculations-c

This program determines the 'perfect numbers' from 1-100,000, including both 1 and 100,000, and then computes the square root of each perfect number using the Babylonian approach.

carbonite icon carbonite

Clojure library for serializing Clojure data using Kryo

circle-calculations-c icon circle-calculations-c

This program determines the diameter, circumference, and radius with a given โ€˜step valueโ€™.

deck-shuffler-c icon deck-shuffler-c

This is a card game that will display an ordered deck, that then will be shuffled and then the cards will be given to the players that intend to play the game. It is important to understand that the game required the user to have an initial input for the number of cards and the number of players.

docs icon docs

Codecademy Docs is a collection of information for all things code. ๐Ÿ“•

dogapis-swift icon dogapis-swift

Request API Calls using .dataTask on a JSON File for dog Images

poker-stud-c icon poker-stud-c

This program simulates a game of poker. All the hands are displayed, then they are shuffled, then the are given to the players, then each player sorts each hand, then each hand is classified according to ranks given in poker stars, then we find a winner. Lastly we have pre-determined hands that will be reviewed and classified their poker rank output.

postgres icon postgres

Docker Official Image packaging for Postgres

processes-shared-memory-c icon processes-shared-memory-c

This program allows us to work with shared memory space. The program launches children processes by the technique of fork. All these children run independently but they all have accessed to a shared memory space that is requested at the beginning of the program if the input from the command line happens to be validated. These children will change the shared memory by doubling the index in memory and then multiplying by the child id. The parent will wait until the process of all children us complete. Whenever, the process is complete the parent will prompt gain the updated memory. As the children manipulate the memory, they will state a status message in the standard output.

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.