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/better-doctor
This Project consumes an open API BetterDoctor to enlist Top 10 doctor if ZipCode and Speciality is provided.
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/ipynb-anwers
Environment: Python | A simple project - Jupyter Notebook to answer given questions related to various python usage.
amarkum/jira-bulk-status-change-jql
Project Type : Contribution & Improvement | Environment : Java | This is a simple tool developed utilising the JIRA API using Basic Authentication, to bulk change the JIRA state via just passing the JIRA dashboard or JQL Query.
amarkum/rapido-assignment
rapido-assignment
amarkum/scanned-pdf-text-extract
Environment: Python | This project extracts a specific PDF page, converts them into an Image file. Use Google Vision API to detect text.
amarkum/web-scrap-products
Environment : python | A simple python script which scraps all the product in a specific webpage. python library : beautifulSoup, selenium, webdriver etc.