https://github.com/loag0/fieldset-devices
This was my attempt at a school assignment I was tasked with wherein I had to create a website for a company of my choice
https://github.com/loag0/fieldset-devices
clean-code concept-website css3 custom-css frontend html5 javascript landing-page minimalist-design modern-design responsive-design student-project tech-brand uiux web-design
Last synced: about 1 month ago
JSON representation
This was my attempt at a school assignment I was tasked with wherein I had to create a website for a company of my choice
- Host: GitHub
- URL: https://github.com/loag0/fieldset-devices
- Owner: loag0
- Created: 2025-04-15T17:00:12.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-17T15:05:36.000Z (11 months ago)
- Last Synced: 2025-10-26T03:35:19.132Z (8 months ago)
- Topics: clean-code, concept-website, css3, custom-css, frontend, html5, javascript, landing-page, minimalist-design, modern-design, responsive-design, student-project, tech-brand, uiux, web-design
- Language: HTML
- Homepage: https://loag0.github.io/Fieldset-Devices/
- Size: 4.08 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
💻 FieldSet Devices
A Responsive Concept Website for a Fictional Tech Brand

## Website Preview
### Homepage

### Products Page

### Employee page

### Contact page

## 🎨 Design Goal
FieldSet Devices is a concept website created for a university project. We were tasked with designing a brand website for a fictional company of our choice — so I cooked up **FieldSet Devices**, a sleek, modern tech brand focused on futuristic innovation.
This project was all about front-end layout, visuals, and interactive UX — no backend, just clean code and design.
## ✨ Features
- ✅ Fully responsive layout across devices
- 🎯 Strong visual branding and color schemes
- 🧭 Simple, scroll-friendly navigation
- 💡 Conceptual product cards, call-to-action sections, and a mock contact form
- 💻 Pure HTML/CSS with minimal JavaScript — lightweight and fast
## 🛠️ Built With
- **HTML5** — semantic structure
- **CSS3** — custom styling and responsiveness
- **JavaScript** — simple interactivity (nav toggles, etc.)
## 🔗 Live Site
👉 [Check out the live version here](https://loag0.github.io/Fieldset-Devices/)
## 🚀 Status
This project is complete as a visual concept. No backend or database is wired — it's a static site for UI/UX demonstration purposes only.
---
## 💡 Author Notes
This was one of my early explorations into full custom site design from scratch — no frameworks, just raw HTML/CSS. Learned a lot about responsive design and UI structure. Would I use Bootstrap now? Probably not 😅