Coder Social home page Coder Social logo

Luke Madronal's Projects

day25swiftycalc icon day25swiftycalc

This program was my second iteration writing a calculator program. After writing the first iteration on my second day learning objective-C, I have revisted the app to rewrite it in swift, and showcase the skills and concepts I have learned since day two. I really focused on acheiving the cleanest code possible. I sought to make the view controller as 'dumb' as possible, so that its only task was simply to display data. In my Calculator class, my methods each accomplish one individual class. For instance to press a number key, I have broken that action into two helper methods, displayNumberButtonPresses and numberButtonPressed, to allow the boolean states to be updated and to display a number and perform a function in the correct order.

location icon location

Background Location Update Programming for iOS 7 and 8 over an extended period of time. Continue to get location on both foreground and background.

staysafe icon staysafe

StaySafe is an app that I created as a way to prevent the risk of sexual assault on college campuses by being able to keep track of your friends at all times. It has evolved into myPath, which is now just tracking your friends in real time with customizable groups of friends.

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.