Giter Club home page Giter Club logo

funfusion's Introduction

Fun fusion

Overview

The project contains mini utility programs which explore javascript,html and css. Javascript,html and CSS are the first step in a web developer's journey to the domain. HTML is the basic structure of the web page, CSS is the styling effects to enhance the look of web page. Javascript is the brain of the web page which makes the website engaging to the user. Mini-Utility programs use javascript to engage users in sorts of tasks.

TechStack used

The project uses :

  1. HTML : The basic structure of the web page
  2. CSS : The styling effects for making the web page attractive
  3. Javascript : The utility of the program is worked by using javascript

Utilities

The Utilities are :

AI Utitlities :

  1. Tic-Tac-Toe using minimax algorithm

Others :

  1. Canvas
  2. Analog Clock
  3. Drum kit
  4. Text to Speech
  5. Whack A Mole game
  6. Pokemon Generator Chrome Extension
  7. CitySearch

How to run the project

The steps to run this project are:

  1. Fork the repository
  2. Use git clone "your forked repo URL here" on git command line
  3. Use git remote add upstream "your forked repo URL here" on git command line to add remote for the cloned repository.
  4. You can add a new branch to forked repository using git checkout -b "Branch name here"
  5. All Done!! Edit the forked repository and if you think the project can be changed in an incredible feel free to open a pull request :)

Steps to open a pull request

To open a pull request to the main repo the steps are :

  1. Make changes in forked repo and after you're done, commit the changes to git using git commit You can also write a message describing the changes using git commit -m "your message here"
  2. Address the issue in issue section. The project maintainer will use this issue to check if it is needed or not, After which you get assigned to it.
  3. Now push the changes to the forked repository main branch using git push origin "Branch name here"
  4. Compare and pull using GitHub in the main repository.

funfusion's People

Contributors

priyanshi662 avatar singhcodes26 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.