Skip to content
View davidjulien's full-sized avatar

Block or report davidjulien

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
davidjulien/README.md

Hi there 👋

I'm currently working on a personal project to manage my banks accounts. This project is divided in 3 parts :

  • banks_fetch : written in Erlang, it aims at fetching accounts and transactions from any bank accounts. Current version supports only ING bank but other banks may be added later easily.
  • banks_frontend_telegram : written in Java, it provides a Telegram bot pushing notifications when new transactions have been added in database by banks_fetch.
  • banks-frontend-angular : written in Angular, it will provide a web user interface to analyze transactions and tools to manage personal accounts.

This github account contains also:

  • geocoding. An Erlang application to identify the nearest city from latitude/longitude coordinates and conversely to find coordinates from country/city name.
  • ouroboros. Ouroboros was a tool written in C to detect plagiarism in student reports (or any document). It is an old project. Connection to Google needs to be updated according to Google current API for running search queries.

I also contributed (lightly) to various open source projects around Erlang like Erlang/OTP, Chatterbox, Mochiweb XPATH and to the PostgreSQL driver developed at Semiocast.

Pinned Loading

  1. ouroboros ouroboros Public

    Plagiarism detection

    C 2

  2. banks_fetch banks_fetch Public

    banks_fetch is an erlang application to fetch banks accounts and transactions

    Erlang 1

  3. mochiweb_xpath mochiweb_xpath Public

    Forked from retnuh/mochiweb_xpath

    XPath support for mochiweb's html parser

    Erlang 1

  4. banks_frontend_telegram banks_frontend_telegram Public

    A telegram bot to notify users when new banks transactions are stored

    Java

  5. banks-frontend-angular banks-frontend-angular Public

    TypeScript

  6. erlang-geocoding erlang-geocoding Public

    Geocoding provides function to find cities according to latitude/longitude coordinates.

    C++ 1