Pinned Repositories
adevinta-dataframe-to-html
an assignments project in scala which uses fixed width to parse a non-csv file and convert it to HTML
all-tech-notes
This repository consists of informative notes on multi-tech stack, raning from cloud, big-data, docker, maven etc. a one stop repo to get ths gist of different platform in short.
interview-refresher-java-bigdata
a one-stop repo to lookup for code snippets of core java concepts, sql, data structures as well as big data. It also consists of interview questions asked in real-life.
interview-refresher-python
a one-stop repo to lookup for code snippets of core python concepts, and data-structures using python
leetcode-solutions-java
Problems : Data Structure & Algorithm | Language : Java | This Repository contains Solution to LeetCode - The World's Biggest Coding Plaform
leetcode-solutions-python
solutions to leetcode problems in python - world's leading online platform foe programmers
leetcode-solutions-sql
this repository contains all the leetcode's premium sql study plan exercise question
near-realtime-storm-kafka-starter
Environment : Java, MySQL, Apache Storm, Apache Kafka | This Project helps beginners, to setup and understand how near-real time processing works. The NRT processing is achieved using storm and kafka and MySQL database.
python-datastructures
mastering data-structures in python!
python-toolkit
contains snippets and short codes for most widely used python libraries. openCV, tesseract , matplotlib etc.
amarkum's Repositories
amarkum/interview-refresher-java-bigdata
a one-stop repo to lookup for code snippets of core java concepts, sql, data structures as well as big data. It also consists of interview questions asked in real-life.
amarkum/leetcode-solutions-sql
this repository contains all the leetcode's premium sql study plan exercise question
amarkum/all-tech-notes
This repository consists of informative notes on multi-tech stack, raning from cloud, big-data, docker, maven etc. a one stop repo to get ths gist of different platform in short.
amarkum/adevinta-dataframe-to-html
an assignments project in scala which uses fixed width to parse a non-csv file and convert it to HTML
amarkum/amarkum
a readme.md - a quick portfolio on GitHub
amarkum/leetcode-solutions-java
Problems : Data Structure & Algorithm | Language : Java | This Repository contains Solution to LeetCode - The World's Biggest Coding Plaform
amarkum/near-realtime-storm-kafka-starter
Environment : Java, MySQL, Apache Storm, Apache Kafka | This Project helps beginners, to setup and understand how near-real time processing works. The NRT processing is achieved using storm and kafka and MySQL database.
amarkum/python-datastructures
mastering data-structures in python!
amarkum/python-toolkit
contains snippets and short codes for most widely used python libraries. openCV, tesseract , matplotlib etc.
amarkum/twitter-spark-processor
it consumes message from multiple kafka topic, parses the required attribute and serialize it into AVRO format and stores it into local filesystem.
amarkum/zabbix-key-generator
Environment : Java | Get the API key for cloud monitoring tool Zabbix. Supply your ID and password to get the API key.
amarkum/interview-refresher-python
a one-stop repo to lookup for code snippets of core python concepts, and data-structures using python
amarkum/leetcode-solutions-python
solutions to leetcode problems in python - world's leading online platform foe programmers
amarkum/amarkum.github.io
amarkum.github.io | github page | Copyright © 2020 | Amar Kumar
amarkum/cheat-sheet
cheat-sheet for commands and programming
amarkum/code-signal-solutions
codesignal solutions for python @ https://app.codesignal.com
amarkum/crunch-demo
crunch demo project
amarkum/crypto-coin-api
Environment : Python | An application, which fetches the exchange value of the crypto coin per day and dumps it into excel sheet using CoinAPI and investpy librarier
amarkum/database-copy-utility
a configurable YAML based gradle project for copying data into several database instance using JDBC
amarkum/etl-airflow-weather-api
a simple etl pipeline written in airflow to extract, transform and load weather api data
amarkum/gcp-datalow-assignment-zenith
This repository contains assignment code for gcp by zenith system solution
amarkum/google-cloud-architect-certification
all the materials, notes regarding google cloud solution architect certification
amarkum/hackerrank-solutions
this repository contains solutions to hackerrank problems
amarkum/instagram-exporter
Environment: Python | This is a project that helps in extracting various Instagram URLs from a file, and uses Google Vision API to detect the kind of image and flush it into an excel file.
amarkum/machine-learning-algos
one-stop destination for all machine learning and artificial intelligence library and algorithms
amarkum/pyspark-assignment
amarkum/rest-api-springboot
Environment : Java | a hello-world spring boot web-service starter template
amarkum/spark-scala-mvn
a maven controlled spark and scala project template
amarkum/spark-scala-sbt
an SBT controlled project for Spark in Scala template
amarkum/twitter-kafka-producer
twitter-kafka-producer produces stream of tweets into a given topic, based on user's hastag input.