Coder Social home page Coder Social logo

beta-career-event's Introduction

bunq Beta Career Event

Getting started

  • Clone this repository
  • composer install
  • ./vendor/bin/sail up
  • Typie typie!

Projects

Possible projects:

If "outside interactions" such as incoming or outgoing payments are required for your idea, we can trigger those.

Payment sorter
In our app, we have a so-called 'payment sorter'. This is a feature that allows you to split incoming payments over multiple bank accounts. You can also build this feature yourself using our API!

Tips:

  • Register a callback that will inform your application whenever there's an incoming payment.
  • Listen for that callback and split your incoming money whichever way you like.

Automatically request your Netflix payment to your roommates
If you're sharing a subscription like Netflix with friends or roommates, you can use our API to automatically request money from them whenever you paid for the subscription.

Tips:

  • Register a callback whenever there's an outgoing payment, and find a way to deduce it's one from your subscription.
  • Create "RequestInquiry"s for your friends' share in the subscription.

Pay a random charity at the end of the month
Create a program that will randomly select a charity and pay whatever percentage of your balance that's left at the end of the month to that organization's bank account.

Gambling bot
We'll provide you with an account with (almost) infinite money, you create a program that will wait until someone's paid money into it, and return double or nothing.

Balance alert
Write a program that periodically checks your balance and then sends you an email if it drops below a certain threshold.

beta-career-event's People

Contributors

nickvandegroes avatar

Watchers

 avatar

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.