• Stars
    star
    3
  • Rank 3,961,179 (Top 79 %)
  • Language
    HTML
  • Created over 6 years ago
  • Updated about 2 years ago

Reviews

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

Repository Details

indexsajjad.html

More Repositories

1

Face_Detection_Attendance_system

Face detecting system basically used for the high-security purpose office or home. It's also can generate an attendance system through this project by creating CSV files.
Python
4
star
2

Human-Following-Robot-Using-Arduino-by-Proteus

This Arduino robot having a sensor that can detect any object near it and can follow this object. if you come in front of the robot it will start following you. this robot consists ultrasonic sensor and ir sensor which help to follow the object. this is similar to the obstacle avoiding robot only but opposite in the working. the human following robot is best in the project nowadays. you can make this awesome robot with the given.
C++
4
star
3

simpleboxtemplate

https://jssajjad.github.io/simpleboxtemplate/.
HTML
3
star
4

DHT22-to-Google-sheet-Reset-Using-ESP8266-LED-Switch

If the button pressed esp will reset and App mode will on. App mode will on then led will on, network is connected led will off.
C++
3
star
5

First-Project

https://jssajjad.github.io/First-Project/
HTML
3
star
6

Secondproject

Starting web template using html, css, javascript
HTML
3
star
7

jssajjad.github.io

HTML
3
star
8

Thirdproject

https://jssajjad.github.io/Thirdproject/
HTML
3
star
9

Calculator

Calculator using php..
PHP
2
star
10

TemplateDesignWithBootstrap

TemplateDesignWithBootstrap
JavaScript
2
star
11

demo-webtemplate.

Demo webtemplate
JavaScript
2
star
12

Full-webTemplateDesign

Full-webTemplateDesign
JavaScript
2
star
13

index.html

2
star
14

to-do-list

To-Do-list
HTML
2
star
15

javascript

using javascript some problem are solved
HTML
2
star
16

javascriptlang

using javascript some problem are solved
2
star
17

hrsajjad.me2

hrsajjad.me2
HTML
2
star
18

Laravel-8-Eloquent-CRUD-Operation

In this project, i would like to show you laravel 8 crud operation example. I will implement a laravel 8 crud application for beginners. i will give you simple example of how to create, update, edit, view and delete crud in laravel 8. you will learn crud operation in laravel 8.
Blade
2
star
19

website-demo-1

Website-demo-1
HTML
2
star
20

web-demo-2

Website-demo-2
HTML
2
star
21

personal-website3

Personal website3
HTML
2
star
22

javascriptwork

using javascript are solved some problems
2
star
23

Even-or-odd-number

Even or odd number using js
HTML
2
star
24

Obstacle-Detection-Using-IR-Sensor

IR sensor is used to detect objects. When an object is near the sensor, and led turns ON.
C++
2
star
25

hrsajjad844.github.io

Welcome to my portfolio website.
CSS
2
star
26

TravelTrack

TravelTrack
JavaScript
2
star
27

Personal-website4

Personal website4
HTML
2
star
28

BD-BIKE-AMBULANCE

BD-BIKE-AMBULANCE
CSS
2
star
29

practice-grid

Practice Grid
JavaScript
2
star
30

Hello-Alexa-Welcome...-to-using-16x2-LCD-Display.

It shows a message that Hello Alexa Welcome... It can be shown anything to using this system. I used a serial monitor 16x2 LCD Display. I have completed Arduino programming.
C++
2
star
31

Line-Following-Transport-Robot

This robot can be easy to transport products from one place to another. No need to control by man. Manpower will reduce. It automatically will work by calling their user.
C
2
star
32

DHT22-Data-to-Google-sheet-Using-ESP8266-without-credential.

Here the DHT sensor is connected to ESP8266 NodeMCU and ESP8266 NodeMCU is connected to the Internet through WiFi to send the DHT22 readings to Google Sheet.
C++
2
star
33

Control-an-LED-with-Push-button-Switch-and-ESP8266

when the button switch is pressed, the LED light-up, when the switch is released, the LED goes out.
C++
2
star
34

DHT22-Data-to-Google-sheet-Using-ESP8266-NodeMCU

Used the Google sheet as IoT cloud to log the data generated by a Temperature Sensor. Here I used ESP8266 NodeMCU to send the temperature and humidity data from the DHT22 sensor to the Google Sheet over the internet.
C++
2
star
35

Internet-Controlled-LED-Using-NodeMCU

Internet Controlled LED Using NodeMCU. where you can press the button If is on LED will On, And If off LED will On.
C++
2
star
36

Bluetooth-Controlled-Robot-Car

So, hey guys, here in this project I have tried to make a Bluetooth-controlled car with the help of Arduino. It will shift product by connecting mobile apps. Also, it can be toy car.
C++
2
star
37

Home_Automation_Energy_Measurement_System

This project used for energy measurement. Day to day life we are getting modern life, so why not this modern system. On the other hand, we have to use technology effectively. So that you can get all information over the server. For your home or office energy measurement system.
C
2
star
38

Bidirectional-Visitor-Counter-with-Automatic-Light-Control

Bidirectional Visitor Counter with Automatic Light Control using Arduino, IR sensors. Where you can easily count the person.
C++
2
star
39

Hello-Alexa-Using-OLED-Display-Module-with-Arduino

Regardless of the size of the OLED module, the SSD1306 driver has a built-in 1KB Graphic Display Data RAM (GDDRAM) for the screen which holds the bit pattern to be displayed. This 1K memory area is organized in 8 pages (from 0 to 7). Each page contains 128 columns/segments (block 0 to 127). And each column can store 8 bits of data (from 0 to 7).
C++
2
star
40

Smart_Dust_Bin

A Smart bin can be easy your life. This is an automatic smart dust bin. When you will go near the bin it will open auto and you will drop your garbages. Easy to move from one place to another.
C++
2
star
41

Voice-Controlled-LED-s-using-Arduino-and-Bluetooth

Controlling LEDs with voice command seems to be a difficult task, but it’s easy and you can quickly build it. We just need an Arduino UNO to serially communicate with the HC-05 Bluetooth module and a smartphone to send voice commands to Bluetooth module HC-05. For receiving voice commands we are using the “Arduino Bluetooth Voice Controller” android app which you can download from the play store (Arduino Bluetooth Voice Controller).
C++
2
star
42

Control-an-LED-with-Switch-Using-Arduino

To turn on an LED, the Arduino needs to send a HIGH signal to one of it's pins. To turn off the LED, it needs to send a LOW signal to the pin. You can make the LED flash by changing the length of the HIGH and LOW states. Controlling by push button.
C++
1
star
43

LCD-Display-without-Potentiometer-and-Resistor

In this project, we will only be using an LCD, Arduino Uno, jumper wires to display text on the LCD. We will use the digital pin 6 to control the contrast value of the LCD. The function to display text on the LCD will be without a potentiometer & Resistor.
C++
1
star