Skip to content

feat: add new freelance project to portfolio section#1

Merged
sercanvr merged 1 commit into
mainfrom
feat/add-new-freelance-project
Jun 1, 2026
Merged

feat: add new freelance project to portfolio section#1
sercanvr merged 1 commit into
mainfrom
feat/add-new-freelance-project

Conversation

@sercanvr

@sercanvr sercanvr commented Jun 1, 2026

Copy link
Copy Markdown
Owner

Summary

This PR adds a new freelance project to the portfolio website.

Changes Made

  • Added 1 new project under the Freelance category
  • Updated portfolio data/content configuration
  • Preserved existing UI consistency and responsive behavior
  • Kept current project ordering and presentation structure

Impact

  • Expands showcased work and portfolio visibility
  • No breaking changes
  • No infrastructure or deployment changes

Validation

  • Verified project rendering
  • Confirmed layout integrity
  • Confirmed navigation and responsiveness remain intact

- Add a new project entry to the freelance section
- Update portfolio content structure
- Maintain responsive layout and existing UI consistency
- Preserve multilingual compatibility (if applicable)
@sercanvr sercanvr added this to the v1.0.1 milestone Jun 1, 2026
@sercanvr sercanvr requested a review from Copilot June 1, 2026 23:29
@sercanvr sercanvr self-assigned this Jun 1, 2026
@sercanvr sercanvr added this to @msvdev Jun 1, 2026
@sercanvr sercanvr added enhancement New feature or request content Portfolio content has been updated labels Jun 1, 2026
@github-project-automation github-project-automation Bot moved this to Todo in @msvdev Jun 1, 2026
@vercel

vercel Bot commented Jun 1, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
msvdev Ready Ready Preview, Comment Jun 1, 2026 11:29pm

@sercanvr sercanvr merged commit 02edfe0 into main Jun 1, 2026
3 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in @msvdev Jun 1, 2026
@sercanvr sercanvr deleted the feat/add-new-freelance-project branch June 1, 2026 23:30

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new freelance project entry to the portfolio content data so it can be rendered in the existing “Freelance” section alongside other projects.

Changes:

  • Added “VeltGG - Elo Boosting” to the freelance project group.
  • Included localized subtitles (tr/en/de) plus URL and icon path for the new project.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines +29 to +38
{
name: 'VeltGG - Elo Boosting',
subtitle: {
tr: 'VeltGG için özel olarak geliştirilmiş profesyonel bir Elo Boost hizmeti web sitesi. Bu platform, League of Legends, Valorant ve CS2 oyuncularına hızlı, güvenli ve anonim sıralama yükseltme hizmeti sunar. Modern arayüzü sayesinde kullanıcılar istedikleri oyunu seçip hizmete kolayca ulaşabilir.',
en: 'A professional Elo Boost service website developed exclusively for VeltGG. This platform provides fast, secure, and anonymous ranking services for League of Legends, Valorant, and CS2 players. Its modern interface allows users to easily select their game and access the service they need.',
de: 'Eine professionelle Elo-Boost-Service-Website, die exklusiv für VeltGG entwickelt wurde. Diese Plattform bietet schnelle, sichere und anonyme Ranking-Dienste für Spieler von League of Legends, Valorant und CS2. Durch die moderne Benutzeroberfläche können Nutzer ihr Spiel einfach auswählen und den gewünschten Service schnell erreichen.'
},
url: 'https://veltgg.vercel.app',
icon: '/veltgg.png',
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

content Portfolio content has been updated enhancement New feature or request

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants