<head>
	<style>
		@keyframes fadeUp {
			from {
				transform: translateY(50px);
				opacity: 0;
			}
	
			to {
				transform: translateY(0);
				opacity: 1;
			}
		}
	
		.notion-frame > .notion-scroller {
			transform: translateY(50px);
			opacity: 0;
			animation: 400ms ease fadeUp;
			animation-fill-mode: forwards;
		}
	</style>
</head>

💻추가 SW·AI 온라인 강의 제공

제목을-입력해주세요_-004 (2).jpg

한국항공대 디지털새싹캠프 추가 학습 강의 안내 및 교재 신청


🏆캠프 체험 수기 공모전

제목을 입력해주세요_-002 (1).jpg

항공대학교 디지털새싹 캠프 공식카페


🏆유스 메이커 챌린지

제목을 입력해주세요_-003.png