• Stars
    star
    4
  • Rank 3,304,323 (Top 66 %)
  • Language
    CSS
  • Created almost 2 years ago
  • Updated almost 2 years ago

Reviews

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

Repository Details

Infinite scrolling using JavaScript

More Repositories

1

shankarlmc

Shankar Lamichhane, a self-employed full-stack developer living and pursuing bachelor degrees in Pokhara,
6
star
2

100DaysOfJava

java programming
Java
6
star
3

music-app

As streaming is increasingly being adopted by users, online media players have become essential for consuming media on the internet. Music players allow one to enjoy music in any browser and supports a lot of the features of an offline music player.
CSS
4
star
4

qrcode-generator

qrcode-generator using python
Python
3
star
5

TodoAppDjango

here
Python
2
star
6

emailsender

How to Send Emails in Django ?
Python
2
star
7

react-django-ecommerce

JavaScript
1
star
8

bsc-csit

Syllabus, Notes, Old Question, Solution, Model Question of 1st 2nd 3rd 4th 5th 6th 7th 8th sem of Bsc. CSIT
C++
1
star
9

speech-to-text-python

We can easily convert speech to text using python library
Python
1
star
10

React-Series

its all about react
1
star
11

php-ajax-crud-app

CRUD application using PHP, ajax, and jquery ui
Hack
1
star
12

Django-Rest-Framework

crud in rest api
Python
1
star
13

php-student-management-system

simple student management system
CSS
1
star
14

crud_django

login, registration & crud in django
HTML
1
star
15

youtube-video-downloader

Download Youtube Videos using the python library.
Python
1
star
16

vhdl

basic of vhdl setup and examples of computer architecture of bsc csit 3rd sem
VHDL
1
star
17

opencv_project

Python
1
star
18

login

CSS
1
star
19

food-app

JavaScript
1
star
20

loading-animation

An animation lets an element gradually change from one style to another. You can change as many CSS properties as you want, as many times you want. To use CSS animation, you must first specify some keyframes for the animation. Keyframes hold what styles the element will have at certain times.
HTML
1
star
21

laravel_hacks

1
star
22

form-validation-js

JavaScript provides the facility to validate the form on the client-side so data processing will be faster than server-side validation. Most web developers prefer JavaScript form validation. We can validate name, password, email, date, mobile numbers, and more fields through JavaScript.
JavaScript
1
star
23

password-generator-js

To prevent your passwords from being hacked by social engineering, brute force, or dictionary attack method, and keep your online accounts safe, I had created the password generator as well as strength checker using js.
JavaScript
1
star