import { createApp } from 'vue'
const app = createApp({
name: 'About me',
data() {
return {
name: 'Ferdi Tarakci',
title: 'Software Developer',
jobTitle: 'Front-End Web Developer',
company: 'TransferChain',
city: 'Istanbul',
}
}
});
app.mount('#app');
🎯
Focusing
Software Developer
- Istanbul / Turkey
-
11:51
(UTC +03:00) - https://tarakci.tr
- in/ferditarakci
Pinned Loading
-
-
personal-job-tracking-app-with-react
personal-job-tracking-app-with-react PublicPersonal Job Tracking Application With React
JavaScript
-
-
movie-search-app-with-vue3
movie-search-app-with-vue3 PublicMovie Search App on OMDb (Developed with HTML5, SCSS/CSS3, JS and Vue 3)
-
number-to-text-with-php
number-to-text-with-php PublicSayıyı Türk Lirası Olarak Yazıya Çevirme (PHP)
PHP
-
date-day-format-with-php
date-day-format-with-php PublicToday and next two days in text write
PHP 1
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.