Skip to content

thirofoo/portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published