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

Reviews

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

Repository Details

Fancy Input Text Boxes using HTML, CSS and JS.

More Repositories

1

ChelseaJS

ChelseaJS is a Javascript library for creative, generative Coding.
JavaScript
25
star
2

Periodic-Table

Periodica is a Beautiful yet extremely useful and intuitive Periodic Table representation.
SCSS
11
star
3

Sidus

Sidus is a simple , user friendly and fast mathematical function plotter on web.
JavaScript
11
star
4

beetrandahiya

6
star
5

Projectile-Motion-Simulation

A simple projectile motion simulator made made using matter.js , it looks cool and ofc gonna help you see physically accurate projectile motion
JavaScript
5
star
6

project-Chelsea

Its a SVG animtion library , somewhat like p5js , but just not on canvas and svg, hence giving it more portability and customizability.
JavaScript
3
star
7

ChelseaJS-docs

Documentation for ChelseaJS
HTML
2
star
8

python-upes

subject repo
C
2
star
9

Spanish_vocabpractice

This program will help you learn Spanish vocabulary as it pops up a new Spanish word after ever 10 mins. This time interval can be changed very simply in the code.
Python
2
star
10

Titanic-Survival-Prediction

This was my first step into machine learning, Its not new, I am just uploading it on Github now. Its a llinear regression model
Jupyter Notebook
2
star
11

Cats-VS-Dogs

This is my first nice machine learning model, This model gave a 97.85% accuracy in classifying between Cats and Dogs. I made it using a pre-trained base model MobileNet V2 , and after that i added a global average pooling and then a dense layer for categorization between two classes ( cats and dogs) , i used only one dense neuron in last layer even when i had to classify 2 classes because , as we know that in test data there will only be two type of images cats and dogs , so we can just classify dogs and then ones that doesn't qualify the classification are cats. It has been trained on a small dataset to show how a machine learning model can work well even on a small dataset if we use pre-trained models inn architecture.
Jupyter Notebook
2
star
12

plotter

Plotter is a mathematics function grapher , but what makes it special is that Its as simple as it could be. With No doubt the simplest and very small grapher out there.
JavaScript
2
star
13

beetrandahiya.github.io

CSS
1
star
14

orpheus3D

Webpage and repository for all my 3D Works
CSS
1
star
15

eportfolio-lc

cdn for my LC e-portfolio
HTML
1
star
16

Orbitals_in_python

A small collection of tools made by me, that you can use to visualize atomic orbitals in both 2D and 3D in different aspects.
Python
1
star
17

BMI_calculator

This is a basic webpage, where you can find your BMI (Body Mass Index) and you might also find some nice suggestions.
JavaScript
1
star
18

beet_chat

This is a chat app, based on React and Firebase.
JavaScript
1
star
19

SidusSURFACE

A part of Sidus Initiative, which allows you to plot 3D Surfaces easily and efficiently.
HTML
1
star
20

plotter2.0

This is a newer and better version of plotter . It uses a new mathematics engine and will have more additions very soon.
HTML
1
star
21

Material_digital_clock

Material digital clock is a basic JS clock , its most amazing feature is that it shows time haha, and its serene look is definitely eye-soothing.
CSS
1
star
22

Simulation-of-motion-of-charged-particle

This is Simulation of motion of a charged particle inside a Uniform Electric field. It is probably the best use of matter.js I have ever done. Uniform Electric field apply a constant force. that can be calculated using the very simple formula F=qE . So, Enjoy the simulation , and follow me for more amazing stuff
JavaScript
1
star
23

Rocket-test

This is a simulation of a solid propellant rocket . The situations is a straight accent and descent , that means angle of launch is perpendicular to the surface and acceleration due to gravity is assumed constant throughout.
JavaScript
1
star
24

pyTTSx3-check-all-voices

This is a simple Python script that you can use to listen to all the installed TTS voices in your system. It will give an output of name , id, etc. for every voice. So, You can easily use the voice.id and use the voice you need. Happy Coding !!
Python
1
star
25

Pi-Approximation-using-Leibniz-formula

In this program, I use Leibniz formula to approximate the value of pi ( π ), Its one of the simplest way u can approximate pi
Python
1
star