Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 577 Bytes

File metadata and controls

31 lines (23 loc) · 577 Bytes

Portfolio

This repository contains my personal website.

Frontend

  • Framework: Next.js
  • Styling: Tailwind CSS
  • Sections:
    • Blog
    • Work
    • About Me
    • Admin
  • Deployment: Vercel

Backend

  • Language: Go
  • Frameworks: Gin and Gorm
  • Functionality:
    • Simple CRUD operations
    • Authentication using JWT
    • Token stored in a cookie
  • Deployment: Fly.io
  • Database: PostgreSQL

Disclaimer

The above description provides a general overview of the project and its components. Please refer to the actual code and documentation for more specific details.