Jeno Jakab's repositories
stockmarketreportgen
Stock Market Report Generator is a proto-software to demonstrate how stock market reports can be generated in a banking enviroment taking the market data from the internet from an other banking subsidiary.
loanscreener
Loan Screener is a proto Command-line Interface program to screen defaulting loans in a banking infrastructure taking the loan data, the loan credit policy data and the loan equity porfolio share prices (market data) from the internet.
jenojakab.com
Developer landing page built with roots and Foundation 6: http://jenojakab.com
loanscreener-erl
It is the erlang implementation of Loan Screener project https://github.com/jejak/loanscreener.
todo-restful-api-with-rails5
'Todo RESTful API with Rails5' is the implementation of todo list API where users can manage their to-do lists and todo items. Implementation features request authorization and user authentication and signup.