Pinned Repositories
100days
100 days of algorithms
ai-engineer-roadmap
A roadmap describing the required skills, learning resources and sample tools to become an AI Engineer
awesome-behavioral-interviews
This repository contains tips and resources to prepare for behavioral interviews.
awesome-leetcode-articles
This repository contains LeetCode articles which are very useful during the interview preparation.
awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
awesome-public-datasets
A topic-centric list of high-quality open datasets in public domains. By everyone, for everyone!
awesome-scalability
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
awesome-system-design-articles
This repository contains System Design articles which are useful during the interview preparation and while learning Distributed Systems
aws-mwaa-local-runner
This repository provides a command line interface (CLI) utility that replicates an Amazon Managed Workflows for Apache Airflow (MWAA) environment locally.
babel-loader
📦 Webpack plugin for Babel
akg003's Repositories
akg003/ai-engineer-roadmap
A roadmap describing the required skills, learning resources and sample tools to become an AI Engineer
akg003/awesome-behavioral-interviews
This repository contains tips and resources to prepare for behavioral interviews.
akg003/awesome-leetcode-articles
This repository contains LeetCode articles which are very useful during the interview preparation.
akg003/awesome-scalability
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
akg003/awesome-system-design-articles
This repository contains System Design articles which are useful during the interview preparation and while learning Distributed Systems
akg003/aws-mwaa-local-runner
This repository provides a command line interface (CLI) utility that replicates an Amazon Managed Workflows for Apache Airflow (MWAA) environment locally.
akg003/Beyond-LeetCode-SQL
Analysis of SQL Leetcode and classic interview questions. Common pitfalls, anti-patterns and handy tricks are discussed. Sample databases are provided.
akg003/CMAK
CMAK is a tool for managing Apache Kafka clusters
akg003/cs-video-courses
List of Computer Science courses with video lectures.
akg003/data-engineer-handbook
This is a repo with links to everything you'd ever want to learn about data engineering
akg003/data-engineer-learning-path
akg003/data-engineering-with-databricks-english
akg003/data-engineering-zoomcamp
Free Data Engineering course!
akg003/devday-elt-automation
akg003/End-to-End-Movie-Recommendation-System-with-deployment-using-docker-and-kubernetes
Content Based Recommendation system uses attributes of the content to recommend similar content. It doesn't have a cold-start problem because it works through attributes or tags of the content, such as actors, genres or directors, so that new movies can be recommended right away.
akg003/eventuate-tram-sagas-examples-customers-and-orders
Spring Boot/JPA microservices that use an orchestration-based saga to maintain data consistency
akg003/fabric
Hyperledger Fabric is an enterprise-grade permissioned distributed ledger framework for developing solutions and applications. Its modular and versatile design satisfies a broad range of industry use cases. It offers a unique approach to consensus that enables performance at scale while preserving privacy.
akg003/interview-prep
akg003/kafka-connect-msk-demo
For a series of posts on Amazon MSK, Amazon EKS, and Amazon EMR
akg003/llama
Inference code for LLaMA models
akg003/llm-driven-data-engineering
This is a public repository to go over all the LLM-driven data engineering concepts.
akg003/MLOps-Basics
akg003/pizza-shop-demo
akg003/Python
All Algorithms implemented in Python
akg003/refarch-kc-order-ms
KContainer shipment microservices for order management to illustrate CQRS, Event Sourcing, and event-driven architecture.
akg003/six
Python 2 and 3 compatibility library
akg003/system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
akg003/system-design-resources
These are the best resources for System Design on the Internet
akg003/system_design
Preparation links and resources for system design questions
akg003/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.