Welcome to the Carleton College Makerpedia!
From Makerpedia
This is the knowledge base for the Class of 1969 Makerspace and Instrument Shop. You can find information about all the tools available in our spaces, as well as project ideas and tutorials.
<style>
/* Slideshow wrapper styling */
.wrapper {
position: absolute;
top: 1%;
width: 4000px;
animation: credits 60s linear infinite;
animation-direction: normal;
}
.wrapper img {
transition: transform 0.3s ease-in-out;
}
.wrapper img:hover {
transform: scale(1.4);
cursor: pointer;
}
/* Keyframes for sliding effect */
@keyframes credits {
0% {
margin-left: 0px;
}
100% {
margin-left: -4000px;
}
}
/* Pausing the animation on hover */
.wrapper:hover {
animation-play-state: paused;
cursor: pointer;
}
/* Optional: Ensure your images are displayed with a specific size */
img {
max-width: 100%;
height: auto;
}
</style>
Looking For A Project?
In PROJECTS you can see creations from other students, find tutorials, and so much more.
Have A Project To Submit?
Use THIS FORM to submit a project to our Gallery! .
Spaces On Campus

Key
- No prerequisites to visit and use
- Training required before use
- Supervision required during use