• Stars
    star
    1
  • Language
    JavaScript
  • Created over 2 years ago
  • Updated over 2 years ago

Reviews

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

Repository Details

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

infinite-scrolling

Infinite scrolling using JavaScript
CSS
4
star
4

qrcode-generator

qrcode-generator using python
Python
3
star
5

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
3
star
6

TodoAppDjango

here
Python
2
star
7

emailsender

How to Send Emails in Django ?
Python
2
star
8

react-django-ecommerce

JavaScript
1
star
9

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
10

speech-to-text-python

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

opencv_project

Python
1
star
12

React-Series

its all about react
1
star
13

php-ajax-crud-app

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

Django-Rest-Framework

crud in rest api
Python
1
star
15

php-student-management-system

simple student management system
CSS
1
star
16

crud_django

login, registration & crud in django
HTML
1
star
17

youtube-video-downloader

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

vhdl

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

login

CSS
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