@@ -20,42 +20,65 @@ class HomePage extends Component {
2020 { /* <p>The official coding club of S.G.S.I.T.S</p> */ }
2121 { /* </div> */ }
2222 { /* </Cell> */ }
23- { /* </Grid> */ }
23+ { /* </Grid> */ }
2424 < div className = "text" >
2525 < h1 style = { { textAlign : "center" } } > About Us</ h1 >
2626 < div className = "item" >
2727 < div className = "about" >
2828 < h2 > What</ h2 >
2929 < p style = { { width : "75%" , margin : "auto" , paddingTop : "1em" } } >
30- Lorem Ipsum is simply dummy text of the printing and typesetting
31- industry. Lorem Ipsum has been the industry's standard dummy
32- text ever since the 1500s, when an unknown
30+ Codefoster is the official central coding club of SGSITS.
31+ CodeFoster is the campus chapter of CodeChef and the only
32+ Raspberry Jam of central India.It is also affiliated to
33+ CoderDojo.We aim to promote coding by organizing various events
34+ for competitive coding and workshops on latest tech along with
35+ annual events held during Aayam.
3336 </ p >
3437 </ div >
3538
3639 < div className = "about" >
37- < h2 > When </ h2 >
40+ < h2 > Why </ h2 >
3841 < p style = { { width : "75%" , margin : "auto" , paddingTop : "1em" } } >
39- Lorem Ipsum is simply dummy text of the printing and typesetting
40- industry. Lorem Ipsum has been the industry's standard dummy
41- text ever since the 1500s, when an unknown
42+ CodeFoster was founded in 2014 with the aim of increasing coding
43+ culture in college and provide a strong peer group to those
44+ interested in coding. We have been working since then to improve
45+ the logical, coding and problem solving skills.We believe in
46+ mutual learning by conducting events to enhance the programming
47+ capabilities of students and to make an open and collaborative
48+ ecosystems for promotion of Competitive Programming, Development
49+ Skills and Open Source Contributions among students.Club members
50+ also have meetups where they teach each other latest skills
51+ required in the industry.
4252 </ p >
4353 </ div >
4454
4555 < div className = "about" >
4656 < h2 > How</ h2 >
4757 < p style = { { width : "75%" , margin : "auto" , paddingTop : "1em" } } >
48- Lorem Ipsum is simply dummy text of the printing and typesetting
49- industry. Lorem Ipsum has been the industry's standard dummy
50- text ever since the 1500s, when an unknown
58+ Our journey began with a workshop on “C programming and its
59+ nuances”,which itself saw a participation of more than 100
60+ students. “De SparX Code” was the first ever inter-college
61+ coding competition organized in the college by our club.
5162 </ p >
5263 </ div >
5364 </ div >
65+
5466 { /* </Grid> */ }
67+
68+ < h1 style = { { textAlign : "center" } } > Vision/Mission</ h1 >
69+ < div className = "item" >
70+ < p style = { { width : "75%" , margin : "auto" , paddingTop : "1em" } } >
71+ We aim to provide a platform which allows students to gain
72+ assistance and mentorship to enhance their coding ability. We wish
73+ to promote the enthusiasm for coding in the institute and
74+ especially amongst freshly admitted undergrads. We believe that
75+ every student should have an equal opportunity to learn how to
76+ code and develop a passion for it no matter what the branch is.
77+ </ p >
78+ </ div >
79+ { /* <LoadScript/> */ }
5580 </ div >
56- { /* <LoadScript/> */ }
5781 </ div >
58- // </div>
5982 ) ;
6083 }
6184}
0 commit comments