Pinned Repositories
-fcc-test-suite-template
-LA_W2D1-Dynamic-Webpage
A very simple dynamic webpage created on Sinatra.
-LAD1W2-Static-Webpage
Static Webpage built in Sinatra for learning how to setup a simple webserver.
-LAW2D1-Shmoogle
Google 'parody' static webpage made in HTML 5 and CSS 3 for learning purposes.
-LAW2D4-
A web app that is able to take user input and save it into a file so that the contents can be available once the server restarts.
facebook_on_rails
A Rails App that uses Facebook with the Koala gem interface. The user signs up using a Facebook account and anything posted here will be posted on his/her Wall when authorized.
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’.
otamm's Repositories
otamm/-fcc-test-suite-template
otamm/Basic-Platformer
Altering architecture for a basic platformer.
otamm/Chat-GPT-API-Guidelines-Course
otamm/Dev-Articles
Development-related articles written by me. Each will have their own specific branch to improve organization and avoid search-engine listing.
otamm/FallingFood
Game coded in Swift where the player drags a pot and catches falling objects.
otamm/FlappyBirdTemplate-Spritebuilder
otamm/GameOfLife-iOS-swift
A graphic, iPhone playable version of the Game of Life. Assets and tutorial developed by MakeSchool.
otamm/GameOfLifeTemplate-Spritebuilder
otamm/HoppyBunny
Flappy Bird clone, developed in Swift.
otamm/ideaboard-rails-react
Simple ideaboard app with a React.js front-end and a Rails 5 API as a backend.
otamm/institutional-website-rails-locomotive
otamm/introduction-to-computer-thinking-and-data-science-MIT-EdX
Problem sets solutions.
otamm/juice-shop
OWASP Juice Shop: Probably the most modern and sophisticated insecure web application
otamm/Kotlin-Toy-Apps
Some basic Kotlin apps made to demonstrate Android development fundamentals according to an Udacity course.
otamm/LumbyBird
Coded in Swift
otamm/Make2048
2048 clone, coded in Swift.
otamm/MakeSchoolNotes
Notes app.
otamm/PeevedPenguins-Swift
An 'Angry Birds' clone coded in Swift.
otamm/PeevedPenguinsTemplate-Spritebuilder
otamm/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
otamm/RandomSquares
A very simple spritebuilder project that simply pops up squares (each with a randomly assigned color) wherever the user touches the screen.
otamm/RMathPlus
A gem with puzzle-oriented math operations. Instructions and examples on README.
otamm/SlotMachine-Swift
Slot machine app.
otamm/spree_chimpy
Spree/MailChimp Integration
otamm/spree_correios
A spree extensions to add Brazil's Correio calculators
otamm/spree_stock_boxes
otamm/SushiNeko-Swift
Timberman clone, coded in Swift.
otamm/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.
otamm/TigersAndLions-Swift
otamm/Ubuntu-Utilities-Install-Scripts
A collection of bash scripts to perform common installs on Ubuntu machines. I've tried to keep most of the installation as dynamic as possible in order to keep things updated, but some still have static version numbers.