Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub / MhmdRyhn 56 repositories

Software Engineer | Learner

MhmdRyhn/begger

A Minimal HTTP Request Library with Retry Facilities

Language: Go - Size: 8.79 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

MhmdRyhn/gorabbit

RabbitMQ Producer and Consumer in GoLang

Language: Go - Size: 3.91 KB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 0 - Forks: 0

MhmdRyhn/httprw

Go HTTP Read Request / Write Response Made Easy

Language: Go - Size: 1000 Bytes - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 0 - Forks: 0

MhmdRyhn/set

An implementation of SET data structure in GoLang.

Language: Go - Size: 13.7 KB - Last synced: 9 months ago - Pushed: 10 months ago - Stars: 0 - Forks: 0

MhmdRyhn/web_scrapper

Scrapper for getting the public data from http://bdtutors.com/

Language: Python - Size: 14.6 KB - Last synced: 10 months ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

MhmdRyhn/Tic-Tac-Toe

"Tic Tac Toe" game developed with Python

Language: Python - Size: 18.6 KB - Last synced: 10 months ago - Pushed: about 6 years ago - Stars: 0 - Forks: 1

MhmdRyhn/terraform_tour

Code for creating infrastructure in AWS using Terraform. LocalStack has been used to fake AWS. NOTE: Terraform is a configuration language, aka Infrastructure as Code (IaC), by HashiCorp.

Language: HCL - Size: 9.77 KB - Last synced: 10 months ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

MhmdRyhn/unittest_using_pytest

Unit Test Examples Using Pytest

Language: Python - Size: 7.81 KB - Last synced: 10 months ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

MhmdRyhn/vscode-settings

My preferred settings for VS Code

Size: 5.86 KB - Last synced: 10 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

MhmdRyhn/Thesis---Detecting-Students-Learning-Difficulties-from-Social-Media-Using-Data-Mining-Technique

Implementation of Final Year [B.Sc.] "THESIS"

Language: Java - Size: 31.3 KB - Last synced: 10 months ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

MhmdRyhn/terraform-module-specific-deployment

Deploy a subset of independent (loosely coupled) Terraform modules ( which are related in action eventually) from all the available modules.

Language: HCL - Size: 9.77 KB - Last synced: 10 months ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

MhmdRyhn/Python Fork of TheAlgorithms/Python

All Algorithms implemented in Python

Language: Python - Size: 1.68 MB - Last synced: 10 months ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

MhmdRyhn/task_queue

Implementing task queue using Celery, Redis, Django Rest Framework

Language: Python - Size: 11.7 KB - Last synced: 10 months ago - Pushed: about 2 years ago - Stars: 1 - Forks: 0

MhmdRyhn/Shell_Scripts

Language: Shell - Size: 42 KB - Last synced: 10 months ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

MhmdRyhn/Sphinx-Tour

Demo documentation using Sphinx (the Python DOCUMENTATION Tool)

Language: Python - Size: 4.88 KB - Last synced: 10 months ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

MhmdRyhn/rest_task

Language: Python - Size: 14.6 KB - Last synced: 10 months ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

MhmdRyhn/limit-concurrent-lambda-execution-in-aws-step-function

How to limit the number of concurrent aws lambda function execution without failing the execution in step function.

Language: HCL - Size: 6.84 KB - Last synced: 10 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

MhmdRyhn/My-Site

First Django Project during learning

Language: Python - Size: 89.8 KB - Last synced: 10 months ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

MhmdRyhn/my_gists

Link to all my gists

Size: 4.88 KB - Last synced: 10 months ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 0

MhmdRyhn/postgresql-container

PostgreSQL setup with Database, User and Roles in a Docker container.

Language: Shell - Size: 6.84 KB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

MhmdRyhn/lambda-function-in-golang

Creating a simple AWS Lambda function in GoLang and deploying using Terraform.

Language: HCL - Size: 10.7 KB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 3 - Forks: 1

MhmdRyhn/modern-cpp-features Fork of AnthonyCalandra/modern-cpp-features

A cheatsheet of modern C++ language and library features.

Size: 127 KB - Last synced: 10 months ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

MhmdRyhn/neural_nets

Neural Networks Using NumPy

Language: Jupyter Notebook - Size: 4.88 KB - Last synced: 10 months ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

MhmdRyhn/lambda_with_layers

Creating and deploying AWS Lambda function (in Python) along with lambda Layers using Terraform

Language: HCL - Size: 8.79 KB - Last synced: 10 months ago - Pushed: about 4 years ago - Stars: 0 - Forks: 1

MhmdRyhn/kaggle_challenges

Language: Jupyter Notebook - Size: 650 KB - Last synced: 10 months ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

MhmdRyhn/miscellaneous_docs

Language: Shell - Size: 74.2 KB - Last synced: 10 months ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

MhmdRyhn/go-patterns Fork of tmrts/go-patterns

Curated list of Go design patterns, recipes and idioms

Language: Go - Size: 905 KB - Last synced: 10 months ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

MhmdRyhn/kong-kong

Kong API Gateway with a simple GoLang app running in backend.

Language: Go - Size: 3.91 KB - Last synced: 10 months ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

MhmdRyhn/Intro-to-Deep-Learning-with-PyTorch

Language: Jupyter Notebook - Size: 129 KB - Last synced: 10 months ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

MhmdRyhn/gocrud

A simple CRUD API built using `go-macaron` and `gorm`

Language: Go - Size: 48.8 KB - Last synced: 10 months ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 0

MhmdRyhn/flask_restful_with_blueprint

Language: Python - Size: 16.6 KB - Last synced: 10 months ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

MhmdRyhn/flask-container

Docker container that contains a flask application that is served using Apache 2 WSGI server.

Language: Dockerfile - Size: 9.77 KB - Last synced: 10 months ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

MhmdRyhn/git_hook

Some useful git hooks.

Language: Shell - Size: 3.91 KB - Last synced: 10 months ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

MhmdRyhn/design-patterns

Design Patterns implemented using Python.

Language: Python - Size: 3.91 KB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

MhmdRyhn/event_driven_architecture_using_aws_eventbridge

Communicating between services via Amazon EventBridge which keeps the application more distributed and loosely coupled.

Language: HCL - Size: 18.6 KB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

MhmdRyhn/docker-containers

Software docker containers

Language: Shell - Size: 5.86 KB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

MhmdRyhn/container-auto-scaling

This project demonstrates how we can use AWS ECS to automatically scale containers.

Language: HCL - Size: 34.2 KB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

MhmdRyhn/blogs

This repo contains different blog posts.

Language: Python - Size: 5.86 KB - Last synced: 10 months ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

MhmdRyhn/behavior_test

"Behavior Driven Development (BDD)" using `behave` (a framework in python). It's also known as "Feature Test".

Language: Python - Size: 12.7 KB - Last synced: 10 months ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

MhmdRyhn/categorized_affect_map_repo Fork of bhuiyanmobasshir94/categorized_affect_map_repo

Production level categorized affect map project

Size: 15.6 KB - Last synced: 10 months ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

MhmdRyhn/bangla-programming-resources Fork of me-shaon/bangla-programming-resources

Bangla tutorial, reference and resource list on programming topics

Language: Python - Size: 150 KB - Last synced: 10 months ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

MhmdRyhn/aws_step_functions_with_cloudwatch_and_lambda

Triggering AWS Step Functions from CloudWatch rule to execute a series of Lambda Functions based on condition.

Language: HCL - Size: 20.5 KB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

MhmdRyhn/aws-ec2-image-builder

Build an AWS EC2 AMI using Hashicorp's Packer

Language: HCL - Size: 5.86 KB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 1 - Forks: 0

MhmdRyhn/aws_s3_iac

Setting up an AWS S3 bucket using Terraform.

Language: HCL - Size: 7.81 KB - Last synced: 10 months ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

MhmdRyhn/aws_networking_infrastructure

This terraform module creates AWS networking infrastructure like VPC, Subnet, Internet Gateway, NAT Gateway, Route Table, Routing Rules, etc.

Language: HCL - Size: 22.5 KB - Last synced: 10 months ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

MhmdRyhn/aws-auto-scaling

A simple python application that automatically scales based on users' request volume. The auto-scaling is done using "AWS Auto Scaling".

Language: HCL - Size: 29.3 KB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

MhmdRyhn/aws-cognito-iac

Terraform (IaC) to configure an AWS Cognito user pool.

Language: HCL - Size: 7.81 KB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

MhmdRyhn/awesome-algorithms Fork of tayllan/awesome-algorithms

A curated list of awesome places to learn and/or practice algorithms.

Size: 150 KB - Last synced: 10 months ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 0

MhmdRyhn/awesome-go Fork of avelino/awesome-go

A curated list of awesome Go frameworks, libraries and software

Language: Go - Size: 5.23 MB - Last synced: 10 months ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

MhmdRyhn/Artificial-Intelligence-Deep-Learning-Machine-Learning-Tutorials Fork of TarrySingh/Artificial-Intelligence-Deep-Learning-Machine-Learning-Tutorials

A comprehensive list of Deep Learning / Artificial Intelligence and Machine Learning tutorials - rapidly expanding into areas of AI/Deep Learning / Machine Vision / NLP and industry specific areas such as Automotives, Retail, Pharma, Medicine, Healthcare by Tarry Singh until at-least 2020 until he finishes his Ph.D. (which might end up being inter-stellar cosmic networks! Who knows! 😀)

Language: Python - Size: 1.59 GB - Last synced: 10 months ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

MhmdRyhn/An-Online-Judge

5th Semester [B.Sc.] Web Project

Language: HTML - Size: 386 KB - Last synced: 10 months ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

MhmdRyhn/Algorithms

Implementation of Algorithms.

Language: C++ - Size: 38.1 KB - Last synced: 10 months ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

MhmdRyhn/poke

Middleware For Monitoring GoLang Application By Prometheus

Language: Go - Size: 3.91 KB - Last synced: 4 months ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

MhmdRyhn/airflow-workflow

Apache Airflow Demo With It's Different Features

Language: Python - Size: 19.5 KB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 0 - Forks: 0

MhmdRyhn/prom-graf

Monitoring System With Prometheus And Grafana

Language: Go - Size: 13.7 KB - Last synced: about 2 months ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

MhmdRyhn/serverless_configuration

Serverless application configuration using AWS Lambda, API Gateway and Cognito. Configuration language used here is Terraform.

Language: HCL - Size: 22.5 KB - Last synced: 10 months ago - Pushed: about 4 years ago - Stars: 1 - Forks: 0

MhmdRyhn/rhttp

HTTP With Retry.

Language: Go - Size: 2.93 KB - Last synced: 10 months ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

MhmdRyhn/k8s-playground

Practice kubernetes using minikube.

Language: Go - Size: 8.79 KB - Last synced: 2 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

MhmdRyhn/ProblemSolving

Solution to Problems from different Online Judges.

Language: C++ - Size: 213 KB - Last synced: 10 months ago - Pushed: about 1 year ago - Stars: 1 - Forks: 0

MhmdRyhn/cognito-auth-service

Auth service built using Go Lang in AWS Cognito

Language: Go - Size: 91.8 KB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0