jsifantu
Senior software professional with a strong background in participating and leading enterprise software projects.
Self-employed ConsultantBoston, MA
Pinned Repositories
active-directory-java-webapp-openidconnect
A server app that uses Azure AD and the ADAL4J library for authenticating the user and calling a web API using OAuth 2.0 access tokens.
autorest-clientruntime-for-java
The runtime libraries for AutoRest generated Java clients.
azure-sdk-for-java
Azure Management Libraries for Java
azure-tools-for-java
Azure tools for Java, including Azure Toolkits for Eclipse, IntelliJ and related projects.
azure-xplat-cli
Microsoft Azure Cross Platform Command Line
AzureUsageAndBillingPortal
This web application solution enables you to monitor the usage and billing for any Azure subscriptions you have access to.
billing-dotnet-ratecard-api
A simple console app that calls the Azure Billing RateCard REST API to retrieve the list of resources per Azure offer in a given subscription, along with the pricing details for each resource. The Microsoft Azure Billing APIs enable integration of Azure Billing information into your applications, providing new insights into your consumption of Azure resources, allowing you to accurately predict and manage your Azure resource consumption costs.
billing-dotnet-usage-api
A simple console app that calls the Azure Billing Usage REST API to retrieve resource usage data for a subscription. The Microsoft Azure Billing APIs enable integration of Azure Billing information into your applications, providing new insights into your consumption of Azure resources, allowing you to accurately predict and manage your Azure resource consumption costs.
billing-dotnet-webapp-multitenant
A Web application that allows the logged-in user to give consent to the application, to call the Azure Graph API and the Azure Usage API on the user's behalf. It also shows the OAuth flows required to get consent for the ‘Reader’ role, for the list of Microsoft Azure subscriptions that the user wants to allow access to. The Microsoft Azure Billing APIs enable integration of Azure Billing information into your applications, providing new insights into your consumption of Azure resources, allowing you to accurately predict and manage your Azure resource consumption costs.
serverless-architectures-aws
The code repository for the Serverless Architectures on AWS book
jsifantu's Repositories
jsifantu/AzureUsageAndBillingPortal
This web application solution enables you to monitor the usage and billing for any Azure subscriptions you have access to.
jsifantu/billing-dotnet-usage-api
A simple console app that calls the Azure Billing Usage REST API to retrieve resource usage data for a subscription. The Microsoft Azure Billing APIs enable integration of Azure Billing information into your applications, providing new insights into your consumption of Azure resources, allowing you to accurately predict and manage your Azure resource consumption costs.
jsifantu/Bookcase
Virtual bookcase app - keep track of your books!
jsifantu/ClassicComputerScienceProblemsInSwift
Source Code for the Book Classic Computer Science Problems in Swift
jsifantu/cs451_slides
Lecture slides for the Compilers (CS451/651) course at UMB
jsifantu/datadog-agent
Datadog Agent
jsifantu/dev-environment
Vagrant-based Snowplow development environment with Ansible playbooks to install common tools
jsifantu/dropwizard-scala-example
An example Dropwizard app using Scala
jsifantu/dsbook
Repository for data science book
jsifantu/fpinscala
Code, exercises, answers, and hints to go along with the book "Functional Programming in Scala"
jsifantu/gensim
Topic Modelling for Humans
jsifantu/getting-started-java
jsifantu/getting-started-python
Code samples for using Python on Google Cloud Platform
jsifantu/goHackTools
Hacker tools on Go (Golang)
jsifantu/google-photos
Samples for the Google Photos Library API 📸
jsifantu/lambda-refarch-webapp
The Web Application reference architecture is a general-purpose, event-driven, web application back-end that uses AWS Lambda, Amazon API Gateway for its business logic. It also uses Amazon DynamoDB as its database and Amazon Cognito for user management. All static content is hosted using AWS Amplify Console.
jsifantu/manning-energy-resources
Resources for the Manning liveProject on managing IoT data with Kafka
jsifantu/Math-for-Programmers
Source code for the book, Math for Programmers
jsifantu/metasploit-framework
Metasploit Framework
jsifantu/net.jgp.books.spark.ch09
Spark with Java - chapter 9
jsifantu/oauth-in-action-code
Source code for OAuth 2 in Action
jsifantu/onedrive-sdk-python
OneDrive SDK for Python! https://dev.onedrive.com
jsifantu/org-html-themes
How to export Org mode files into awesome HTML in 2 minutes
jsifantu/python-sample-console-app
Python sample for Microsoft Graph: send mail from console app
jsifantu/quickstart-android
Firebase Quickstart Samples for Android
jsifantu/RxJava-for-Android-Developers
Repository for code examples used in the book RxJava for Android Developers
jsifantu/s3ed
An interface to s3 from emacs
jsifantu/swagger-editor
Swagger Editor
jsifantu/terminalizer
🦄 Record your terminal and generate animated gif images or share a web player
jsifantu/virtualbox-python
Pythonic wrapper for the VirtualBox API