Mohammad Hafijur Rahman (mail4hafij)

mail4hafij

Geek Repo

Github PK Tool:Github PK Tool

Mohammad Hafijur Rahman's repositories

GraphQL

A lot of the examples on the internet shows GraphQL server implementation in .Net core but rarely we find GraphQL implementation in .Net Framework. So this is my two cents for those who are looking for it.

Language:JavaScriptStargazers:6Issues:4Issues:1

Azure-DurableFunction

The idea is to orchestrate functions from a http trigger. Let's say, we have some orders to process. We recieve a http request with multiple orders in json format. We then process each order in async function and send email to the payee in another async function

Language:C#Stargazers:1Issues:3Issues:0

background_service_asp_dotnet_core

A simple example of running a Background service in asp.net core application

Stargazers:1Issues:0Issues:0

iot-hub-dps-symetric-key

The idea is to use Azure DPS to provision iot-devices at scale using group enrollment and connect them to an iot-hub. These iot-devices then send telemetry data to the iot-hub. Some function apps should listen to those events and invoke Direct Methods on those iot-devices.

Language:C#Stargazers:1Issues:3Issues:0

phpwebpad

Lightweight MVC framework using PHP. Supports Object Relational Mapping (ORM) for mysql database.

Language:JavaScriptStargazers:1Issues:0Issues:0

quartz_job_asp_dotnet_core

A simple example to run background jobs with asp.net core applicaiton.

Language:C#Stargazers:1Issues:0Issues:0

rabbit_event_stream

The idea here is, we run a web server that will receive events and push those events to rabbitMQ.

Language:JavaScriptStargazers:1Issues:3Issues:0

SOLID

The idea here is to design a web solution following the SOLID design principles.

Language:JavaScriptStargazers:1Issues:3Issues:0

dotnetcore-startup-with-efcore

Dotnet core startup - Implementation of Unit Of Work pattern with Entity Framework Core in .NET 6

Language:C#Stargazers:0Issues:0Issues:0

react-native-expo-UppsalaBonetiderApp

Many of us find difficulties to get the correct prayer times in Uppsala specially during the summertime. All the Apps show different times then the Uppsala Mosque. This is because, those Apps calculate prayer times based on other methods which are often not correct in Uppsala. So here is a simple mobile app to show prayer times based on Uppsala, Sweden.

Language:JavaScriptStargazers:0Issues:0Issues:0
Stargazers:0Issues:3Issues:0

Azure-Iaas-Paas

The idea here is to setup a multi-tier solution in Azure.

Stargazers:0Issues:0Issues:0

iot-hub-dps-509cert

The idea here is to deploy iot-devices at scale using Azure Device Provisioning Service (DPS).

Language:C#Stargazers:0Issues:3Issues:0

kubernetes_orchestration

The idea is to orchestrate multiple micro services in Kubernetes.

Stargazers:0Issues:3Issues:0
Stargazers:0Issues:0Issues:0

mosquitto_mqtt_pubsub

Simple demonstration of Mosquitto MQTT broker.

Language:C#Stargazers:0Issues:2Issues:0

nextjs_azure_devops_pipeline

Deploy Nextjs App in Azure App Service using Azure devops pipeline.

Stargazers:0Issues:0Issues:0

nextjs_iis_reverse_proxy_pm2_azure_pipeline

Deploy Nextjs App in windows IIS (reverse proxy) using pm2 node service through Azure devops pipeline.

Stargazers:0Issues:0Issues:0

node-mongo-mvc-app

A very basic node web app that uses mongoDb. This example demonstrates a fully functional MVC driven solution.

Language:JavaScriptStargazers:0Issues:3Issues:0

PasswordHasher

A simple C# class to hash a password.

Stargazers:0Issues:0Issues:0

php_stripe_checkout_integration

PHP code example of Stripe Checkout

Stargazers:0Issues:0Issues:0

pwa_service_worker

Network first service worker.

Language:JavaScriptStargazers:0Issues:3Issues:0

python_image_classification

The idea is to use pretrained deep learning algorithms such as mobilenet to predict objects in a image.

Language:PythonStargazers:0Issues:3Issues:0

rabbitmq_pubsub

Simple domonstration of how to use rabbitMQ for publish and subscribe events or messages.

Language:C#Stargazers:0Issues:0Issues:0

rancher_kubernetes_setup

Rancher is a Kubernetes management tool to deploy and run clusters anywhere and on any provider. Here we setup Rancher on a Linux virutal machine.

Stargazers:0Issues:0Issues:0

react-redux

The idea here is to setup a very basic react application for absolute beginners. It demonstrates all the commonly used react hooks for any web project with examples. It also covers a very basic implementation for redux. Although the tasks are really small but they are important means to demonstrate how these technologies work.

Language:JavaScriptStargazers:0Issues:3Issues:0

react-typescript-graphql

The idea here is to setup a basic react application in typescript which communicates with GraphQL backend API.

Language:C#Stargazers:0Issues:0Issues:0

react_azure_devops_pipeline

Deploy React App in Azure App Service using Azure devops pipeline.

Stargazers:0Issues:2Issues:0

redis_cache_dotnet_core

Simple demonstration of Redis Cache in dotnet core

Language:C#Stargazers:0Issues:0Issues:0

redis_pubsub

Simple example demonstrating redis publish and subscribe.

Language:C#Stargazers:0Issues:1Issues:0