aytacmalkoc / homepage

The source code of my personal homepage.

Home Page:https://aytacmalkoc.com.tr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

homepage

This repository contains the source codes of my personal web page. Available as open source subject to license terms. Please contribute to fix bugs and improve the application.

"Buy Me A Coffee"

Installation

Clone the repository

git clone https://github.com/aytacmalkoc/homepage.git

Install dependencies

yarn install
#or
npm install

Run development

yarn dev
#or
npm run dev

TODOS

  • Add repository and experience detail pages.
  • Add a 404 page.
  • Add a contact section.
  • Add Google Analytics.
  • Setting up purge css package.

License

The MIT License (MIT). Please see License File for more information.

About

The source code of my personal homepage.

https://aytacmalkoc.com.tr

License:MIT License


Languages

Language:CSS 67.0%Language:TypeScript 31.7%Language:JavaScript 1.3%