• Stars
    star
    1
  • Language
    CSS
  • Created over 6 years ago
  • Updated almost 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

My personal web space :

More Repositories

1

fyers-go-client

Fyers API golang client will help users to connect with various fyers APIs and subscribe with WebSocket notification. Users can execute orders in real-time and get order status as well as stream live market data via WebSocket.
Go
13
star
2

kubernetes

Sample programs for listing k8s resources like pods, services etc using kubernetes-client official java SDK and fabric8/kubernetes-client java SDK
Java
6
star
3

hackerrank

Efficient solutions to hackerrank problems
Java
5
star
4

fyers-api-models

Go
1
star
5

mrp

PHP
1
star
6

blend

blend is a library to merge complex YAMLs and it preserves the order of YAML output after merging as it was in the input
Go
1
star
7

kubernetes-challenge-completed

This repository is solution for a challenge posted in learnk8.
1
star
8

logdebugg

Developed a Shell Script which collects all logs based on user Input Parameters. Logs can be collected in two Modes: TimeStamp or No. of Lines. In TimeStamp all logs will be collected which are touched inβ€˜t’ minute duration. In No. of Lines, β€˜n’ number of logs from end will be collected. Input path can be given in two ways: by passing argument or by passing address in properties file. User input is being validated and for incorrect user input, User is shown list of Parameters. Properties file gets created automatically if do not exist, and shows help menu whenever shell script is executed with β€˜β€“help command’ and then user can pass address of multiple log files. Also it Analyses log files with some Pattern and highlights area of log file where pattern is found and a specific operation can be performed for each Pattern like installing a service or moving some file from one directory into another directory.
Shell
1
star