• Stars
    star
    1
  • Language
    TypeScript
  • License
    MIT License
  • Created 4 months ago
  • Updated 2 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A beginner-friendly guide to building real-time web applications with SignalR, .NET, and Angular. Includes examples, notes, etc.

More Repositories

1

learn-SWMMSE-using-DNN

A Deep Neural Network Based Optimization Approach for Wireless Resource Management
Python
11
star
2

cnn-for-wireless-resource-allocation

Convolutional Neural Network Based Optimization Approach for Wireless Resource Management
Jupyter Notebook
10
star
3

IOT-Based-Patient-Health-Monitoring-System-with-Blood-Group-Detection-Using-Image-Processing

Proposed system consists of a microcontroller (Arduino), a NodeMCU, a Raspberry Pi, a heartbeat sensor, a temperature sensor and a high definition camera for blood group detection purpose. In our proposed framework, the heartrate and body temperature are automatically sensed, the readings are recorded continuously. Finally, after processing the collected data, these data are sent to the server through the existing Local Area Network. The doctors can check the health condition parameter through a web application. This framework can also detect the blood group from the blood sample by using the image processing algorithm.
JavaScript
10
star
4

rabbitmq-getting-started

Notes on RabbitMQ with practical examples. Explore different branches for various examples and use cases.
C#
8
star
5

Buy-and-Rent-Home-WebAPI

C#
7
star
6

car-price-prediction-using-regression-models

Building a Machine Learning Model to Predict the Price of the Car By Comparing Performance of Different Regression Techniques (Simple Linear Regression, Multiple Linear Regression, Polynomial Regression)
Jupyter Notebook
7
star
7

federated-learning-implementation

Implementations of Federated Learning - Machine Learning on Decentralized Data.
Jupyter Notebook
6
star
8

IOT-Based-Prepaid-Energy-Meter-and-load-shedding-and-Roadlight-Control

IOT Based Prepaid Energy Meter and load shedding and Road Light Control
JavaScript
4
star
9

kormo-angular

kormo: an usual to-do app
TypeScript
3
star
10

Visualization-of-Covid-19-Data-Bangladesh-April-12

Jupyter Notebook
3
star
11

password-based-circuit-breaker

Password based circuit breaker is a technology where we can control any circuit by a password. If we enter a password the circuit gives a break that means it is on. It can mainly be used in case of electric lines. Nowadays, electrical accidents to the line man are increasing, while repairing the electrical lines due to the lack of communication between the electrical substation and maintenance staff. This project gives a solution to this problem to ensure line man safety. In this proposed system, the control (ON/OFF) of the electrical lines lies with line man. This project is arranged in such a way that to ON/OFF the electrical line. The project is mainly based on Arduino. An Arduino controls all the functions. A matrix keypad is interfaced for taking password. There is a LCD display to read the password. When password is entered by the matrix keypad it is compared with the stored password in the ROM of the Arduino. If the password matches, relay is on. When the relay is on, led is on. If the password doesn’t match the circuit won’t be on.
C++
3
star
12

DS-Algo-Python

Implementation of different data structures and algorithms using Python
Python
2
star
13

Fashion-Mnist-Using-CNN-TensorFlowJS

Fashion Mnist Image Classification Using Convolutional Neural Networks (TensorFlowJS)
JavaScript
2
star
14

Breast-Cancer-Classification-using-TensorFlowJS

Breast Cancer Classification using Browser-Based Model with TensorFlowJS
HTML
2
star
15

gsm-based-healthcare-system

The system is developed for home use by patients that are not in critical condition but need to be constant or periodically monitored by clinician or family. In any critical condition the SMS is send to the doctor or any family member. So that we can easily save many lives by providing them quick service.
C++
2
star
16

OOPS-Python

Object Oriented Programming using Python
Python
1
star
17

engineersDiary-Blog-frontEnd

Engineers Diary is a blog which frontend is written on ReactJS
JavaScript
1
star
18

Buy-and-Rent-Home-UI

CSS
1
star
19

product-management-angular

TypeScript
1
star
20

Dotnet-BackgroundWorkerExamples

Explore the power of background processing in .NET with a comprehensive showcase featuring examples for IHostedService, BackgroundService, WorkerService, and Hangfire.
C#
1
star