Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2024 Site Updated #49

Merged
merged 1 commit into from
Aug 30, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions src/lib/data/home.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,14 @@
{
"year": 2020,
"event": "Project EINSat & Rocketry Starts"
},
{
"year": 2022,
"event": "Project CANSAT Starts"
},
{
"year": 2023,
"event": "Project HERC Starts"
}
]
}
76 changes: 24 additions & 52 deletions src/lib/data/projects.json
Original file line number Diff line number Diff line change
@@ -1,75 +1,47 @@
{
"going": [
{
"under": "Dhruv Patidar",
"under": "Krish Patel",
"name": "CanSat",
"icon": "https://live.staticflickr.com/1082/672853757_9c08f408d9_b.jpg",
"desc": "Remote sensing Atmosphere",
"more": null,
"moreLink": null
"icon": "/assets/images/projects-2024/cansat.png",
"desc": "NASA-supported mini satellite competition for hands-on aerospace education.",
"more": "Competition",
"moreLink": "https://cansatcompetition.com/mission.html"
},
{
"under": "Kaustubh Murudkar",
"name": "EINSat",
"icon": "/assets/images/projects-2020/einsat.png",
"desc": "The CubeSat project of SEDS-Celestia planned to detect exoplanets",
"under": "Siddharth Devidas",
"name": "HERC",
"icon": "/assets/images/projects-2024/airavata.png",
"desc": "Mechanical rover for NASA's Human Exploration Rover Challenge, promoting STEM education.",
"more": null,
"moreLink": null
},
{
"under": "Venugopalan Iyengar",
"under": "Shloka Shetty",
"name": "Rocketry",
"icon": "/assets/images/projects-2020/rocketry.png",
"desc": "Rocketry aims to build a self landing thrust-vector controlled rockets",
"more": null
},
{
"under": "Vivek Gupte",
"name": "Star Tracker",
"icon": "/assets/images/projects-2020/track.jpg",
"desc": "Shows object aimed by telescope on a screen in real time",
"more": null
},
{
"under": "Neil Shah",
"name": "3 Sided Coin",
"icon": "/assets/images/projects-2020/3coin.jpg",
"desc": "A perfect coin that has equal probability to land on its heads, tails and it's edge",
"more": null
},
{
"under": "Ayushi Dubal",
"name": "Quantum Chess",
"icon": "/assets/images/projects-2020/qchess.jpeg",
"desc": "Quantum chess is reiteration of classical chess but with quantum rules",
"more": null
},
{
"under": "Yash Saini",
"name": "Brain Computer Interface",
"icon": "/assets/images/projects-2020/bci.png",
"desc": "Designing an Ominidirection brain controlled rover",
"icon": "/assets/images/projects-2024/rocketry.png",
"desc": "Self-landing rocket with thrust vector control, divided into avionics, structures, and propulsion.",
"more": null
},
{
"under": "Samarth Agrawal",
"name": "Binary Calculator",
"icon": "/assets/images/projects-2020/bincalc.png",
"desc": "A calculator made by transistor circuits",
"under": "Chaitanya Sharma",
"name": "Chessbot",
"icon": "/assets/images/projects-2024/ChessBot.jpg",
"desc": "Arduino chess bot with autonomous moves and standard rules.",
"more": null
},
{
"under": "Vivek Subramanium",
"name": "Cloud Chamber",
"icon": "/assets/images/projects-2020/cloud.jpg",
"desc": "An old school particle detector",
"under": "Tarun Warrier",
"name": "ADR",
"icon": "/assets/images/projects-2024/ADR.jpg",
"desc": "Active debris removal using Hall thrusters for safer satellite orbits.",
"more": null
},
{
"under": "Harshvardhan Chandirashekhar",
"name": "Comet Dust Trail Simulation",
"icon": "https://live.staticflickr.com/7210/6967153925_9716066eca.jpg",
"desc": "Simulating icy comet dust trails",
"under": "Gyan Thammaiah",
"name": "Simulations",
"icon": "/assets/images/projects-2024/Simulations.png",
"desc": "Create physics simulations for gravitation and fluid mechanics, displayed at events.",
"more": null
}
],
Expand Down
156 changes: 68 additions & 88 deletions src/lib/data/team.json
Original file line number Diff line number Diff line change
@@ -1,109 +1,89 @@
{
"mgmt": [
{
"img": "/assets/team/avani.jpeg",
"img": "/assets/team/yadu.jpeg",
"post": "President",
"name": "Avani Sharan"
"name": "Yadu Krishnan"
},
{
"img": "/assets/team/tanmay.jpeg",
"post": "Vice-President",
"name": "Tanmay Yadav"
"img": "/assets/team/chaitanya.jpeg",
"post": "Vice-President & Treasurer",
"name": "Chaitanya Sharma"
},
{
"img": "/assets/team/vices.jpeg",
"img": "/assets/team/siddhant.jpeg",
"post": "Secretary & Publicity Head",
"name": "Vishesh Agrawal"
"name": "Siddhant Kedia"
},
{
"img": "/assets/team/shlok.jpeg",
"post": "Observations Head",
"name": "Shlok Kakkar"
},
{
"img": "/assets/team/vaid.jpeg",
"post": "Projects Head",
"name": "Vikaram Vaidyanathan Venkatraman"
},
{
"img": "/assets/team/pj.jpeg",
"post": "Lectures & Podcast Head",
"name": "Pranav Jain"
}
],
"leads": [
{
"img": "/assets/team/saiees.jpeg",
"name": "Advanced Energy Conservation",
"pos": "Saieesh Sukhrani"
},
{
"img": "/assets/team/vaid.jpeg",
"name": "Smoke Detection System",
"pos": "Vikram Vaidyanathan Venkatraman"
},
{
"img": "/assets/team/tanmay.jpeg",
"name": "TITAN DAP",
"pos": "Tanmay Yadav"
},
{
"img": "/assets/team/pradeep.jpeg",
"name": "Interactive PoV",
"pos": "Prateek Upadhya"
},
{
"img": "/assets/team/neil.jpeg",
"name": "3 Sided Coin",
"pos": "Neil Shah"
},
{
"img": "/assets/team/yash.jpg",
"name": "Brain Computer Interface",
"pos": "Yash Saini"
},
{
"img": "/assets/team/dubal.jpg",
"name": "Quantum Chess",
"pos": "Ayushi Dubal"
},
{
"img": "/assets/team/cube.jpg",
"name": "EINSat",
"pos": "Kaustubh Murudkar"
},
{
"img": "/assets/team/vivek.jpg",
"name": "Cloud Chamber",
"pos": "Vivek S."
},
{
"img": "/assets/team/samarth.jpg",
"name": "Binary Calculator",
"pos": "Samarth Agrawal"
"img": "/assets/team/tejas.jpeg",
"post": "Lectures, Outreach & Sponsorship Head",
"name": "Tejas Singh Sodhi"
},
{
"img": "/assets/team/patidar.jpg",
"name": "CanSat",
"pos": "Dhruv Patidar"
},
{
"img": "/assets/team/gupte.jpg",
"name": "Star Tracker",
"pos": "Vivek Gupte"
},
{
"img": "/assets/team/hvcs.png",
"name": "Comet Trail Sim",
"pos": "Harshvardhan C."
"img": "/assets/team/avichal.jpeg",
"post": "Observations Head",
"name": "Avichal Verma"
},
{
"img": "/assets/team/venu.jpg",
"name": "Rocketry",
"pos": "Venugopalan Iyenger"
"img": "/assets/team/gyan.jpeg",
"post": "Projects Head",
"name": "Gyan Thammaiah"
}
],
"past": [
[
{
"post": "President",
"name": "Kartikeya Gupta"
},
{
"post": "Vice-President",
"name": "Chirag Mehandiratta"
},
{
"post": "Sub Coordinator",
"name": "Amod Gawde"
},
{
"post": "Lectures & Podcast Head",
"name": "Advay Burte"
},
{
"post": "Projects Head",
"name": "Aakash Bedre"
},
{
"post": "Observations Head",
"name": "Arnav Ranjekar"
}
],
[
{
"post": "President",
"name": "Avani Sharan"
},
{
"post": "Vice-President",
"name": "Tanmay Yadav"
},
{
"post": "Secretary & Publicity Head",
"name": "Vishesh Agrawal"
},
{
"post": "Observations Head",
"name": "Shlok Kakkar"
},
{
"post": "Projects Head",
"name": "Vikaram Vaidyanathan Venkatraman"
},
{
"post": "Lectures Head",
"name": "Pranav Jain"
}
],
[
{
"post": "President",
Expand Down
Loading
Loading