Welcome to my personal portfolio website! This site showcases my work, skills, and experience as a Senior Software Engineer, particularly my expertise in Go (Golang), microservices, PostgreSQL, and fintech solutions.
This portfolio site is built with React and styled with Tailwind CSS. It serves as a digital resume where you can explore my recent projects, technical skills, and experience in the software engineering and fintech industries.
- Responsive Design: The site is fully responsive and works seamlessly on all screen sizes.
- Showcase of Projects: Highlights of my recent projects like Open Banking System, Remittance Gateway, Fintech Platform, and Online Banking System.
- Interactive Design: Smooth navigation and transitions with a focus on user experience.
- Contact Form: A simple contact form to reach out to me directly.
- React: A JavaScript library for building user interfaces.
- Tailwind CSS: A utility-first CSS framework for rapidly building custom designs.
- Vercel/Netlify: Deployed with either Vercel or Netlify for easy hosting and CI/CD.
To get started with the project locally:
-
Clone this repository to your local machine:
git clone https://github.com/devrob-go/react-portfolio.git
-
Navigate to the project directory:
cd react-portfolio -
Install dependencies:
npm install
-
Run the app locally:
npm start
This will start the React development server, and you can view the site at http://localhost:3000.
- View your portfolio and interact with the various sections such as projects, skills, and contact.
- Customize content in src to modify your project details, about me, or any other section.
Feel free to fork the repository and contribute. If you have suggestions, improvements, or bug fixes, please open an issue or submit a pull request or use it for your own purpose.
This project is open source and available under the MIT License.