-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #14 from EnigmaData/main
Build is working
- Loading branch information
Showing
11 changed files
with
230 additions
and
301 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,17 @@ | ||
import blocksData from '@/types/Block/blockCard.types' | ||
import basic_img from '@/public/Projects/Images/GRAND.png' | ||
// import blocksData from '@/types/Block/blockCard.types' | ||
// import basic_img from '@/public/Projects/Images/GRAND.png' | ||
|
||
const data: blocksData = [ | ||
{ | ||
heading: 'Inter IIT TechMeet 11', | ||
time: 'May', | ||
content: | ||
'Lorem Ipsum is simply dummy text of the printing and typesetting industry.', | ||
knowMoreLink: 'https://www.granddecoder.mit.edu/', | ||
image: basic_img.src, | ||
}, | ||
// other achievements | ||
] | ||
// const data: blocksData = [ | ||
// { | ||
// id: '0', | ||
// title: 'Inter IIT TechMeet 11', | ||
// start_month: 'May', | ||
// description: | ||
// 'Lorem Ipsum is simply dummy text of the printing and typesetting industry.', | ||
// url: 'https://www.granddecoder.mit.edu/', | ||
// image_url: basic_img.src, | ||
// }, | ||
// // other achievements | ||
// ] | ||
|
||
export default data | ||
// export default data |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,24 +1,26 @@ | ||
import blocksData from '@/types/Block/blockCard.types' | ||
// import blocksData from '@/types/Block/blockCard.types' | ||
|
||
const data: blocksData = [ | ||
{ | ||
heading: 'Toolset Unbounded', | ||
time: 'June - July', | ||
content: | ||
'The problem Statement involves developing a GUI frontend with a user-friendly UI/UX. It includes a secure signup/login page with password/OTP protection. Implement a lossless image and text compression/decompression algorithms. Compressed images are stored in a secure database, and a file management system allows users to add/delete their images. You are free to choose various components, and exploration is encouraged.', | ||
knowMoreLink: | ||
'https://drive.google.com/file/d/15gb-OIBMqm8VlWeJ3AOWYgFbwCTwLM4d/view?usp=sharing', | ||
image: '/Events/pics/IMAGE_CODING_CLUB_01.jpg', | ||
}, | ||
{ | ||
heading: 'Bitwise Symphony', | ||
time: 'July', | ||
content: | ||
'Unleash your algorithmic prowess, crafting a symphony from integers. Witness the mesmerizing rise of numbers, powered by bitwise sorcery. Seek the harmonies that transcend ordinariness, forging an ascending masterpiece. Dare you compose the ultimate melody, or chase the enigmatic crescendo? Enter the realm of Bitwise Symphony!.', | ||
knowMoreLink: | ||
'https://drive.google.com/file/d/1oYef04uoGGo2glUbUzRyPpaeH74GXIer/view?usp=sharing', | ||
image: '/Events/pics/sar.png', | ||
}, | ||
] | ||
// const data: blocksData = [ | ||
// { | ||
// id: "0", | ||
// title: 'Toolset Unbounded', | ||
// start_month: 'June - July', | ||
// description: | ||
// 'The problem Statement involves developing a GUI frontend with a user-friendly UI/UX. It includes a secure signup/login page with password/OTP protection. Implement a lossless image and text compression/decompression algorithms. Compressed images are stored in a secure database, and a file management system allows users to add/delete their images. You are free to choose various components, and exploration is encouraged.', | ||
// image_url: | ||
// 'https://drive.google.com/file/d/15gb-OIBMqm8VlWeJ3AOWYgFbwCTwLM4d/view?usp=sharing', | ||
// : '/Events/pics/IMAGE_CODING_CLUB_01.jpg', | ||
// }, | ||
// { | ||
// id: "1", | ||
// title: 'Bitwise Symphony', | ||
// time: 'July', | ||
// content: | ||
// 'Unleash your algorithmic prowess, crafting a symphony from integers. Witness the mesmerizing rise of numbers, powered by bitwise sorcery. Seek the harmonies that transcend ordinariness, forging an ascending masterpiece. Dare you compose the ultimate melody, or chase the enigmatic crescendo? Enter the realm of Bitwise Symphony!.', | ||
// knowMoreLink: | ||
// 'https://drive.google.com/file/d/1oYef04uoGGo2glUbUzRyPpaeH74GXIer/view?usp=sharing', | ||
// image: '/Events/pics/sar.png', | ||
// }, | ||
// ] | ||
|
||
export default data | ||
// export default data |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,32 +1,32 @@ | ||
import blocksData from '@/types/Block/blockCard.types' | ||
// import blocksData from '@/types/Block/blockCard.types' | ||
|
||
import SCA from '@/public/Projects/Images/IMG_1_Stock.png' | ||
import gd from '@/public/Projects/Images/Gaming Image.jpg' | ||
// import SCA from '@/public/Projects/Images/IMG_1_Stock.png' | ||
// import gd from '@/public/Projects/Images/Gaming Image.jpg' | ||
|
||
const data: blocksData = [ | ||
{ | ||
heading: 'Student Companion App', | ||
content: | ||
"We're developing an inclusive mobile app for an educational institution, providing personalized timetables, \ | ||
instant notifications, in-class quizzes, and admin interaction. Key features: accessible timetables, real-time updates, \ | ||
in-class quizzes, and an admin dashboard. The app ensures secure communication, user profiles, and resource sharing, \ | ||
boosting student engagement, efficient communication, administrative efficiency, and tech integration. It centralizes \ | ||
academic resources, creating a dynamic learning environment and improving student-admin interaction.", | ||
knowMoreLink: | ||
'https://docs.google.com/document/d/1Xg70yNGxvFGi6nF9kM9sy2WNs6MPmpqwWJGSUkJJ5DY/edit?usp=sharing', | ||
image: SCA.src, | ||
time: 'FOSS', | ||
}, | ||
// { | ||
// heading: '2D-Platformer Game', | ||
// content: | ||
// 'Currently we are developing a 2D top down game ,based on the theme of ruin exploration, set on a fictional stage. \ | ||
// This game boasts a rich world filled with exploration and adventure.', | ||
// knowMoreLink: | ||
// 'https://docs.google.com/document/d/1QNEcDAQeoi_AZt7qXQF7T2RmdZCxovqfjODHy5joCzw/edit?usp=sharing', | ||
// image: gd.src, | ||
// time: 'Game Dev', | ||
// }, | ||
] | ||
// const data: blocksData = [ | ||
// { | ||
// heading: 'Student Companion App', | ||
// content: | ||
// "We're developing an inclusive mobile app for an educational institution, providing personalized timetables, \ | ||
// instant notifications, in-class quizzes, and admin interaction. Key features: accessible timetables, real-time updates, \ | ||
// in-class quizzes, and an admin dashboard. The app ensures secure communication, user profiles, and resource sharing, \ | ||
// boosting student engagement, efficient communication, administrative efficiency, and tech integration. It centralizes \ | ||
// academic resources, creating a dynamic learning environment and improving student-admin interaction.", | ||
// knowMoreLink: | ||
// 'https://docs.google.com/document/d/1Xg70yNGxvFGi6nF9kM9sy2WNs6MPmpqwWJGSUkJJ5DY/edit?usp=sharing', | ||
// image: SCA.src, | ||
// time: 'FOSS', | ||
// }, | ||
// // { | ||
// // heading: '2D-Platformer Game', | ||
// // content: | ||
// // 'Currently we are developing a 2D top down game ,based on the theme of ruin exploration, set on a fictional stage. \ | ||
// // This game boasts a rich world filled with exploration and adventure.', | ||
// // knowMoreLink: | ||
// // 'https://docs.google.com/document/d/1QNEcDAQeoi_AZt7qXQF7T2RmdZCxovqfjODHy5joCzw/edit?usp=sharing', | ||
// // image: gd.src, | ||
// // time: 'Game Dev', | ||
// // }, | ||
// ] | ||
|
||
export default data | ||
// export default data |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.