@@ -16,21 +16,137 @@ <h1 class="display-3"><strong>Welcome to PyContributors</strong></h1>
16
16
17
17
< div class ="row ">
18
18
< div class ="container ">
19
- < div class ="col-md-12 ">
20
- < div class ="row ">
21
- < div class ="col-md-6 ">
22
- {% include_relative components/articles/hacktoberfest.html %}
23
- </ div >
24
- < div class ="col-md-6 ">
25
- {% include_relative components/articles/studentperformance.html %}
26
- </ div >
27
- </ div >
28
- </ div > <!--col-md-8 closed-->
29
19
20
+ < div class ="row " data-masonry ='{"percentPosition": true } '>
21
+ <!-- Hacktoberfest -->
22
+ < div class ="col-sm-6 col-lg-4 mb-4 ">
23
+ < div class ="card text-center text-white bg-dark ">
24
+ < img class ="card-img-top " src ="/assets/img/project image/hacktoberfest.jpeg " alt ="{{post.post_title}} ">
25
+ < div class ="card-body ">
26
+ < h2 class ="card-title mb-0 "> Hacktoberfest-2020</ h2 >
27
+ < p class ="card-text "> Hacktoberfest is a month long virtual festival event to celebrate open source contributions. Easiest way to get into open source!</ p >
28
+ < a href ="http://github.com/py-contributors/hacktoberfest-2020/ " class ="btn btn-outline-warning "> Check On Github</ a >
29
+ </ div >
30
+ </ div >
31
+ </ div >
32
+ <!-- Awesome Scripts -->
33
+ < div class ="col-sm-6 col-lg-4 mb-4 ">
34
+ < div class ="card text-center text-info bg-dark p-3 ">
35
+ < figure class ="p-3 mb-0 ">
36
+ < blockquote class ="blockquote mb-0 ">
37
+ < h2 class ="card-title mb-0 "> Awesome Scripts</ h2 >
38
+ </ blockquote >
39
+ < p >
40
+ A Collection of Awesome Scripts in Python to make life easy.
41
+ </ p >
42
+ < a href ="https://github.com/Py-Contributors/awesomeScripts " class ="btn btn-info "> Check On Github</ a >
43
+ </ figure >
44
+ </ div >
45
+ </ div >
46
+ <!-- Hands on Machine Learning -->
47
+ < div class ="col-sm-6 col-lg-4 mb-4 ">
48
+ < div class ="card text-center bg-dark text-primary ">
49
+ < div class ="card-body ">
50
+ < h2 class ="card-title mb-0 "> Hands on Machine Learning</ h2 >
51
+ < p class ="card-text "> Hands on Machine Learning with Scikit-Learn, Tensorflow and Keras</ p >
52
+ < a href ="https://github.com/Py-Contributors/Hands-on-Machine-learning-with-Scikit-learn-Tensorflow-and-Keras " class ="btn btn-primary "> Check On Github</ a >
53
+ </ div >
54
+ </ div >
55
+ </ div >
56
+ <!-- center logo-->
57
+ <!-- <div class="col-sm-6 col-lg-4 mb-4">
58
+ <div class="card bg-light">
59
+ <img class="card-img-top" src="/assets/img/logo/logo.png" alt="{{post.post_title}}">
60
+ </div>
61
+ </div> -->
62
+ <!-- FileMoverGUI -->
63
+ < div class ="col-sm-6 col-lg-4 mb-4 ">
64
+ < div class ="card p-3 text-center bg-dark text-light ">
65
+ < figure class ="mb-0 ">
66
+ < blockquote class ="blockquote mb-0 ">
67
+ < h2 class ="card-title mb-0 "> FileMover GUI</ h2 >
68
+ </ blockquote >
69
+ < p >
70
+ Python Automation to arrange Files in one Click.
71
+ </ p >
72
+ < a href ="https://github.com/Py-Contributors/FileMoverGUI " class ="btn btn-light "> Check On Github</ a >
73
+ </ figure >
74
+ </ div >
75
+ </ div >
76
+ <!-- student performance -->
77
+ < div class ="col-sm-6 col-lg-4 mb-4 ">
78
+ < div class ="card text-center text-white bg-dark ">
79
+ < img class ="card-img-top " src ="/assets/img/project image/student_performance_prediction.jpg " alt ="student_performance_prediction ">
80
+ < div class ="card-body ">
81
+ < h2 class ="card-title mb-0 "> Performance Prediction</ h2 >
82
+ < p class ="card-text "> Students’ Performance Prediction Web Application Using Machine Learning Approach.</ p >
83
+ < a href ="https://github.com/Py-Contributors/Student-s-Perform-Prediction " class ="btn btn-outline-warning "> Check On Github</ a >
84
+ </ div >
85
+ </ div >
86
+ </ div >
87
+ <!-- Algorithms and Data Structures -->
88
+ < div class ="col-sm-6 col-lg-4 mb-4 ">
89
+ < div class ="card text-center text-danger bg-dark p-3 ">
90
+ < figure class ="p-3 mb-0 ">
91
+ < blockquote class ="blockquote mb-0 ">
92
+ < h2 class ="card-title mb-0 "> Algorithms and Data Structures</ h2 >
93
+ </ blockquote >
94
+ < p >
95
+ Algorithms And DataStructures implemented in Python & CPP.
96
+ </ p >
97
+ < a href ="https://github.com/Py-Contributors/AlgorithmsAndDataStructure " class ="btn btn-danger "> Check On Github</ a >
98
+ </ figure >
99
+ </ div >
100
+ </ div >
101
+ <!-- Algorithm- HackerRank -->
102
+ < div class ="col-sm-6 col-lg-4 mb-4 ">
103
+ < div class ="card p-3 text-center bg-dark text-success ">
104
+ < figure class ="mb-0 ">
105
+ < blockquote class ="blockquote mb-0 ">
106
+ < h2 class ="card-title mb-0 "> Algorithm- HackerRank</ h2 >
107
+ </ blockquote >
108
+ < p >
109
+ HackerRank Algorithm Solution with Python/C++.
110
+ </ p >
111
+ < a href ="https://github.com/Py-Contributors/AlgorithmHackerRank " class ="btn btn-success "> Check On Github</ a >
112
+ </ figure >
113
+ </ div >
114
+ </ div >
115
+ <!-- OpenCv -->
116
+ < div class ="col-sm-6 col-lg-4 mb-4 ">
117
+ < div class ="card p-3 text-center bg-dark " style ="color: salmon ">
118
+ < figure class ="mb-0 ">
119
+ < blockquote class ="blockquote mb-0 ">
120
+ < h2 class ="card-title mb-0 "> OpenCv Tutorial</ h2 >
121
+ </ blockquote >
122
+ < p >
123
+ OpenCV tutorial in Python Programming Language.
124
+ </ p >
125
+ < a href ="https://github.com/Py-Contributors/OpenCv-tutorial " class ="btn text-dark " style ="background-color: salmon "> Check On Github</ a >
126
+ </ figure >
127
+ </ div >
128
+ </ div >
129
+ <!-- Website -->
130
+ < div class ="col-sm-6 col-lg-4 mb-4 ">
131
+ < div class ="card p-3 text-center bg-dark text " style ="color: burlywood ">
132
+ < figure class ="mb-0 ">
133
+ < blockquote class ="blockquote mb-0 ">
134
+ < h2 class ="card-title mb-0 "> Py-Contibutors Website</ h2 >
135
+ </ blockquote >
136
+ < p >
137
+ The repository for the development and maintenance of the website.
138
+ </ p >
139
+ < a href ="https://github.com/Py-Contributors/py-contributors.github.io " class ="btn text-dark " style ="background-color: burlywood "> Check On Github</ a >
140
+ </ figure >
141
+ </ div >
142
+ </ div >
143
+
144
+ </ div >
145
+
30
146
< div >
31
147
< div class ="container ">
32
148
<!-- Quote-->
33
- < blockquote class ="p-4 blockquote mt-4 text-center ">
149
+ < blockquote class ="p-4 blockquote mt-4 text-center bgCst ">
34
150
< p class ="mb-0 "> < i class ="fa fa-quote-left mr-2 "> </ i > Code never lies; comments often do. 😉😉 < i class ="fa fa-quote-right ml-2 "> </ i > </ p >
35
151
< footer class ="blockquote-footer "> By < cite title ="Source Title "> Ron Jeffries</ cite > </ footer >
36
152
</ blockquote >
0 commit comments