eldimious
Lead Backend Engineer; Software Architect @portals-fi. I love JS, TS, Rust, Kotlin and blockchain, work hard and always try learn something new
@portals-fiAthens, Greece
Pinned Repositories
couchbase-server-promises
Couchbase-server-promises library wraps couchbase's callback functions for handling the result of the asynchronous operations, with Bluebird promises to provide a convenient, promise-based interface.
express-async-handler
Simple middle to handle exceptions and catch error within express routes in asynchronous and pass them to your express error handlers.
gcf-stripe-boilerplate
Serverless implementation of basic Stripe requests using google cloud functions(Faas)
golang-api-showcase
Golang API project showcase heavily influenced by the Clean Architecture and Hexagonal Architecture, using PostgreSQL.
js-notes
Chapter series to learn JS in depth
network-avatar-picker
A npm module that returns user's social network avatar. Supported providers: facebook, instagram, twitter, tumblr, vimeo, github, youtube and gmail
nodejs-api-showcase
A Node.js App Architecture showcase heavily influenced by the Clean Architecture and Hexagonal Architecture, using MongoDB.
real_time_streaming_analytics
we look at how we can use managed services such as Amazon Kinesis to handle our incoming data analytics streams from our sources while AWS handles the undifferentiated heavy lifting of managing the infrastructure
rust-api-ddd
Rust API server showcase heavily influenced by the DDD, Clean Architecture and Hexagonal Architecture, using PostgreSQL.
throw-http-errors
Custom errors for HTTP status codes.
eldimious's Repositories
eldimious/golang-api-showcase
Golang API project showcase heavily influenced by the Clean Architecture and Hexagonal Architecture, using PostgreSQL.
eldimious/nodejs-api-showcase
A Node.js App Architecture showcase heavily influenced by the Clean Architecture and Hexagonal Architecture, using MongoDB.
eldimious/network-avatar-picker
A npm module that returns user's social network avatar. Supported providers: facebook, instagram, twitter, tumblr, vimeo, github, youtube and gmail
eldimious/rust-api-ddd
Rust API server showcase heavily influenced by the DDD, Clean Architecture and Hexagonal Architecture, using PostgreSQL.
eldimious/throw-http-errors
Custom errors for HTTP status codes.
eldimious/couchbase-server-promises
Couchbase-server-promises library wraps couchbase's callback functions for handling the result of the asynchronous operations, with Bluebird promises to provide a convenient, promise-based interface.
eldimious/gcf-stripe-boilerplate
Serverless implementation of basic Stripe requests using google cloud functions(Faas)
eldimious/real_time_streaming_analytics
we look at how we can use managed services such as Amazon Kinesis to handle our incoming data analytics streams from our sources while AWS handles the undifferentiated heavy lifting of managing the infrastructure
eldimious/js-notes
Chapter series to learn JS in depth
eldimious/express-async-handler
Simple middle to handle exceptions and catch error within express routes in asynchronous and pass them to your express error handlers.
eldimious/express-error-handler
eldimious/jwt-jwks-authentication
eldimious/Lisp_to_JS_converter
API that convert programs in common lisp into their javascript equivalent.
eldimious/sequencers-pipeline
An implementation of pseudo-generators without the use of es6 generators and a function that pipes these generators to various functions.
eldimious/slack-golang-gcf
Google cloud function which sends messages to slack via slack-webhook and triggered by http request
eldimious/filestage_test_challenge
Solution to filestage's test challenge
eldimious/in-memory-database
eldimious/sendgrid-golang-gcf
Google cloud function(FaaS) which sends email via sendGrid and triggered by http request
eldimious/aws-microservices-terraform-warmup
Deploy microservices on AWS via terraform using ecs fargate, ecs ec2, eks and lambdas.
eldimious/aws_vpc_microservices_tutorial
eldimious/eldimious
My GitHub Profile README!
eldimious/Eshop-EDA
Event driven microservices showcase. E-shop workflow based on event driven communication using Kafka
eldimious/github-visits-badge
eldimious/nestjs-clean-architecture
eldimious/urlshorten