Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 912 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 912 Bytes

Nimatullah Razmjo's Portfolio

This is the source code for the personal portfolio of Nimatullah Razmjo, a Software Engineer with extensive experience in various aspects of software development.

Project Overview

The portfolio is built using Next.js and Tailwind CSS. It showcases Nimatullah's skills, experience, and latest articles. The website is designed to be responsive and accessible.

Features

  • Home Page: Contains a brief introduction about Nimatullah and his skills.
  • Latest Articles Section: Showcases the latest articles written by Nimatullah.
  • Contact Me Section: Provides contact information and social links.

Running the Project Locally

  1. Clone the repository: git clone https://github.com/username/repository.git
  2. Install the dependencies: npm install
  3. Start the development server: npm run dev
  4. Open your browser and navigate to http://localhost:3000