Code Monkey home page Code Monkey logo

Otavio Monteagudo's Projects

library-migration-marathon- icon library-migration-marathon-

xDatabases created and normalized; now the db ‘books’ is related to ‘categories’ and ‘checkouts’ and ’checkouts’ is related to ‘readers’

minesweeper icon minesweeper

Minesweeper game divided into two files: the game logic and the game’s minefield logic. Each function of each method in the minefield.rb file is detailed in the in-code comments.

nfl-statistics-website icon nfl-statistics-website

A website with a sorting algorithm that takes an array of hashes/ file converted to an array of hashes and displays the teams and webpages according to the required and optional specifications for the assignment.

oceancourses icon oceancourses

Mobile Web App that allows an user to sign up for courses with access optimized for the the Tizen OS. Developed with Tizen SDK.

postcard-app-ios-swift- icon postcard-app-ios-swift-

A postcard app with two windows; the first has an image and a NavBar to move to the second window; the second also has a NavBar to move back to the first and also customization explained in bigger detail in the comments written in the ‘ViewController.swift’ file.All the relevant changes were made in ‘ViewController.swift’ and ‘Main.storyboard’ files.

postgresql-queries icon postgresql-queries

Everything that it is not after a ‘#’ is hard code; The first file manipules a ready-made database, the second creates and manipulates two table sets.

rails_demo_cms icon rails_demo_cms

Each folder contains an app with a major Rails CMS installed. Personal documentation for each of those in each app's README.md

randomsquares icon randomsquares

A very simple spritebuilder project that simply pops up squares (each with a randomly assigned color) wherever the user touches the screen.

recipes-website icon recipes-website

A website that displays a list of recipes from a database and an individual page for each recipe, containing a summary, a list of ingredients and a description of the cooking process.

rmathplus icon rmathplus

A gem with puzzle-oriented math operations. Instructions and examples on README.

shoe-size-converter-app-ios-swift- icon shoe-size-converter-app-ios-swift-

An iOS app coded in Swift (Xcode 6).The two text fields have labels above them indicating whether the conversion will be for a male/female shoe size.A button pops if the text input is not an Integer. Else, it converts the shoe size from American to European numeration; further documentation on ‘Shoe_Size_Converter > ViewController.swift’.

space-meetups icon space-meetups

An app to create meet ups; the user can only create one while logged in (using GitHub).

swift-cheat-sheet icon swift-cheat-sheet

Some well-commented explanations for procedures in Swift. For each directory, the actual edited file is 'section-N.swift', the other files are left to provide bigger detail.

to-do-databases icon to-do-databases

Some integrated databases; ‘tasks’ is associated with ‘users’ and ‘task lists’; when a ‘tasklist’ is deleted, all the associated tasks are deleted as well, without deleting the entries of the user associated with that task.

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.