NickChecan
I'm a simple man. I like software engineering, big data and death metal... probably not in that order, though.
John Deere
Pinned Repositories
Aerarium
Aerarium is a stateless HATEOAS Restful API deployed on an AWS Cluster (with ECS) through a CI/CD pipeline using Travis CI, featuring a multi-stage docker build, using Sonar Cloud, Spring, Flyway, Postgres and other technologies, to provide a financial management backend service
devcontainers.github.io
Web content for the development containers specification.
Expense-Manager-API
Java Spring Boot application using the OAuth2 framework to provide a stateless API and serve data from a MongoDB instance
Expense-Manager-Mobile-App
Android application consuming data from a Restful-API to provide a simple expense management service
Hana-Express-Docker-Compose
A docker compose script to automatically create a Hana Express instance on a Linux system
HanaService
A simple package with tables, views and an oData service to be consumed on SAP products or third party applications
HanaToPython-Application
A common Python Flask application with access to a Hana trial instance provided by SAP
PythonPeewee
Sample python app using Peewee to implement an ORM to consume data from a SQLite instance
store-cap
A sample business service app that uses SAP Cloud Application Programming Model (CAP) to provide a simples sales transaction model using Core Data & Services (CDS), Node.js, and SQLite.
NickChecan's Repositories
NickChecan/HanaToPython-Application
A common Python Flask application with access to a Hana trial instance provided by SAP
NickChecan/HanaService
A simple package with tables, views and an oData service to be consumed on SAP products or third party applications
NickChecan/Expense-Manager-API
Java Spring Boot application using the OAuth2 framework to provide a stateless API and serve data from a MongoDB instance
NickChecan/Hana-Express-Docker-Compose
A docker compose script to automatically create a Hana Express instance on a Linux system
NickChecan/Aerarium
Aerarium is a stateless HATEOAS Restful API deployed on an AWS Cluster (with ECS) through a CI/CD pipeline using Travis CI, featuring a multi-stage docker build, using Sonar Cloud, Spring, Flyway, Postgres and other technologies, to provide a financial management backend service
NickChecan/Expense-Manager-Mobile-App
Android application consuming data from a Restful-API to provide a simple expense management service
NickChecan/store-cap
A sample business service app that uses SAP Cloud Application Programming Model (CAP) to provide a simples sales transaction model using Core Data & Services (CDS), Node.js, and SQLite.
NickChecan/devcontainers.github.io
Web content for the development containers specification.
NickChecan/PythonPeewee
Sample python app using Peewee to implement an ORM to consume data from a SQLite instance
NickChecan/simple-cap-pipeline
A SAP CAP application deployed on the Trial Cloud Foundry environment through a CI/CD pipeline defined with GitHub Actions.