Skip to content

Commit

Permalink
Merge pull request #48 from Abhishek-Kharpal/HEADER
Browse files Browse the repository at this point in the history
ADDED TABLE OF CONTENTS , What is Competitive programming and headings
  • Loading branch information
Abhishek-Kharpal committed Oct 11, 2020
2 parents 27c8bd2 + f49b784 commit 98d66de
Showing 1 changed file with 21 additions and 44 deletions.
65 changes: 21 additions & 44 deletions Competitive-Programming/README.md
Original file line number Diff line number Diff line change
@@ -1,53 +1,18 @@
<!-- ![Repository Banner](headerimage.png) -->
#### Please read [`contributing guidelines`](./contributing.md) before submitting new resources.

# Competitive Programming Guide
## Table of Contents

- [UI Graphics](#ui-graphics)
- [Fonts](#fonts)

## UI Graphics

>Websites and resources with modern UI components in different formats such as PSD, Sketch, Figma, etc. They are great for ideas for web components/UI
| Website&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | Description |
| -------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------ |
| [UI Design Daily](https://uidesigndaily.com/) | Awesome UI Components of all types |
| [100 Daily UI](https://100dailyui.webflow.io/) | Free Figma library of products, elements, and screens |
| [Sketch App Sources](https://www.sketchappsources.com/) | Sketch UIs, wireframes, icons and much more |
| [Humaaans](https://www.humaaans.com/) | Cool illustrations of people with the ability to mix and match |
| [Paaatterns](https://products.ls.graphics/paaatterns/) | Free collection of beautiful patterns for all vector formats |
| [thepatternlibrary](http:https://thepatternlibrary.com/) | Free beautiful background patterns |
| [404 illustration](https://error404.fun/) | free illustrations for 404 pages |
| [Drawkit.io](https://www.drawkit.io/) | Illustrations for designers and startups |
| [Undraw.co](https://undraw.co/) | Open-source illustrations for any idea you can imagine and create |
| [Manypixels.co](https://www.manypixels.co/gallery/) | Monochromatic, Isometric high quality illustrations |
| [Open Peeps](https://www.openpeeps.com/) | Hand drawn illustration library |
| [UI Space](https://uispace.net/) | Thousands of great UI freebies |
| [Animations.co](http:https://animaticons.co/) | Beautiful, customizable animated GIF icons |
| [Uplabs](https://www.uplabs.com/) | High-quality design resources (Free & Premium) |
| [InvisionApp](https://www.invisionapp.com/inside-design/design-resources/) | Library of free, high-quality UI kits, icon packs, and mockups |
| [Open Doodles](https://www.opendoodles.com/) | A Free Set of Sketchy Illustrations |
| [Avataaars](https://avataaars.com/) | Free sketch library of avatars illustrations by Pablo Stanley |
| [FreebieSketch](http:https://freebiesketch.com/) | Free Sketch designs, wireframes, illustrations, and more. |
| [Blush](https://blush.design/) | Free customizable illustrations with Figma Plugin |
| [Hero Patterns](http:https://www.heropatterns.com/) | A collection of repeatable SVG background patterns |
| [IsoFlat](https://isoflat.com/) | A Free collection of Isometric SVG graphic resources |
| [Hero Patterns](http:https://www.heropatterns.com/) | A collection of repeatable SVG background patterns |
| [IRA Design](https://iradesign.io/) | An open-source gradient illustrations collection by creative tim. |
| [Storytale.io](https://storytale.io/freebies/) | Subset of Storytale free quality illustrations |
| [icons8.com/illustrations](https://icons8.com/illustrations) | Free vector illustrations to class up your project |
| [Patternico](https://patternico.com) | Seamless Pattern Maker |
| [Freellustrations](https://freellustrations.com/) | Free Background Images for awesome landing Pages |
| [Pixeltrue Illustrations](https://www.pixeltrue.com/illustrations) | Free Animated Illustrations |
| [Abstract User Avatar API](https://www.abstractapi.com/user-avatar-api) | API to create simple yet flexible user avatars from user names or emails |
| [sketchvalley](https://sketchvalley.com/) | Downlode free PNG, SVG or AI file . |
- [What is Competitive Programming?](#What-is-Competitive-Programming?)
- [How to begin?](#How-to-begin?)
- [HOW TO PRACTICE?](#HOW-TO-PRACTICE?)
- [What are virtual contests?](#What-are-virtual-contests?)
- [Tutorials](#Tutorials)
## What is Competitive Programming?

<div align="right">
<b><a href="#table-of-contents">↥ Back To Top</a></b>
</div>
It’s a kind of sport (something like a game of chess) where we combine our problem solving skills with programming. There are several online sites where we can practice and compete about which we will discuss in later sections and there are several international contests hosted by tech giants like Google’s Code Jam, Kickstart, Facebook’s Hacker Cup and ACM ICPC.

## Fonts
## How to begin?

>Websites that offer free fonts as well as font based tools
Expand Down Expand Up @@ -82,6 +47,18 @@
| [Google Webfonts Helper](https://google-webfonts-helper.herokuapp.com/fonts) | A Hassle-Free Way to Self-Host Google Fonts |
| [Rough Font Awesome](https://djamshed.github.io/rough-awesome-font/dist/)| When RoughJS meets Font Awesome |

## HOW TO PRACTICE?

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

## What are virtual contests?

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

## Tutorials

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

<div align="right">
<b><a href="#table-of-contents">↥ Back To Top</a></b>
</div>
Expand Down

0 comments on commit 98d66de

Please sign in to comment.