// ==========================================
// Profile: Kutluhan
// Role: Full Stack Developer (Frontend-focused)
// Focus: UI, UX, Clean Code
// ==========================================
// Notes:
// - prefers clean UI & simple UX
// - cares about readable, maintainable code
// - enjoys building things end-to-end
//
const developer = {
name: "Kutluhan",
role: "Full Stack Developer",
stack: {
frontend: ["JavaScript", "React", "HTML", "CSS"],
backend: ["REST APIs", "Auth", "Basic data modeling"],
},
interests: [
"clean UI",
"user experience",
"simple solutions",
"long-term maintainability",
],
currentlyLearning: "advanced React patterns",
goals: [
"ship real-world applications",
"improve system thinking",
"grow as a production-ready developer",
],
// off-work
gaming: {
steam: kutluhangil,
ubisoft: kutluhangil,
xbox: kutluhangil,
playstation: kutluhangil,
epic: kutluhangil,
gog: kutluhangil,
},
music: {
spotify: "https://open.spotify.com/user/kutluhangil",
},
};
export default developer;
-
Amazon
- Turkey
- www.linkedin.com/in/kutluhangil
Highlights
- Pro
Popular repositories Loading
-
goit-markup-hw-01
goit-markup-hw-01 PublicGOIT Markup HW-01 — Static HTML layout (no CSS): semantic structure, accessible markup, image optimization, and validation. Includes header, main, footer, nav, lists, headings, and optimized images…
HTML 2
-
goit-markup-hw-02
goit-markup-hw-02 PublicGOIT Markup HW-02 — Portfolio section with semantic HTML + CSS: normalized styles, Google Fonts, hover/focus states, image optimization, and HTML validation. Includes styles in css/styles.css and a…
HTML 2
-
goit-markup-hw-03
goit-markup-hw-03 PublicGOIT Markup HW-03 — Block model & Flexbox: semantic HTML, global resets, container utility, section spacing, header border, responsive lists with flex. Styles in css/styles.css; assets in images/.
CSS 2
-
goit-markup-hw-04
goit-markup-hw-04 PublicGOIT Markup HW-04 — Decorative Effects: SVG sprite icons, semantic markup, layered hero background, shadows, hover/focus overlays, transitions (250ms cubic-bezier), active nav underline via ::after…
HTML 2
-
goit-markup-hw-05
goit-markup-hw-05 PublicGOIT Markup HW-05 — Forms & Modal: newsletter and application forms with labeled inputs, placeholders, name attributes, SVG sprite icons, accessible labels, modal + backdrop with is-open toggle, ce…
CSS 2
-
goit-markup-hw-06
goit-markup-hw-06 PublicGOIT Markup HW-06 — Responsive Design: Mobile-first layout with three breakpoints (320px, 768px, 1158px). Includes responsive images for x1/x2 density, background images via min-resolution, and a f…
CSS 2
If the problem persists, check the GitHub status page or contact support.