Skip to content

felixyustian/coding_camp_revou

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RevoU Coding Camp Mini Project - September 2025 Batch

This repository contains the source code for the Mini Project completed during the RevoU Software Engineering Coding Camp (September 2025 Batch). It serves as a practical implementation of fundamental web development concepts, including HTML structure, CSS styling, and JavaScript interactivity.

🚀 Project Overview

The goal of this project was to build a responsive and interactive web page to demonstrate proficiency in frontend development. It features a clean design and functional elements powered by vanilla JavaScript.

Key Features

  • Responsive Design: Adapts to different screen sizes (Desktop, Tablet, Mobile) using CSS media queries.
  • Interactive Elements: JavaScript validation or DOM manipulation to enhance user experience.
  • Semantic HTML: Proper use of HTML5 tags for better structure and accessibility.
  • Custom Styling: Styled entirely with custom CSS (no heavy frameworks).

🛠️ Technology Stack

📂 Project Structure

coding_camp_revou/
├── css/
│   └── style.css       # Main stylesheet
├── js/
│   └── script.js       # Application logic
├── index.html          # Main HTML entry point
└── README.md           # Project documentation

🚀 How to Run

Since this is a static web project, you can run it directly in your browser without any complex installation.

Clone the Repository

git clone [https://github.com/felixyustian/coding_camp_revou.git](https://github.com/felixyustian/coding_camp_revou.git)

Open the Project

Navigate to the project folder.

Double-click on index.html to open it in your default web browser.

🎓 Credits

Institution: RevoU

Program: Software Engineering Coding Camp - September 2025 Batch

Author: Felix Yustian Setiono

📄 License

This project is created for educational purposes.

About

RevoU Software Engineering Coding Camp Mini Project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors