Welcome to my personal portfolio repository, hangerthem.com. This webpage is a showcase of my skills and projects, providing a glimpse into who I am and what I do.
hangerthem.com is a fully custom-designed and coded personal portfolio website. It highlights my skills, projects, and personal information in a clean, responsive layout. The site is built with Next.js and styled-components, and it includes a reCaptcha implementation for secure email communication.
- Fully custom design and code
- Built with Next.js and styled-components
- reCaptcha implemented for secure email sending
- Responsive design for all device sizes
- Easy navigation with a fixed navbar
To run this project locally, you will need Node.js (or Bun) installed on your machine. Follow these steps:
-
Clone the repository:
git clone https://github.com/HangerThem/hangerthem.com.git cd hangerthem.com -
Install dependencies:
npm install # or yarn install # or pnpm install # or bun install
-
Set up environment variables: Create a
.envfile in the root directory and add the required environment variables. (Contact me if you need specific details about these variables.) -
Run the development server:
npm run dev # or yarn dev # or pnpm dev # or bun dev
Open http://localhost:3000 to view it in your browser.
The portfolio is a single-page application with a navbar for easy navigation between sections. It is fully responsive and works well on all device sizes.
This is a personal portfolio, so contributions are not expected. However, if you find any issues or have suggestions, feel free to open an issue or contact me directly.
This project is open source and available under the MIT License.
You can contact me through the contact form on the website or directly via email at f.borisjuk@hangerthem.com.
For any other information or inquiries, please feel free to reach out through the provided contact methods.