Pinned Repositories
aws-glue-client-sample
sample scala project to access AWS Glue Tables
aws-neptune-sample
sample java app to connect and query aws neptune graph db
eval-exp
Functional AST and Parser for simple expressions
feature-store
A python sdk to create and upload Feature-Groups within AWS
InterviewPreparation
resume
spark-ingestion
Configurable ingestion framework
saswata-dutta's Repositories
saswata-dutta/spark-ingestion
Configurable ingestion framework
saswata-dutta/learning-notes
Notes on books I read, talks I watch, articles I study, and papers I love
saswata-dutta/urlconnect
Java http url connection and json parsing
saswata-dutta/async-runtimes-benchmarks
saswata-dutta/aws-sdk-v3-s3-client-parallel-or-sequence-execution
Example of how to use the AWS SDK v3 S3 client to upload files to S3 in parallel or sequence execution.
saswata-dutta/blogpost-python-src-layout
Supporting repo for Using Poetry and the Python src layout for AWS Lambdas Blog Post
saswata-dutta/catalog_search
search a small catalog of json and images locally
saswata-dutta/Catalogue
saswata-dutta/check_bloom
check false positives of bloom filters
saswata-dutta/check_hash_collisions
Check collisions of hash codes for values in a large file
saswata-dutta/dotgit
dot files
saswata-dutta/DynamoDb-BulkUpdate
Concurrently Update Items from a file to DDb
saswata-dutta/GetExifJava
saswata-dutta/glove-codenames
hints for codenames from glove cosine similarity
saswata-dutta/gremlin-py-scratchpad
saswata-dutta/grokking
saswata-dutta/hugging_transformers_poc
saswata-dutta/kotlin-ktor-exposed-starter
Starter RESTful service with websocket notifications using Kotlin, Ktor and Exposed with H2, HikariCP and FlyWay
saswata-dutta/ktor-poc
poc project of backend using ktor
saswata-dutta/KtorEasy
Suggested Ktor architecture
saswata-dutta/ktorPlayground
saswata-dutta/parse-json
parse strings into internal json object
saswata-dutta/pincode_map
maps pin in India to district and sub-district
saswata-dutta/pytest-try
minimal project for pytest
saswata-dutta/python-web-perf
Code for testing performance of popular python webservers
saswata-dutta/s3-diff-uploader
Python code to demonstrate differential uploading of files to S3.
saswata-dutta/semantic_queries_poc
saswata-dutta/spark-deequ-poc
use amazon deequ to validate spark dataframe
saswata-dutta/SqsDeduper
Poll SQS, dedup messages and publish to SNS
saswata-dutta/wsgi_prefork_experiments