farasjibran / web-portofolio-v2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My personal portfolio website to show my skills, experience, and articles I published

Built with

Overview

  • components/* - Contains all components related to pages (blog, projects, about, etc).
    • shared/* - All reusable components like header, footer etc.
    • layouts/* - The different page layouts.
    • theme/* - Manage theme of site.
  • data/* - Data that used for blog posts, projects etc.
  • lib/* - Collection of helpful utilities or code for external services like devto api.
  • pages/api/* - API routes.
  • pages/* - All other static pages.
  • public/* - Static assets including audios, fonts and images.

About

License:MIT License


Languages

Language:TypeScript 98.2%Language:JavaScript 1.7%Language:CSS 0.1%