Pinned Repositories
autoops
This Java8-Angular8 based tool dynamically generates smart forms for SSH commands and runs them on machines using a maker-checker based approval model and automates the grunt work of running the command, copying the output and responding to the requester.
crypto-autotrading
Downloads the history of crypto price, does a simple moving average and automatically sells or buys crypto. Uses Binance API, removed my personal keys in the public git version
devops-workshop-java
Hands on workshop that I use for labs/ show and tell at conferences/ workshops.
excelerator
Design your reports in excel and connect to any DB via JDBC using this tool. This would be very useful for simple use cases, especially for office workers who love their excel.
fusion-commandbridge
This allows OS commands, python scripts, or any other scripts to be executed from a Fusion pipeline, and a python based summarizer, this can even be used for scheduling jobs from Fusion (Haha made fusion into a scheduling tool)
fusion-devops
Devops on Lucidworks Fusion using Jenkins. This is a common problem for tools like Informatica, Abinitio where most of the development is not plain text, unlike Java or C# or Python. This framework solves that problem. #lucidworks #fusion #devops #jenkins Watch this video to understand https://www.linkedin.com/feed/update/urn:li:activity:6519948790173179904
google-sheets-mailer
I wrote this code for a friend, he wanted to collect list of recruiters in a google sheet and send them personalized email
hivas
HIVAS: Health Installation and Version Audit System; This simple utility provides a framework for mass updating and monitoring of agents. The central files are supposed to be hosted using python SimpleHTTPServer, one of the implementation of this has a fancy java based heart beat alerting system
nutch_elastic_web_ui
Web interface to a simple google like search for elasticsearch index generated by nutch
oat-core
This is the base code for operations automation tool, more importantly this provides a quick start framework for REST applications using spring boot.
skasimalla's Repositories
skasimalla/crypto-autotrading
Downloads the history of crypto price, does a simple moving average and automatically sells or buys crypto. Uses Binance API, removed my personal keys in the public git version
skasimalla/devops-workshop-java
Hands on workshop that I use for labs/ show and tell at conferences/ workshops.
skasimalla/autoops
This Java8-Angular8 based tool dynamically generates smart forms for SSH commands and runs them on machines using a maker-checker based approval model and automates the grunt work of running the command, copying the output and responding to the requester.
skasimalla/excelerator
Design your reports in excel and connect to any DB via JDBC using this tool. This would be very useful for simple use cases, especially for office workers who love their excel.
skasimalla/fusion-commandbridge
This allows OS commands, python scripts, or any other scripts to be executed from a Fusion pipeline, and a python based summarizer, this can even be used for scheduling jobs from Fusion (Haha made fusion into a scheduling tool)
skasimalla/fusion-devops
Devops on Lucidworks Fusion using Jenkins. This is a common problem for tools like Informatica, Abinitio where most of the development is not plain text, unlike Java or C# or Python. This framework solves that problem. #lucidworks #fusion #devops #jenkins Watch this video to understand https://www.linkedin.com/feed/update/urn:li:activity:6519948790173179904
skasimalla/google-sheets-mailer
I wrote this code for a friend, he wanted to collect list of recruiters in a google sheet and send them personalized email
skasimalla/hivas
HIVAS: Health Installation and Version Audit System; This simple utility provides a framework for mass updating and monitoring of agents. The central files are supposed to be hosted using python SimpleHTTPServer, one of the implementation of this has a fancy java based heart beat alerting system
skasimalla/oat-core
This is the base code for operations automation tool, more importantly this provides a quick start framework for REST applications using spring boot.
skasimalla/sam-utils
Common stuff, Solr indexing, atomic updates, One way hashing etc..
skasimalla/nutch_elastic_web_ui
Web interface to a simple google like search for elasticsearch index generated by nutch
skasimalla/amazon-guardduty-tester
This script is used to generate some basic detections of the GuardDuty service
skasimalla/artifactory-log-extraction
skasimalla/chatgpt-prompt-splitter
skasimalla/cloud-native-cicd-starter
Cloud native CICD starter with example ArgoCD app-of-apps
skasimalla/conan-build-example
Uses VSCode devcontainers so you don't have to install junk on your machine. Ready to run, clean, isolated scripts to build Conan package (moves everything to a build folder, than polluting the source folder like most other scripts)
skasimalla/conan-package-example
skasimalla/dll-xray-script
skasimalla/elastic-search-example
Example of configured sever with Elastic Search integrated. (Node + Koa, Angular 5 on Front-End)
skasimalla/excelenium
Selenium Java API gives a tremendous power and ease of usage in hands of developers who want to automate browser navigations through their java programs. However, when it comes to use this for testing automation, testers tend to shy away from this tool as it is required to write some amount of java code to achieve this automation. Keeping all this in mind, Excelenium tries to make it simpler for testers by hiding all selenium code in a jar and using excel file to read test cases to be executed. Only thing now one has to do is to prepare excel file, mention all steps in an easy to understand command syntax and pass this to Excelenium. Rest will be taken care by Excelenium.
skasimalla/frogbot_demo_pypi
skasimalla/java-new-features
Exploring Java 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20
skasimalla/jfrog-pipelines-maven-sample
skasimalla/pinot-quickstart
Repository for Apache Pinot Quickstart
skasimalla/python-flask-example
skasimalla/selenium-gong-sf
skasimalla/terraform-s3-static-website
Terraform for hosting a secure static website on AWS using S3