├── .github
└── ISSUE_TEMPLATE
│ ├── bug_report.md
│ └── feature_request.md
├── CODE_OF_CONDUCT.md
├── CONTRIBUTING.md
├── devotees
├── Aju100.md
├── Aneesh-design.md
├── AvianQwe.md
├── Bishalsharma733.md
├── Cimihan123.md
├── David-Thapa.md
├── Dhiraj3118.md
├── DnesBala.md
├── Gaurav-Zaiswal.md
├── GuillaumeFalourd.md
├── I-Johnson.md
├── IamSoel.md
├── ImanMohi.md
├── Kapersky1337.md
├── Krosskid12.md
├── Kunalsah29.md
├── Lucifermaniraj.md
├── Lusaka8895.md
├── Manas-E.md
├── Mr-Ahtserhs.md
├── Natasha1305.md
├── NikhilKhadka2659.md
├── OmiGitProjects.md
├── ParijatDhar97.md
├── Ph4nToM-R4Y.md
├── Prabesh01.md
├── Prbskh.md
├── Quest-360.md
├── Rohan-Shakya.md
├── SEWAK.MD
├── SadeepNanda.md
├── Subodh.md
├── SushanShakya.md
├── T3KRAJ.md
├── TheBinitGhimire.md
├── ThePratikGyawali.md
├── V35HR4J.md
├── Ze-Falcon.md
├── aaganmaskey.md
├── adiksha20.md
├── akasrai.md
├── akumaaayush.md
├── andikhadian.md
├── anishghimire603.md
├── aortiz24.md
├── aryarfani.md
├── ashim058.md
├── awanshrestha.md
├── b1bek.md
├── baibhavanand.md
├── bananaKetchup.md
├── bantawa04.md
├── bibekme.md
├── bikramkharal.md
├── binarymatter.md
├── brindasubedi.md
├── bytesagar.md
├── callmebhawesh.md
├── cdalangin.md
├── climbingryan.md
├── davedevelopers.md
├── dev-sumanpandit.md
├── dlppdl.md
├── gtmray.md
├── gunarajkhatri.md
├── guptaravi540.md
├── haxormad.md
├── iambigyandahal.md
├── itsmedipuu.md
├── jobinkeecheril.md
├── kamalrt11.md
├── karkigrishmin.md
├── khushibalodi.md
├── kumardotel.md
├── madanPS.md
├── mahendrabp.md
├── mrsudarshanrai.md
├── parbatnepal.md
├── peterhdd.md
├── poudel231.md
├── pr0d33p.md
├── prakash901.md
├── prasant7878.md
├── rachelktyjohnson.md
├── ranjan435.md
├── rasikkunwar.md
├── rubenkharel.md
├── ruzzan.md
├── saileshbro.md
├── sakshikedar.md
├── sanjaysanjel019.md
├── sarth23.md
├── sarthakregmi.md
├── shrijal313.md
├── shrijan00003.md
├── siddharth009.md
├── sijan8s3.md
├── sovitpy.md
├── srishtipoudel.md
├── subal000.md
├── subedibimal.md
├── sushanacharya.md
├── tejan-singh.md
├── tekwani0495.md
├── thesewak.md
├── timilsinabimal.md
├── toponever.md
├── trevorcarter83.md
├── vaugerbird.md
└── volt9801.md
└── readme.md
/.github/ISSUE_TEMPLATE/bug_report.md:
--------------------------------------------------------------------------------
1 | ---
2 | name: Bug report
3 | about: Create a report to help us improve
4 | title: ''
5 | labels: ''
6 | assignees: ''
7 |
8 | ---
9 |
10 | **Describe the bug**
11 | A clear and concise description of what the bug is.
12 |
13 | **To Reproduce**
14 | Steps to reproduce the behavior:
15 | 1. Go to '...'
16 | 2. Click on '....'
17 | 3. Scroll down to '....'
18 | 4. See error
19 |
20 | **Expected behavior**
21 | A clear and concise description of what you expected to happen.
22 |
23 | **Screenshots**
24 | If applicable, add screenshots to help explain your problem.
25 |
26 | **Desktop (please complete the following information):**
27 | - OS: [e.g. iOS]
28 | - Browser [e.g. chrome, safari]
29 | - Version [e.g. 22]
30 |
31 | **Smartphone (please complete the following information):**
32 | - Device: [e.g. iPhone6]
33 | - OS: [e.g. iOS8.1]
34 | - Browser [e.g. stock browser, safari]
35 | - Version [e.g. 22]
36 |
37 | **Additional context**
38 | Add any other context about the problem here.
39 |
--------------------------------------------------------------------------------
/.github/ISSUE_TEMPLATE/feature_request.md:
--------------------------------------------------------------------------------
1 | ---
2 | name: Feature request
3 | about: Suggest an idea for this project
4 | title: ''
5 | labels: ''
6 | assignees: ''
7 |
8 | ---
9 |
10 | **Is your feature request related to a problem? Please describe.**
11 | A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
12 |
13 | **Describe the solution you'd like**
14 | A clear and concise description of what you want to happen.
15 |
16 | **Describe alternatives you've considered**
17 | A clear and concise description of any alternative solutions or features you've considered.
18 |
19 | **Additional context**
20 | Add any other context or screenshots about the feature request here.
21 |
--------------------------------------------------------------------------------
/CODE_OF_CONDUCT.md:
--------------------------------------------------------------------------------
1 |
2 | # Contributor Covenant Code of Conduct
3 |
4 | ## Our Pledge
5 |
6 | We as members, contributors, and leaders pledge to make participation in our
7 | community a harassment-free experience for everyone, regardless of age, body
8 | size, visible or invisible disability, ethnicity, sex characteristics, gender
9 | identity and expression, level of experience, education, socio-economic status,
10 | nationality, personal appearance, race, religion, or sexual identity
11 | and orientation.
12 |
13 | We pledge to act and interact in ways that contribute to an open, welcoming,
14 | diverse, inclusive, and healthy community.
15 |
16 | ## Our Standards
17 |
18 | Examples of behavior that contributes to a positive environment for our
19 | community include:
20 |
21 | * Demonstrating empathy and kindness toward other people
22 | * Being respectful of differing opinions, viewpoints, and experiences
23 | * Giving and gracefully accepting constructive feedback
24 | * Accepting responsibility and apologizing to those affected by our mistakes,
25 | and learning from the experience
26 | * Focusing on what is best not just for us as individuals, but for the
27 | overall community
28 |
29 | Examples of unacceptable behavior include:
30 |
31 | * The use of sexualized language or imagery, and sexual attention or
32 | advances of any kind
33 | * Trolling, insulting or derogatory comments, and personal or political attacks
34 | * Public or private harassment
35 | * Publishing others' private information, such as a physical or email
36 | address, without their explicit permission
37 | * Other conduct which could reasonably be considered inappropriate in a
38 | professional setting
39 |
40 | ## Enforcement Responsibilities
41 |
42 | Community leaders are responsible for clarifying and enforcing our standards of
43 | acceptable behavior and will take appropriate and fair corrective action in
44 | response to any behavior that they deem inappropriate, threatening, offensive,
45 | or harmful.
46 |
47 | Community leaders have the right and responsibility to remove, edit, or reject
48 | comments, commits, code, wiki edits, issues, and other contributions that are
49 | not aligned to this Code of Conduct, and will communicate reasons for moderation
50 | decisions when appropriate.
51 |
52 | ## Scope
53 |
54 | This Code of Conduct applies within all community spaces, and also applies when
55 | an individual is officially representing the community in public spaces.
56 | Examples of representing our community include using an official e-mail address,
57 | posting via an official social media account, or acting as an appointed
58 | representative at an online or offline event.
59 |
60 | ## Enforcement
61 |
62 | Instances of abusive, harassing, or otherwise unacceptable behavior may be
63 | reported to the community leaders responsible for enforcement at
64 | contact@ashiish.me.
65 | All complaints will be reviewed and investigated promptly and fairly.
66 |
67 | All community leaders are obligated to respect the privacy and security of the
68 | reporter of any incident.
69 |
70 | ## Enforcement Guidelines
71 |
72 | Community leaders will follow these Community Impact Guidelines in determining
73 | the consequences for any action they deem in violation of this Code of Conduct:
74 |
75 | ### 1. Correction
76 |
77 | **Community Impact**: Use of inappropriate language or other behavior deemed
78 | unprofessional or unwelcome in the community.
79 |
80 | **Consequence**: A private, written warning from community leaders, providing
81 | clarity around the nature of the violation and an explanation of why the
82 | behavior was inappropriate. A public apology may be requested.
83 |
84 | ### 2. Warning
85 |
86 | **Community Impact**: A violation through a single incident or series
87 | of actions.
88 |
89 | **Consequence**: A warning with consequences for continued behavior. No
90 | interaction with the people involved, including unsolicited interaction with
91 | those enforcing the Code of Conduct, for a specified period of time. This
92 | includes avoiding interactions in community spaces as well as external channels
93 | like social media. Violating these terms may lead to a temporary or
94 | permanent ban.
95 |
96 | ### 3. Temporary Ban
97 |
98 | **Community Impact**: A serious violation of community standards, including
99 | sustained inappropriate behavior.
100 |
101 | **Consequence**: A temporary ban from any sort of interaction or public
102 | communication with the community for a specified period of time. No public or
103 | private interaction with the people involved, including unsolicited interaction
104 | with those enforcing the Code of Conduct, is allowed during this period.
105 | Violating these terms may lead to a permanent ban.
106 |
107 | ### 4. Permanent Ban
108 |
109 | **Community Impact**: Demonstrating a pattern of violation of community
110 | standards, including sustained inappropriate behavior, harassment of an
111 | individual, or aggression toward or disparagement of classes of individuals.
112 |
113 | **Consequence**: A permanent ban from any sort of public interaction within
114 | the community.
115 |
116 | ## Attribution
117 |
118 | This Code of Conduct is adapted from the [Contributor Covenant][homepage],
119 | version 2.0, available at
120 | https://www.contributor-covenant.org/version/2/0/code_of_conduct.html.
121 |
122 | Community Impact Guidelines were inspired by [Mozilla's code of conduct
123 | enforcement ladder](https://github.com/mozilla/diversity).
124 |
125 | [homepage]: https://www.contributor-covenant.org
126 |
--------------------------------------------------------------------------------
/CONTRIBUTING.md:
--------------------------------------------------------------------------------
1 | # Contributing
2 |
3 | Contributions, issues and feature requests are welcome. If you want make some changes / improvement in this project, please consider opening an issues first.
4 |
5 | If you want to contribute, you must read and accept our Code of Conduct.
6 |
7 | # Guidelines
8 |
9 | ## General guidelines
10 |
11 | - The `main` branch is used for production deployment. Please don't get confused for `master`, it's `main`.
12 |
13 | - Open one PR for the same feature / fix / changes. Please don't open multiple PR if you want to commit some small changes later. One PR helps to review all changes easily.
14 |
15 | ## Commit messages
16 |
17 | This project is open for all developers ( freshers / experienced ). If possible, conventional commits are far better but not a requirement. The commit message should be relatable.
18 |
--------------------------------------------------------------------------------
/devotees/Aju100.md:
--------------------------------------------------------------------------------
1 | [Csaju](https://github.com/Aju100)
2 |
--------------------------------------------------------------------------------
/devotees/Aneesh-design.md:
--------------------------------------------------------------------------------
1 | [Aneesh Pyakurel](https://github.com/Aneesh-design)
2 |
--------------------------------------------------------------------------------
/devotees/AvianQwe.md:
--------------------------------------------------------------------------------
1 | A open source tech enthusiast trying to contribue something to opensource and hacktoberfest.
2 | [Avian Chhetri- Github](https://github.com/AvianQwe)
3 |
--------------------------------------------------------------------------------
/devotees/Bishalsharma733.md:
--------------------------------------------------------------------------------
1 | [Bishal Sharma](https://github.com/Bishalsharma733)
2 |
--------------------------------------------------------------------------------
/devotees/Cimihan123.md:
--------------------------------------------------------------------------------
1 | [Kiran Ghimire](https://github.com/Cimihan123)
2 |
--------------------------------------------------------------------------------
/devotees/David-Thapa.md:
--------------------------------------------------------------------------------
1 | ## Hi, I'm David 👋👨💻
2 |
3 | I'm currently a Student Learning .Net core and Flutter.
4 |
5 |
6 |
7 |
8 | ## 🗻Goal for 2020
9 | 1. Bulding Application using .Net core platform.
10 | 2. Building Mobile Application using Flutter.
11 | 3. Grasping advance concepts of Object Oriented Programming.
12 | 4. Fetching me all the stages for publishing application.
13 |
14 |
15 | ## 💬Get in touch
16 | - Twitter: https://twitter.com/Dvlhorac_David
17 | - Facebook: https://www.facebook.com/david.magar.773
18 | - LinkedIn: https://www.linkedin.com/in/david-thapa-40527a194
19 | - Github: [David Thapa](https://github.com/David-Thapa)
20 |
21 |
--------------------------------------------------------------------------------
/devotees/Dhiraj3118.md:
--------------------------------------------------------------------------------
1 | [Dhiraj3118](https://github.com/Dhiraj3118)
2 |
--------------------------------------------------------------------------------
/devotees/DnesBala.md:
--------------------------------------------------------------------------------
1 | 
2 |
Hello World. Here is my first PR. :D
3 | [Dinesh Bala](https://github.com/dnesbala)
4 | [GitHub](https://github.com/dnesbala)
5 | [LinkedIn](https://www.linkedin.com/in/dnesbala/)
6 |
--------------------------------------------------------------------------------
/devotees/Gaurav-Zaiswal.md:
--------------------------------------------------------------------------------
1 | [Gaurav Jaiswal](https://github.com/Gaurav-Zaiswal)
2 |
--------------------------------------------------------------------------------
/devotees/GuillaumeFalourd.md:
--------------------------------------------------------------------------------
1 |
Hello World !
2 |
3 | I'm a Software Developer at [Zup Innovation](https://zup.com.br).
4 |
5 | Feel free to ask me anything about [Ritchie CLI](https://github.com/ZupIT/ritchie-cli).
6 |
7 |
8 |
9 |
10 |
11 |
12 |
13 |
14 |
15 |
16 |
17 |
18 |
19 |
20 |
21 |
22 | [](https://github.com/GuillaumeFalourd)
23 |
24 |

25 |
26 | - You can also check eventual updates here: [GuillaumeFalourd](https://github.com/GuillaumeFalourd)
27 |
--------------------------------------------------------------------------------
/devotees/I-Johnson.md:
--------------------------------------------------------------------------------
1 | [I-Johnson](https://github.com/I-Johnson)
2 |
--------------------------------------------------------------------------------
/devotees/IamSoel.md:
--------------------------------------------------------------------------------
1 | [Soel Karki](https://github.com/IamSoel)
2 |
--------------------------------------------------------------------------------
/devotees/ImanMohi.md:
--------------------------------------------------------------------------------
1 | [ImanMohi](https://github.com/ImanMohi)
2 |
--------------------------------------------------------------------------------
/devotees/Kapersky1337.md:
--------------------------------------------------------------------------------
1 | Hello! My name's Zeel
2 | but I go with the name Kapersky when involved in development
3 |
4 | Currently I'm a second year undergraduate student in Computer Science. Super interested in open source, I try to contribute to as many projects as possible but I'm still relatively new to open source so I'm working on contributing more.
5 |
6 | My GitHub profile is: [Kapersky1337](https://github.com/Kapersky1337).
7 |
8 |
9 |
10 |
11 |
12 |
13 | My GitHub Stats:
14 |
15 | [](https://github.com/Kapersky1337)
16 |
17 | Find me on [LinkedIn](https://www.linkedin.com/in/zeel15/)
18 |
--------------------------------------------------------------------------------
/devotees/Krosskid12.md:
--------------------------------------------------------------------------------
1 | [Ajit Bhatta](https://twitter.com/callmeajit?s=09)
2 | Just another guy on internet trying a step in the IT field.
3 |
--------------------------------------------------------------------------------
/devotees/Kunalsah29.md:
--------------------------------------------------------------------------------
1 | [Kunal Sah](https://github.com/Kunalsah29)
2 |
--------------------------------------------------------------------------------
/devotees/Lucifermaniraj.md:
--------------------------------------------------------------------------------
1 |
Hello World !
2 |
3 | I'm a Student and Learning different Technologies.
4 |
5 |
6 |
7 |
8 |
9 |
10 |
11 |
12 |
13 |
14 | [](https://github.com/Lucifermaniraj)
15 |
16 |

17 |
18 | - You can also check eventual updates here: [Maniraj Gautam](https://github.com/Lucifermaniraj)
19 |
--------------------------------------------------------------------------------
/devotees/Lusaka8895.md:
--------------------------------------------------------------------------------
1 | [Subin Aryal](https://github.com/Lusaka8895)
2 |
--------------------------------------------------------------------------------
/devotees/Manas-E.md:
--------------------------------------------------------------------------------
1 | [Manas Sharma](https://github.com/Manas-E)
2 |
--------------------------------------------------------------------------------
/devotees/Mr-Ahtserhs.md:
--------------------------------------------------------------------------------
1 | Mukul Shrestha
2 | Portfolio Website
3 |
--------------------------------------------------------------------------------
/devotees/Natasha1305.md:
--------------------------------------------------------------------------------
1 | [Natasha Mathew](https://github.com/Natasha1305)
2 |
--------------------------------------------------------------------------------
/devotees/NikhilKhadka2659.md:
--------------------------------------------------------------------------------
1 | [Nikhil khadka](https://github.com/NikhilKhadka2659)
2 |
--------------------------------------------------------------------------------
/devotees/OmiGitProjects.md:
--------------------------------------------------------------------------------
1 | [Onkar Nardekar](https://github.com/OmiGitProjects)
2 |
--------------------------------------------------------------------------------
/devotees/ParijatDhar97.md:
--------------------------------------------------------------------------------
1 | [Parijat Dhar](https://github.com/ParijatDhar97)
2 |
--------------------------------------------------------------------------------
/devotees/Ph4nToM-R4Y.md:
--------------------------------------------------------------------------------
1 | [Md Rasel Bhuyan](https://github.com/Ph4nToM-R4Y)
2 |
--------------------------------------------------------------------------------
/devotees/Prabesh01.md:
--------------------------------------------------------------------------------
1 | # Hi there 👋
2 |
3 | ## ⚡ I am the one to be the king of Internet
4 |
5 |
6 | - 🌱 Full-Time Learner
7 | - 👯 Interests: Programming, Video Editing & Robotics
8 | - 🔭 I am a bug hunter
9 | - 🤔 OTAKU NERD GEEK
10 |
11 | - 📫 https://www.prabeshsapkota.com.np/
12 | - 😄 All Izz Well
13 |
14 | ### Connect with me:
15 |
16 | [
][website]
17 | [
][facebook]
18 | [
][linkedin]
19 | [
][instagram]
20 |
21 |
22 |
23 | ---
24 |
25 |
26 |
27 |
28 | ---
29 |
30 |
31 | [website]: http://prabeshsapkota.info.np/
32 | [facebook]: https://www.facebook.com/ping.prabesh
33 | [instagram]: https://www.instagram.com/pingprabesh
34 | [linkedin]: https://www.linkedin.com/in/pingprabesh
35 |
36 |
--------------------------------------------------------------------------------
/devotees/Prbskh.md:
--------------------------------------------------------------------------------
1 | I am Prabesh Khatiwada.
2 |
3 |
4 | ### Github Stats
5 | 
6 |
7 | 
8 |
9 | ### Links
10 | Facebook | Instagram
11 |
--------------------------------------------------------------------------------
/devotees/Quest-360.md:
--------------------------------------------------------------------------------
1 | [Quest-360](https://github.com/Quest-360)
2 |
--------------------------------------------------------------------------------
/devotees/Rohan-Shakya.md:
--------------------------------------------------------------------------------
1 | [Rohan-Shakya](https://github.com/Rohan-Shakya)
2 |
--------------------------------------------------------------------------------
/devotees/SEWAK.MD:
--------------------------------------------------------------------------------
1 | [Sewak Gautam](www.sewakgautam.com.np)
2 | [Sewak Gautam - Github](https://github.com/sewakgautam)
3 | trying to contribute to the opensource and hacktober
4 |
--------------------------------------------------------------------------------
/devotees/SadeepNanda.md:
--------------------------------------------------------------------------------
1 | [Sadeep Nanda](https://github.com/SadeepNanda)
2 |
--------------------------------------------------------------------------------
/devotees/Subodh.md:
--------------------------------------------------------------------------------
1 |
Good to See You here! !
2 |
3 | [Subodh Aryal](https://github.com/asubodh)
4 |
5 | [](https://github.com/GuillaumeFalourd)
6 |
--------------------------------------------------------------------------------
/devotees/SushanShakya.md:
--------------------------------------------------------------------------------
1 | [SushanShakya](https://github.com/SushanShakya)
2 |
3 | Learner | Dev | Computer Enthusiast
4 |
5 | [Portfolio](https://portfolio-ab13a.firebaseapp.com/#/)
6 | [LinkedIn](https://www.linkedin.com/in/sushan-shakya-8953711a6/)
--------------------------------------------------------------------------------
/devotees/T3KRAJ.md:
--------------------------------------------------------------------------------
1 | [Tek Raj Joshi](https://github.com/T3KRAJ)
2 |
--------------------------------------------------------------------------------
/devotees/TheBinitGhimire.md:
--------------------------------------------------------------------------------
1 | [Binit Ghimire](https://github.com/TheBinitGhimire)
2 |
--------------------------------------------------------------------------------
/devotees/ThePratikGyawali.md:
--------------------------------------------------------------------------------
1 | [Pratik Gyawali](https://github.com/ThePratikGyawali)
2 |
--------------------------------------------------------------------------------
/devotees/V35HR4J.md:
--------------------------------------------------------------------------------
1 | A open source tech enthusiast trying to contribue something to opensource and hacktoberfest.
2 | [Veshraj Ghimire- Github](https://github.com/V35HR4J)
3 | [Veshraj Ghimire- Linkedin](https://www.linkedin.com/in/veshraj-ghimire-617865168/)
4 |
--------------------------------------------------------------------------------
/devotees/Ze-Falcon.md:
--------------------------------------------------------------------------------
1 | A open source tech enthusiast trying to contribue something to opensource and hacktoberfest.
2 | [Ze Falcon - Github](https://github.com/Ze-Falcon)
3 | [Ze Falcon - Twitter](https://twitter.com/ZeFalcon1)
4 |
--------------------------------------------------------------------------------
/devotees/aaganmaskey.md:
--------------------------------------------------------------------------------
1 | [Aagan Maskey](https://github.com/aaganmaskey)
2 |
--------------------------------------------------------------------------------
/devotees/adiksha20.md:
--------------------------------------------------------------------------------
1 | [Adiksha Sood](https://github.com/adiksha20)
2 |
--------------------------------------------------------------------------------
/devotees/akasrai.md:
--------------------------------------------------------------------------------
1 | [Akas Rai](https://github.com/akasrai)
2 |
--------------------------------------------------------------------------------
/devotees/akumaaayush.md:
--------------------------------------------------------------------------------
1 | [Aayush Shah](https://github.com/akumaaayush)
2 |
3 | -Another _opensource_ starter.
4 |
5 | Facebook: [Profile](https://www.facebook.com/akumaayush)
6 | Twitter: [Profile](https://www.facebook.com/akumaayush)
--------------------------------------------------------------------------------
/devotees/andikhadian.md:
--------------------------------------------------------------------------------
1 | [Andikha Dian Nugraha](https://github.com/andikhadian)
2 |
--------------------------------------------------------------------------------
/devotees/anishghimire603.md:
--------------------------------------------------------------------------------
1 | [Anish Ghimire](https://github.com/anishghimire603)
2 |
--------------------------------------------------------------------------------
/devotees/aortiz24.md:
--------------------------------------------------------------------------------
1 | [Andrea Ortiz's GitHub](https://github.com/aortiz24)
2 |
3 | [Andrea Ortiz's LinkedIn](https://www.linkedin.com/in/andrea-ortiz-34025198/)
4 |
5 | 
--------------------------------------------------------------------------------
/devotees/aryarfani.md:
--------------------------------------------------------------------------------
1 | ## Hello I'm Ary arfani 😎
2 |
3 | A mobile developer currently in love with Flutter
4 |
5 | You can find me more here [Portfolio ](http://arfani.surge.sh)
6 |
7 |
8 |
9 |
--------------------------------------------------------------------------------
/devotees/ashim058.md:
--------------------------------------------------------------------------------
1 | A open source tech enthusiast trying to contribue something to opensource and hacktoberfest.
2 | [Ashim - Github](https://github.com/ashim058)
3 |
4 |
--------------------------------------------------------------------------------
/devotees/awanshrestha.md:
--------------------------------------------------------------------------------
1 | [Awan Shrestha](https://github.com/awanshrestha)
2 |
3 | 
4 |
5 | [Website](https://awanshrestha.github.io/)
6 |
7 | Social Media
8 | [Linkedin](https://www.linkedin.com/in/awanshrestha/)
9 | [Twitter](https://twitter.com/awanshrestha1)
10 |
11 | [Blogs](https://hackernoon.com/u/awanshrestha)
12 |
--------------------------------------------------------------------------------
/devotees/b1bek.md:
--------------------------------------------------------------------------------
1 | [Bibek Shah](https://github.com/b1bek)
2 |
--------------------------------------------------------------------------------
/devotees/baibhavanand.md:
--------------------------------------------------------------------------------
1 | [Baibhav Anand](https://github.com/baibhavanand)
2 |
--------------------------------------------------------------------------------
/devotees/bananaKetchup.md:
--------------------------------------------------------------------------------
1 | [Mon Pacleb](https://github.com/bananaKetchup)
2 |
--------------------------------------------------------------------------------
/devotees/bantawa04.md:
--------------------------------------------------------------------------------
1 | [Pawan Bantawa](https://github.com/bantawa04)
2 |
--------------------------------------------------------------------------------
/devotees/bibekme.md:
--------------------------------------------------------------------------------
1 | [Bibek Khatri](https://github.com/bibekme)
2 | Hi there! I'm new to open source contributions and programming. I love programming and learning new stuffs.
3 |
4 |
5 |
--------------------------------------------------------------------------------
/devotees/bikramkharal.md:
--------------------------------------------------------------------------------
1 | [Bikram Kharal](https://github.com/bikramkharal)
2 |
--------------------------------------------------------------------------------
/devotees/binarymatter.md:
--------------------------------------------------------------------------------
1 | [S Sidharth](https://github.com/binarymatter)
2 |
--------------------------------------------------------------------------------
/devotees/brindasubedi.md:
--------------------------------------------------------------------------------
1 |
2 | Brinda Subedi
3 |
4 |
5 |
6 |
7 |
8 |
9 | Web Developer
10 |
11 |
12 | Find Me on Social Medias
13 |
14 | - **Facebook**: [https://www.facebook.com/subediBrinda](https://www.facebook.com/subediBrinda)
15 | - **LinkedIn**: [https://www.linkedin.com/in/brinda-subedi-373742169/](https://www.linkedin.com/in/brinda-subedi-373742169/)
16 | - **Instagram**: [https://www.instagram.com/brinda_subedi/](https://www.instagram.com/brinda_subedi/)
17 |
--------------------------------------------------------------------------------
/devotees/bytesagar.md:
--------------------------------------------------------------------------------
1 | [Sagar karki](https://github.com/bytesagar)
2 |
--------------------------------------------------------------------------------
/devotees/callmebhawesh.md:
--------------------------------------------------------------------------------
1 | [Bhawesh Chaudhary](https://github.com/callmebhawesh)
2 |
--------------------------------------------------------------------------------
/devotees/cdalangin.md:
--------------------------------------------------------------------------------
1 | ## Hiya pals! 😎
2 |
3 | I'm **Cirill Dalangin**, a CIS major at Baruch College. This is my first time joining Hacktoberfest and doing open source, and I'm excited to learn more.
4 |
5 |
6 | Here's my [portfolio site](http://florenz.tech) I made using HTML, CSS, and Bootstrap.
7 |
8 | Connect with me on [LinkedIn!](https://www.linkedin.com/in/cfdalangin/)
--------------------------------------------------------------------------------
/devotees/climbingryan.md:
--------------------------------------------------------------------------------
1 | [Kevin Simmons](https://github.com/climbingryan)
2 |
--------------------------------------------------------------------------------
/devotees/davedevelopers.md:
--------------------------------------------------------------------------------
1 | [Pradhumn Dave](https://github.com/davedevelopers)
2 |
--------------------------------------------------------------------------------
/devotees/dev-sumanpandit.md:
--------------------------------------------------------------------------------
1 | [Suman Pandit](https://github.com/dev-sumanpandit)
2 |
--------------------------------------------------------------------------------
/devotees/dlppdl.md:
--------------------------------------------------------------------------------
1 | [Dilip Paudel](https://github.com/dlppdl)
2 |
--------------------------------------------------------------------------------
/devotees/gtmray.md:
--------------------------------------------------------------------------------
1 | Hi myself Rewan Gautam
2 |
3 | Checkout my [website](http://rewan.com.np)
4 |
5 | Find me on [Linkedin](https://www.linkedin.com/in/rewangautam/)
6 |
7 | My GitHub: [gtmray](https://github.com/gtmray)
8 |
--------------------------------------------------------------------------------
/devotees/gunarajkhatri.md:
--------------------------------------------------------------------------------
1 | # Gunaraj Khatri
2 | 
3 | ## Social Links
4 | - Facebook: [https://www.facebook.com/gunarajkhanal.khatri](https://www.facebook.com/gunarajkhanal.khatri)
5 |
--------------------------------------------------------------------------------
/devotees/guptaravi540.md:
--------------------------------------------------------------------------------
1 | [Ravi Gupta](https://github.com/guptaravi540)
2 |
--------------------------------------------------------------------------------
/devotees/haxormad.md:
--------------------------------------------------------------------------------
1 | [Abartan Dhakal - Github](https://github.com/haxormad)
2 | [Abartan Dhakal - Twitter](https://twitter.com/imhaxormad)
3 |
4 | ### Ask me about anything in Security and I shall help you as much to give you a strong grasp of the topic you need help at.
5 |
--------------------------------------------------------------------------------
/devotees/iambigyandahal.md:
--------------------------------------------------------------------------------
1 | I am a technology enthusiast and a aspiring Software Engineer.
2 |
3 | Checkout my latest updates on [Bigyan Dahal](https://github.com/iambigyandahal)
4 |
--------------------------------------------------------------------------------
/devotees/itsmedipuu.md:
--------------------------------------------------------------------------------
1 | [Dipesh Chapagain](https://github.com/itsmedipuu)
2 |
--------------------------------------------------------------------------------
/devotees/jobinkeecheril.md:
--------------------------------------------------------------------------------
1 | [Jobin Keecheril](https://github.com/jobinkeecheril)
2 |
--------------------------------------------------------------------------------
/devotees/kamalrt11.md:
--------------------------------------------------------------------------------
1 | # Profile
2 | ##### Name
3 | -Kamal Tulsiyani
4 | ##### Education
5 | -Dhirubhai Ambani Institute of Information and Communication Technology
6 | ##### Place
7 | -Morbi,Gujarat
8 | ##### Social Media
9 | [GITHUB](https://github.com/kamalrt11)
10 |
11 |
12 |
13 |
14 |
15 |
16 |
17 |
18 |
19 |
20 |
--------------------------------------------------------------------------------
/devotees/karkigrishmin.md:
--------------------------------------------------------------------------------
1 | # Hey I'm Grishmin Karki, software engineering student at Nepal College of Information Technology.
2 |
3 | **My github profile:-** [Grishmin Karki](https://github.com/karkigrishmin)
4 |
--------------------------------------------------------------------------------
/devotees/khushibalodi.md:
--------------------------------------------------------------------------------
1 | [Khushi Balodi](https://github.com/khushibalodi)
2 |
--------------------------------------------------------------------------------
/devotees/kumardotel.md:
--------------------------------------------------------------------------------
1 |
2 |
3 | # Hey I'm Kumar Dotel, a computer science student.
4 |
5 | **My github profile:-** [Kumar Dotel](https://github.com/kumardotel)
6 |
7 | **My twitter profile:-** [Kumar Dotel](https://twitter.com/kumardotel8)
8 |
9 |
10 |
11 |
--------------------------------------------------------------------------------
/devotees/madanPS.md:
--------------------------------------------------------------------------------
1 | [Madan Poudel](https://github.com/madanPS)
2 |
--------------------------------------------------------------------------------
/devotees/mahendrabp.md:
--------------------------------------------------------------------------------
1 | [Mahendra BP](https://github.com/mahendrabp)
2 |
--------------------------------------------------------------------------------
/devotees/mrsudarshanrai.md:
--------------------------------------------------------------------------------
1 | [Sudarshan Rai](https://github.com/mrsudarshanrai)
2 |
--------------------------------------------------------------------------------
/devotees/parbatnepal.md:
--------------------------------------------------------------------------------
1 | # Parbat Nepal
2 |
3 | 
4 |
5 | ## Social Links
6 | - **Facebook**: [https://www.facebook.com/100011460085068](https://www.facebook.com/100011460085068)
7 |
--------------------------------------------------------------------------------
/devotees/peterhdd.md:
--------------------------------------------------------------------------------
1 | [Peter Haddad](https://github.com/peterhdd)
2 |
--------------------------------------------------------------------------------
/devotees/poudel231.md:
--------------------------------------------------------------------------------
1 | [Subash Poudel](https://github.com/poudel231)
2 |
--------------------------------------------------------------------------------
/devotees/pr0d33p.md:
--------------------------------------------------------------------------------
1 | I am Pradeep Bhattarai
2 |
3 |
4 | ### Github Stats
5 | 
6 |
7 | 
8 |
9 | ### Links
10 | Website | LinkedIn | Instagram
11 |
--------------------------------------------------------------------------------
/devotees/prakash901.md:
--------------------------------------------------------------------------------
1 | [Prakash Tiwari](https://github.com/prakash901)
2 |
--------------------------------------------------------------------------------
/devotees/prasant7878.md:
--------------------------------------------------------------------------------
1 | [Prasant Paudel](https://github.com/prasant7878)
2 |
--------------------------------------------------------------------------------
/devotees/rachelktyjohnson.md:
--------------------------------------------------------------------------------
1 | [Rachel Johnson](https://github.com/rachelktyjohnson)
2 |
--------------------------------------------------------------------------------
/devotees/ranjan435.md:
--------------------------------------------------------------------------------
1 | [Ranjan Shrestha](https://github.com/ranjan435)
2 |
--------------------------------------------------------------------------------
/devotees/rasikkunwar.md:
--------------------------------------------------------------------------------
1 | [Rasik Kunwar](https://github.com/rasikkunwar)
2 |
--------------------------------------------------------------------------------
/devotees/rubenkharel.md:
--------------------------------------------------------------------------------
1 |
2 | ## Hello, there 
3 | *Welcome, I'm [Ruben Kharel](https://rubenk.com.np)!*
4 | *Student at [Islington College](https://islington.edu.np)*
5 | *probably playing with terminal right now*
6 |
7 | You can Follow me on:
8 | [](https://dev.to/rubenk)
9 | [](https://twitter.com/rub3nkhar3l)
10 | [](https://www.linkedin.com/in/rubenkharel/)
11 |
12 |
13 | ### Stuff I play with!
14 | [
15 | ](https://github.com/rubenkharel)
16 | [](https://github.com/rubenkharel)
17 | [](https://github.com/rubenkharel)
18 | [](https://github.com/rubenkharel)
19 | [](https://github.com/rubenkharel)
20 | [](https://github.com/rubenkharel)
21 | [](https://github.com/rubenkharel)
22 | [](https://github.com/rubenkharel)
23 | [](https://github.com/rubenkharel)
24 | [](https://github.com/rubenkharel)
25 | [](https://github.com/rubenkharel)
26 | [](https://github.com/rubenkharel)
27 |
28 |
--------------------------------------------------------------------------------
/devotees/ruzzan.md:
--------------------------------------------------------------------------------
1 | # Hi
2 | I am [Ruzan](https://github.com/ruzzan) checkout my portfolio for more [Portfolio](https://ruzzan.github.io)
--------------------------------------------------------------------------------
/devotees/saileshbro.md:
--------------------------------------------------------------------------------
1 | ### Hi there 👋
2 |
3 | - 🔭 I’m currently working on **nutri.gram**
4 | - 🌱 I’m currently learning [ASP.NET](https://dotnet.microsoft.com/apps/aspnet)
5 | - 👯 I’m looking to collaborate on Flutter Projects
6 | - 🤔 I’m looking for help with Machine Learning
7 | - 💬 Ask me about [Flutter](https://flutter.dev)
8 | - 📫 How to reach me: [saileshbro@gmail.com](mailto:saileshbro@gmail.com)
9 | - 😄 Name: Sailesh Dahal
10 | - 🇳🇵 From Nepal
11 | - 📨 [Linkedin](https://www.linkedin.com/in/saileshbro/) [Facebook](https:///facebook.com/saileshbro) [Twitter](https://twitter.com/sail_sail30)
12 | - ⚡ Fun fact: 2020 sucks!
13 |
14 | ---
15 |
16 | ### Highlights ✨
17 |
18 | | My Github Stats | Top Languages |
19 | | :-------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------: |
20 | |  |  |
21 |
22 | ---
23 |
24 | ### Projects 💻
25 |
26 | | | |
27 | | :-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
28 | | [](https://github.com/saileshbro/nutri.gram) | [](https://github.com/saileshbro/cognifeed) |
29 | | [](https://github.com/saileshbro/nirogi) | [](https://github.com/kucc1997/ku-projects) |
30 |
31 | ---
32 |
33 | ### Contact 📞
34 |
35 |
36 |
37 |
38 |
39 |
40 |
41 |
42 |
--------------------------------------------------------------------------------
/devotees/sakshikedar.md:
--------------------------------------------------------------------------------
1 | [Sakshi Kedar](https://github.com/sakshikedar)
2 |
--------------------------------------------------------------------------------
/devotees/sanjaysanjel019.md:
--------------------------------------------------------------------------------
1 | [Sanjay Sanjel](https://github.com/sanjaysanjel019)
2 |
--------------------------------------------------------------------------------
/devotees/sarth23.md:
--------------------------------------------------------------------------------
1 | Hi I am a second year undergraduate from India. I love machine learning and computer vision and would like to contribute to open source.
2 | I love to contribute to open source and lear more about git and GitHub.
3 | This repository has provided me just the platform needed and I am happy to contribute.
4 | As a student, I am intrested i Natural Lanaguage Processing and Java.
5 |
--------------------------------------------------------------------------------
/devotees/sarthakregmi.md:
--------------------------------------------------------------------------------
1 | [Sarthak Regmi](https://github.com/sarthakregmi)
2 |
--------------------------------------------------------------------------------
/devotees/shrijal313.md:
--------------------------------------------------------------------------------
1 |
2 | A beginner developer learning how to use Git and GitHub.
3 |
4 |
5 |
--------------------------------------------------------------------------------
/devotees/shrijan00003.md:
--------------------------------------------------------------------------------
1 | [Shrijan Tripathi](https://github.com/shrijan00003)
2 |
--------------------------------------------------------------------------------
/devotees/siddharth009.md:
--------------------------------------------------------------------------------
1 | [Siddharth Paudel](https://github.com/siddharth009)
2 |
--------------------------------------------------------------------------------
/devotees/sijan8s3.md:
--------------------------------------------------------------------------------
1 | [Sijan Neupane](https://github.com/sijan8s3)
2 |
3 | Facebook: https://www.facebook.com/sijan.8s3
4 | trying to contribute to the opensource and hacktober
5 |
--------------------------------------------------------------------------------
/devotees/sovitpy.md:
--------------------------------------------------------------------------------
1 | Newbie dev trying to get familiar with the open source world.
2 | [Sovit Lekhak- Github](https://github.com/sovitpy)
3 |
--------------------------------------------------------------------------------
/devotees/srishtipoudel.md:
--------------------------------------------------------------------------------
1 | [Srishti Poudel](https://github.com/srishtipoudel)
2 |
--------------------------------------------------------------------------------
/devotees/subal000.md:
--------------------------------------------------------------------------------
1 | [Subal Ghimire](https://github.com/subal000)
2 |
--------------------------------------------------------------------------------
/devotees/subedibimal.md:
--------------------------------------------------------------------------------
1 | My name is Bimal Subedi. My portfolio site is Bimal's Blog. You cam visit my facebook profile and my linkedin profile.
2 |
--------------------------------------------------------------------------------
/devotees/sushanacharya.md:
--------------------------------------------------------------------------------
1 | [Sushan Acharya](https://github.com/sushanacharya)
2 |
--------------------------------------------------------------------------------
/devotees/tejan-singh.md:
--------------------------------------------------------------------------------
1 | [Tejan Singh](https://github.com/tejan-singh)
2 |
--------------------------------------------------------------------------------
/devotees/tekwani0495.md:
--------------------------------------------------------------------------------
1 | [Kapil Tekwani](https://github.com/tekwani0495)
2 |
--------------------------------------------------------------------------------
/devotees/thesewak.md:
--------------------------------------------------------------------------------
1 | [The Sewak](https://github.com/thesewak)
2 |
--------------------------------------------------------------------------------
/devotees/timilsinabimal.md:
--------------------------------------------------------------------------------
1 | ## [Bimal Timilsina](https://github.com/TimilsinaBimal)
2 |
3 | 
4 |
5 | **[Website](https://bimaltimilsina.com.np/)**
6 | **[LinkedIn](https://www.linkedin.com/in/TimilsinaBimal/)**
7 |
--------------------------------------------------------------------------------
/devotees/toponever.md:
--------------------------------------------------------------------------------
1 | [toponever](https://github.com/toponever)
2 |
3 | trying to contribute to hacktoberfest
--------------------------------------------------------------------------------
/devotees/trevorcarter83.md:
--------------------------------------------------------------------------------
1 | [Trevor Carter](https://github.com/trevorcarter83)
2 |
3 | Hi there! I'm new to open source contributions but definetely not new to programming. Been programming for about 5 or 6 years.
4 |
--------------------------------------------------------------------------------
/devotees/vaugerbird.md:
--------------------------------------------------------------------------------
1 | My name is [Preston Crowe](https://github.com/vaugerbird)!
2 | I don't quite have a portfolio site, but I do have a [LinkedIn](https://www.linkedin.com/in/preston-crowe-326261184/)!
3 | As also evidenced by my GitHub bio, I enjoy tinkering with electronics. Along with that, I also enjoy building new electronics and upcycling old electronics into new ones. I as well enjoy metal fabrication like welding and machining.
4 |
--------------------------------------------------------------------------------
/devotees/volt9801.md:
--------------------------------------------------------------------------------
1 | ### Hey there 👋, I'm [Pranshu](https://volt9801.github.io/portfolio)
2 |
3 | I am Pranshu Jha, an aspriring software developer and high school student
4 | - 🔭 I’m currently working on expanding my skillset
5 | - 🌱 I’m currently learning Python
6 |
7 | I’m looking to collaborate on fun projects! Ping me if you have any fun project ideas.
8 |
9 | ---
10 |
11 | ### Languages I know
12 |
13 |
14 | ### Tech & Tools I use
15 |
16 |
17 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 | ---
28 |
29 | ### Some stats about me
30 |  []()
31 |
--------------------------------------------------------------------------------
/readme.md:
--------------------------------------------------------------------------------
1 |
2 |
Open Source Enthusiasts
3 |
4 | Hacktoberfest 2020 movement to list out all the open source enthusiasts in one place. Want to make your PR count for Hacktoberfest? Add yourself in the list.
5 |
6 |
7 |
8 | #### NOTE:
9 |
10 | > **This project still accepts PR to showcase your profile.**
11 |
12 | ## Welcome Devotees :wink:
13 |
14 | It doesn't matter if you are an experienced engineer or a fresher. If you have interest in open-source. Start your journey by sending your first PR. Check [Contributing](#contributing).
15 |
16 | And, don't forget to give a :star:.
17 |
18 | ## Contributing
19 |
20 | To contribute or add yourself in the list with your details. Follow the steps below:
21 |
22 | - Fork this repository & how about :star:? That motivates me.
23 | - Create a new branch ( better to use your username ).
24 | - Create a new markdown file `username.md` under the `devotees` directory. You must use your GitHub username.
25 | - Add your details with proper formatting ( Anything you like ). Check example below.
26 | - Send a Pull Request.
27 |
28 | ### Profile Details Example:
29 |
30 | Include details like:
31 | - Fullname
32 | - Profile Image
33 | - Your Portfolio site
34 | - Your social links ( LinkedIn, Twitter )
35 | - Your blog link & so on.
36 |
37 | Please format it well.
38 |
39 | **OR**
40 |
41 | You can include the details from your profile `readme.md` section like below or check the profile of [GuillaumeFalourd](https://github.com/ashiishme/open-source-enthusiasts/blob/main/devotees/GuillaumeFalourd.md).
42 |
43 | 
44 |
45 | > Please donot send PR regarding typo fixes, grammatical errors or anything that is not listed on issues section. If you feel that improvement must be done, open an issue where we can discuss.
46 |
47 | Wait :worried:, read the [CONTRIBUTING.md](https://github.com/ashiishme/open-source-enthusiasts/blob/main/CONTRIBUTING.md) before sending the PR.
48 |
--------------------------------------------------------------------------------