๐ Visit my website: ozco.studio
Ozco Studio is my personal portfolio website where I explore, learn, and showcase my work as a developer. It serves as both an experimental playground and a professional portfolio, allowing me to continuously enhance my skills in technology, design, and web development.
The site is built from scratch using core web technologies and is designed with a clean, modular structure โ ready to evolve as I grow.
- HTML, CSS, JavaScript (Core web stack)
- Responsive Design for all devices
- Clipboard Copy Function to easily share contact details
- JSON-Based Content System for loading dynamic project data
- JavaScript Modules to handle multilingual and modular content
โ๏ธ Interactive and minimalist UI
โ๏ธ Contact form with real-time validation โ๏ธ
โ๏ธ Smooth scrolling and subtle animations ๐จ
โ๏ธ Footer with social links and visitor info
โ๏ธ Card-based project layout ๐๏ธ
โ๏ธ GitHub & LinkedIn integration in footer ๐
โ๏ธ Individual project pages with dynamic content rendering ๐
โ๏ธ Multilingual content loading based on browser language (EN/TR) ๐
โ๏ธ All project data loaded from external JSON files for better structure
๐ Dark Mode: Iโve been considering this feature, but Iโm still unsure about the best way to design it without disrupting the minimalist aesthetic.
๐ Enhanced Animations: Adding smooth transitions & hover effects
๐ Blog Section: To share thoughts, notes, and ideas
๐ Backend Form Integration: For real contact submissions
๐ Project Filtering & Tagging: To explore projects by category
/
โโโ index.html
โโโ projects.html
โโโ project1.html, project2.html, ...
โโโ js/
โ โโโ script.js
โ โโโ project2.js
โ โโโ project3.js
โโโ data/
โ โโโ project2.json
โ โโโ project3.json
โโโ assets/
โ โโโ images, icons, and project visuals
โโโ style.css
This project was partially developed with AI assistance โ especially for structuring JavaScript modules, writing reusable components, debugging, and optimizing file structure.
All creative direction, logic, and content implementation remain fully human-led.