Skip to content

Commit

Permalink
Merge branch 'master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
Ishaan28malik authored Dec 12, 2018
2 parents 8a523e0 + e0c4c3b commit 6365f55
Show file tree
Hide file tree
Showing 11 changed files with 386 additions and 234 deletions.
8 changes: 8 additions & 0 deletions .whitesource
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
##########################################################
#### WhiteSource "Bolt for Github" configuration file ####
##########################################################

# Configuration #
#---------------#
ws.repo.scan=true
vulnerable.check.run.conclusion.level=success
5 changes: 3 additions & 2 deletions About me.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
Heys my name is ishaan malik .I am open source enthusiast and love to explore new issues and contribute
this is for beginners who want to learn to create a PR or just like to contribute
## Hey my name is ishaan malik .I am open source enthusiast and love to explore new issues and contribute
## this is for beginners who want to learn to create a PR or just like to contribute

3 changes: 3 additions & 0 deletions After this .md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
## Since Hacktoberfest is over now we should not stop i think we can increase this community to next level we can create our own community to contribute and also

# So i will be opening new issues please feel free to solve them and also work with our community thank u
21 changes: 21 additions & 0 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
MIT License

Copyright (c) 2018 PythoShark(#techno utopian)

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
86 changes: 52 additions & 34 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@ A repository for beginners to create their first Pull Request.
## Step 2: Star this [repo](https://github.com/Ishaan28malik/HACKTOBERFEST_2018-Beginners-) and share it with your friends.
## Step 3: Just open "[index.html](https://github.com/Ishaan28malik/HACKTOBERFEST_2018-Beginners-/blob/master/index.html)" and include your name and the link to your github profile in the "[li](https://github.com/Ishaan28malik/HACKTOBERFEST_2018-Beginners-/blob/master/index.html)" tags to make a connection with all other open enthusiasts like us.

Happy coding fellas!!
## Now since Hacktoberfest idover please read [this](https://github.com/Ishaan28malik/HACKTOBERFEST_2018-Beginners-/blob/master/After%20this%20.md)

### Happy coding fellas!!
# PLease just don't do it just for the heck of a t-shirt do it to learn and get expereince how to make a PR !!!!!!!
# Don't worry newcomers!! Everyone's PRs will be merged!! Make this your first step to development and open source. Get the confidence you require!!

Expand All @@ -16,55 +18,71 @@ All of your suggestions are welcome!!
You can add references to some cool open source projects below:

### 1. [Zulip](https://github.com/zulip) -
Zulip is 100% open source software, built by a vibrant community of hundreds of developers from all around the world.

Zulip is 100% open source software, built by a vibrant community of hundreds of developers from all around the world.

### 2. [FOSSASIA](https://github.com/fossasia) -
Developing Open Source Software and Hardware to improve people's lives.

Developing Open Source Software and Hardware to improve people's lives.

### 3. [MOZILLA](https://github.com/mozilla) -
This technology could fall into the right hands. Mozilla has 30 repositories available. Follow their code on GitHub.

This technology could fall into the right hands. Mozilla has 30 repositories available. Follow their code on GitHub.

### 4. [Free code camp](https://github.com/freeCodeCamp/freeCodeCamp) -
Learn to code for free with millions of other people around the world.
### 5. [Data Structures And Algorithms Hacktoberfest18](https://github.com/kvaluruk/Data-Structures-And-Algorithms-Hacktoberfest18) -
List of data structures and algorithms. Feel free to contribute under Hacktoberfest '18!
### 6. [REACT ](https://github.com/facebook/react) -
A declarative, efficient, and flexible JavaScript library for building user interfaces. Plenty resource to learn. (official)

Learn to code for free with millions of other people around the world.

### 5. [REACT ](https://github.com/facebook/react) -
A declarative, efficient, and flexible JavaScript library for building user interfaces. Plenty resource to learn. (official)

### 7. [ELECTRON ](https://github.com/electron/electron) -
Build cross-platform desktop apps with JavaScript, HTML, and CSS. Plenty Resource to learn and contribute. (official)
### 6. [ELECTRON ](https://github.com/electron/electron) -

Build cross-platform desktop apps with JavaScript, HTML, and CSS. Plenty Resource to learn and contribute. (official)

### 8. [Killed by Google](https://github.com/codyogden/killedbygoogle) -
A tribute and log of beloved products and services killed by Google. This is a fun open source project that encourages contributors for Hacktoberfest!
### 7. [issuehub.io](https://issuehub.io) -
A website which helps you find projects/issues based on your required language or issue labels.
### 7. [Killed by Google](https://github.com/codyogden/killedbygoogle) -

A tribute and log of beloved products and services killed by Google. This is a fun open source project that encourages contributors for Hacktoberfest!

### 8. [issuehub.io](https://issuehub.io) -

A website which helps you find projects/issues based on your required language or issue labels.

### 8. [Code Triage](https://www.codetriage.com/) -
 Another useful tool for searching issues to fix
### 9. [Code Triage](https://www.codetriage.com/) -

Another useful tool for searching issues to fix

### 10. [Up For Grabs](https://up-for-grabs.net/) - 

List of projects with issues that can be resolved by beginners

### 11. [First Timers Only](https://www.firsttimersonly.com/) -

A list of issues that are labelled “first-timers-only”.

### 9. [Up For Grabs](https://up-for-grabs.net/) - 
List of projects with issues that can be resolved by beginners
### 12. [Awesome First Timers PR](https://github.com/MunGell/awesome-for-beginners) -

### 10. [First Timers Only](https://www.firsttimersonly.com/) -
A list of issues that are labelled “first-timers-only”.
A list of awesome beginners-friendly projects.

### 11. [Awesome First Timers PR](https://github.com/MunGell/awesome-for-beginners) -
A list of awesome beginners-friendly projects.
### 13. [Killed by Google](https://github.com/codyogden/killedbygoogle) -

### 12. [Killed by Google](https://github.com/codyogden/killedbygoogle) -
A tribute and log of beloved products and services killed by Google. This is a fun open source project that encourages contributors for Hacktoberfest!
A tribute and log of beloved products and services killed by Google. This is a fun open source project that encourages contributors for Hacktoberfest!

### 12. [Tensor Flow](https://github.com/tensorflow/tensorflow) -
TensorFlow is an open-source software library for dataflow programming across a range of tasks. It is a symbolic math library, and is also used for machine learning applications such as neural networks.
### 14. [Tensor Flow](https://github.com/tensorflow/tensorflow) -

TensorFlow is an open-source software library for dataflow programming across a range of tasks. It is a symbolic math library, and is also used for machine learning applications such as neural networks.

### 13. [Kubernetes](https://kubernetes.io/)
### 15. [Kubernetes](https://kubernetes.io/)
An open-source container-orchestration system for automating deployment, scaling and management of containerized applications. It was originally designed by Google and is now maintained by the Cloud Native Computing Foundation.

### 14. [DuckDuckGo](https://duckduckgo.com/)
DuckDuckGo is a privacy-conscious search engine that doesn't track users. Instant Answers is a feature that provides answers without needing to open up a website..
### 16. [DuckDuckGo](https://duckduckgo.com/)

DuckDuckGo is a privacy-conscious search engine that doesn't track users. Instant Answers is a feature that provides answers without needing to open up a website..

### 17. [Polymer](https://www.polymer-project.org/)

An open-source JavaScript library for creating web components which are then used to build web pages and apps, Polymer is currently being developed by Google developers and contributors on GitHub. Central to a wide range of Google services and websites, including YouTube, Google Earth and Google Sites, Polymer received an update in January (Polymer 2.4) which is paving the way for 3.0 and TypeScript support.

### 18. [Blender](https://www.blender.org/) -

Blender is the free and open source 3D creation suite. It supports the entirety of the 3D pipeline—modeling, rigging, animation, simulation, rendering, compositing and motion tracking, even video editing and game creation.
Binary file added Todo/.DS_Store
Binary file not shown.
24 changes: 24 additions & 0 deletions Todo/todo.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
<!DOCTYPE html>
<html>
<head>
<title>To-Do List</title>
<link rel="stylesheet" type="text/css" href="todos.css">
<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">

</head>
<body>
<div id="container">
<h1>ToDo List<i class="fa fa-plus"></i></h1>
<input type="text" placeholder="To-Do Input">
<ul>
<li><span><i class="fa fa-trash"></i> </span>Lol</li>
<li><span><i class="fa fa-trash"></i> </span>rofl</li>
<li><span><i class="fa fa-trash"></i> </span>WTF</li>
</ul>

</div>
<!-- <script type="text/javascript" src="/jquery-3.2.1.min.js"></script> -->
<script src="https://code.jquery.com/jquery-3.3.1.slim.js"></script>
<script type="text/javascript" src="./todos.js"></script>
</body>
</html>
77 changes: 77 additions & 0 deletions Todo/todos.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,77 @@
body{
background: #50C9C3; /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #96DEDA, #50C9C3); /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #96DEDA, #50C9C3); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

}
#container{
width:250px;
margin:20% auto;
background:#f7f7f7;
box-shadow : 0px 0px 1px rgba(0, 0, 0, 0.2);

}

h1{
background-color: steelblue;
color:white;
font-weight:normal;
margin:0;
padding:5px 10px;
text-transform:uppercase;
font-size:24px;
letter-spacing:1.1px;
}
.fa-plus{
float:right;
}
.fa-trash{
padding-top:0;
margin:right:20px;

background:red;
color:white;
text-align:center;
width:0;
display:inline-block;
height:30px;
transition: 0.2s;

}

li:hover .fa-trash{
width:40px;
height: 100;
}

ul{
list-style:none;
margin:0;
padding:0;
}
li{
margin:0px;
padding-top:0px;
line-height:40px;
height:40px;
color:#666;
background-color:#f7f7f7;

}
li:nth-child(2n){
background-color:white;
}
input{
border: 3px rgba(0, 0, 0, 0);
width:100%;
padding:10px 10px 10px 20px ;
box-sizing:border-box;
color:steelblue;
font-size:18px;
background-color:white;
}
input:focus{
border: 2.5px solid steelblue;
outline:none;
background-color::#f7f7f7;
}
30 changes: 30 additions & 0 deletions Todo/todos.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
$("ul").on("click","li",function(){
if($(this).css("color") == "rgb(128, 128, 128)"){
$(this).css({
color : "black",
textDecoration : "none",
});
}else{
$(this).css({
color : "gray",
textDecoration : "line-through",
});
}
});
$("ul").on("click","span",function(e){
$(this).parent().fadeOut(500,function(){
$(this).remove();
});
e.stopPropagation();
})
$("input[type =text]").keypress(function(e){
if (e.which === 13){
var todoText =$(this).val();
$(this).val("");
$("ul").append("<li><span><i class='fa fa-trash'></i></span>"+todoText+"</li>");

}
});
$(".fa-plus").on("click",function(){
$("input[type =text]").fadeToggle();
})
Loading

0 comments on commit 6365f55

Please sign in to comment.