Skip to content
View erenkahramanoglu's full-sized avatar

Block or report erenkahramanoglu

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
erenkahramanoglu/README.md

Typing Animation




🎯 $ whoami

name: Eren Kahramanoğlu
role: Frontend Development Learner & UI/UX Enthusiast
location: Bursa, Türkiye 🇹🇷
education: Computer Engineering Student
current_focus:
  - JavaScript fundamentals
  - Responsive web design (Flexbox & Grid)
  - Clean HTML & CSS structure
  - UI/UX design basics
philosophy: |
  "Progress comes from consistency,
   not perfection"
status: Actively learning, building small projects, and improving every day



🛠️ Technology Arsenal

🎨 Frontend Mastery

HTML5 CSS3 JavaScript TailwindCSS

💻 Programming Languages

Java Python C# TypeScript

🎯 Design & Tools

Figma Git VS Code MySQL

🔧 Additional Skills

Unity Arduino Android Studio




📊 GitHub Statistics

Profile Views




💡 Core Competencies

🎨 UI/UX Design

Pixel-perfect interfaces
User-centered design
Responsive layouts
Design systems

⚡ Frontend Dev

Clean, maintainable code
Modern frameworks
Performance optimization
Accessibility first

🚀 Problem Solving

Analytical thinking
Creative solutions
Continuous learning
Attention to detail




🎯 Current Mission

interface CurrentFocus {
  learning: string[];
  building: string[];
  exploring: string[];
  goals: {
    shortTerm: string;
    longTerm: string;
  };
}

const myJourney: CurrentFocus = {
  learning: [
    "Advanced JavaScript (ES6+, Async/Await, Promises)",
    "TypeScript for scalable applications",
    "Modern CSS (Grid, Flexbox, Animations)",
    "UI/UX design principles & best practices"
  ],
  building: [
    "Portfolio website with modern stack",
    "Reusable component library",
    "Interactive web applications",
    "Open source contributions"
  ],
  exploring: [
    "Frontend frameworks",
    "Backend technologies (Node.js)",
    "State management patterns",
    "Web animations (Framer Motion, GSAP)"
  ],
  goals: {
    shortTerm: "Master frontend fundamentals & build impressive projects",
    longTerm: "Become a full-stack developer & contribute to impactful products"
  }
};



🧠 Development Philosophy

📐 Design First

Wireframe → Prototype → Build
User experience is everything

💻 Clean Code

Readable, maintainable, scalable
Code is read more than written

🧪 Test Driven

Write tests, catch bugs early
Quality over quantity

🚀 Ship Fast

Iterate, learn, improve
Done is better than perfect


@@@ My Manifesto @@@

+ Build with purpose, not just to build
+ Design for humans, not just screens  
+ Write code that tells a story
+ Learn something new every day
+ Share knowledge, help others grow
- Never stop asking "why?"
- Perfection is the enemy of progress
- Ego has no place in collaboration



🏆 Featured Projects

🎨 UI/UX Projects

  • Modern landing pages
  • Interactive dashboards
  • Component libraries
  • Design system implementations

💻 Development Projects

  • JavaScript applications
  • Responsive web designs
  • API integrations
  • Performance-optimized sites

📌 Check out my repositories below to see what I'm building!




🌐 Let's Connect & Collaborate


Gmail GitHub


💬 Open to:

💡 Discussing new ideas and technologies
🎓 Learning and growing together
☕ Coffee chats about web development


"The best way to predict the future is to build it."
— Let's build something amazing together!




🎵 Coding Soundtrack

"Great code is written while listening to great music" 🎧

Spotify




💭 Developer's Wisdom

"Code is like humor. When you have to explain it, it's bad."
Cory House




📊 Profile Insights

Profile Views GitHub Followers



🌟 Remember

This profile isn't just a showcase
It's a reflection of my journey
Every commit, every project, every line of code
Is a step toward becoming a better developer


Thanks for stopping by! Feel free to explore my work and reach out! 😊


Pinned Loading

  1. developer-portfolio-generator developer-portfolio-generator Public

    A dynamic developer portfolio generator built with pure HTML, CSS, and JavaScript. Includes multiple ready-to-use portfolio templates.

    HTML 2

  2. Beginner-Friendly-Calculator-HTML-CSS-JS- Beginner-Friendly-Calculator-HTML-CSS-JS- Public

    Beginner-friendly calculator built with HTML, CSS, and JavaScript.

    CSS 2

  3. hero-son-pomodoro hero-son-pomodoro Public

    Pomodoro app UI design – responsive and interactive layout.

    CSS 2

  4. hero-son-modern-AI-landing-page hero-son-modern-AI-landing-page Public

    A modern and responsive AI/SaaS landing page. Developed with Glassmorphism design, smooth scrolling, and pure HTML, CSS, and JavaScript.

    HTML 2

  5. pomodoro-counter pomodoro-counter Public

    A fully functional Pomodoro timer built with HTML, CSS and JavaScript.

    CSS 3