Skip to content

joaojkuligowski/joaopedro.site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

joaopedro.site

Welcome to joaopedro.site, my resume website. Here you can find information about my experience, skills, and projects. The goal of this site is to present my professional profile in a clear and accessible manner.

Tech Stack

  • PHP: Used for server logic and data handling (without any framework)
  • VanillaJS: Utilized for interactivity and dynamic features of the site.

Features

  • View my resume in a responsive layout.
  • Very simple php asset compiler.
  • Language selector supporting multiple languages.
  • Contact area with direct information.
  • Print my Resume (like the Incas and Mayans)

Installation

To run the project locally, follow these steps:

  1. Clone this repository:

    git clone https://github.com/your-username/joaopedro.site.git
  2. Navigate to the project directory and start a server:

 cd joaopedro.site
  1. Start a PHP Server

    http://localhost:8000

Extra Features

  1. Generate a translation for your resume (located in the /lang directory): Open the generateLang.php file, obtain your Gemini API Key at https://aistudio.google.com/app/apikey, and replace the apiKey variable with your key. Then, run the following command:

    php generateLang.php

Releases

No releases published

Packages

No packages published

Languages