|
| 1 | +const event = [ |
| 2 | + { |
| 3 | + name: "CodeCasino", |
| 4 | + subtitle: "Two stage Competition", |
| 5 | + description: |
| 6 | + "Total 108 team registred we were having participants from SGSITS, IET-DAVV and other Technical Colleges", |
| 7 | + dates: " Febuary 17, 2016" |
| 8 | + }, |
| 9 | + { |
| 10 | + name: "Memorandum of Understanding", |
| 11 | + subtitle: "with TechKriti'17, IIT Kanpur", |
| 12 | + description: "why is not kazi", |
| 13 | + dates: " tm sddfsajskfjskf djfksdjfk" |
| 14 | + }, |
| 15 | + |
| 16 | + { |
| 17 | + name: "CodeMania", |
| 18 | + subtitle: "Introduce the students to the world of competitive coding", |
| 19 | + description: "Hosted on HackerRank", |
| 20 | + dates: "August 14, 2018" |
| 21 | + }, |
| 22 | + |
| 23 | + { |
| 24 | + name: "Workshop on Microsoft Bot Framework", |
| 25 | + subtitle: "lead by Yashraj Nayak, Community Manager MSTC", |
| 26 | + description: |
| 27 | + "With a crowd of 143 participants, learnt Microsoft Bot Frameworks and deployed them on cloud", |
| 28 | + dates: "September 3, 2018" |
| 29 | + }, |
| 30 | + |
| 31 | + { |
| 32 | + name: "Open workshop on Web Technologies (HTML5, CSS3, JS)", |
| 33 | + subtitle: "86 participants", |
| 34 | + description: |
| 35 | + "Enthusiasm for learning and building the project hands-on was simply enthralling", |
| 36 | + dates: "March 9, 2018" |
| 37 | + }, |
| 38 | + |
| 39 | + { |
| 40 | + name: "Monthly Meetups", // chai per charcha(maybe) |
| 41 | + subtitle: "Discussion on trending technology", |
| 42 | + description: |
| 43 | + "Members of club work together to exlore new areas of tech and build projects", |
| 44 | + dates: "11:00AM - 01:00PM, Saturdays" |
| 45 | + }, |
| 46 | + { |
| 47 | + name: "CodeBlitz", |
| 48 | + subtitle: "Friday Challenge", |
| 49 | + description: |
| 50 | + "Supported by CoderDojo | No entry Fees | Competitive coding based", |
| 51 | + dates: "January - April, 2018" |
| 52 | + }, |
| 53 | + { |
| 54 | + name: "Raspberry Jam Indore", |
| 55 | + subtitle: "", |
| 56 | + description: "", |
| 57 | + dates: "03-04 March, 2018" |
| 58 | + }, |
| 59 | + { |
| 60 | + name: "IInd year Orientation/Recruitment", |
| 61 | + subtitle: "", |
| 62 | + description: "why is not kazi", |
| 63 | + dates: "July, 2019" |
| 64 | + }, |
| 65 | + { |
| 66 | + name: "Ist year Orientation", |
| 67 | + subtitle: "", |
| 68 | + description: "why is not kazi", |
| 69 | + dates: "September, 2019" |
| 70 | + }, |
| 71 | + { |
| 72 | + name: "Memorandum of Understanding", |
| 73 | + subtitle: "With Play 360 TGL", |
| 74 | + description: "why is not kazi", |
| 75 | + dates: "Feb, 2018" |
| 76 | + }, |
| 77 | + { |
| 78 | + name: "FlickShot v2", |
| 79 | + subtitle: "Conducted under Aayaam'18", |
| 80 | + description: "With a cash reward of ₹ 5000/-", |
| 81 | + dates: "Feb, 2018" |
| 82 | + }, |
| 83 | + |
| 84 | + { |
| 85 | + name: "Maxpayin", |
| 86 | + subtitle: "Conducted under Aayaam'18", |
| 87 | + description: "With a cash reward of ₹ 5000/-", |
| 88 | + dates: "Feb, 2018" |
| 89 | + }, |
| 90 | + { |
| 91 | + name: "CodeBlitz 2.0", |
| 92 | + subtitle: "Friday Challenge", |
| 93 | + description: |
| 94 | + "Supported by CoderDojo | No entry Fees | Competitive coding based", |
| 95 | + dates: "January - April, 2018" |
| 96 | + }, |
| 97 | + { |
| 98 | + name: "CodeBlitz3", |
| 99 | + subtitle: "Friday Challenge", |
| 100 | + description: |
| 101 | + "Supported by CoderDojo | No entry Fees | Competitive coding based", |
| 102 | + dates: "January - April, 2018" |
| 103 | + }, |
| 104 | + { |
| 105 | + name: "CodeBlitz4", |
| 106 | + subtitle: "Friday Challenge", |
| 107 | + description: |
| 108 | + "Supported by CoderDojo | No entry Fees | Competitive coding based", |
| 109 | + dates: "January - April, 2018" |
| 110 | + } |
| 111 | +]; |
| 112 | + |
| 113 | +export { event }; |
0 commit comments