Skip to content

iamroidev/ROIDEV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ROIDEV

Next.js React TypeScript Tailwind CSS Framer Motion Vercel

Overview

ROIDEV is the professional personal portfolio website of Richard Kwaku Opoku, highlighting featured applications, core technical skills, experience, and contact forms.


Key Features

  • High-fidelity responsive UI with glassmorphism styles
  • Dynamic dark/light mode context switching
  • Project showcase cards with live demo links
  • Contact form integration and download link for CV

Technology Stack

  • Next.js
  • React
  • TypeScript
  • Tailwind CSS
  • Framer Motion
  • Vercel

Getting Started

Prerequisites

Ensure you have the required runtimes installed:

  • Git
  • Appropriate package manager (npm/yarn or pip depending on stack)

Setup Instructions

  1. Clone the Repository

    git clone https://github.com/iamroidev/ROIDEV.git
    cd ROIDEV
  2. Install Dependencies For Node/Next.js/React Native projects:

    npm install

    For Python projects:

    pip install -r requirements.txt
  3. Configure Environment Duplicate the env file (if present) and populate variables:

    cp .env.example .env
  4. Launch Application For React/Next.js:

    npm run dev

    For Expo/React Native:

    npx expo start

    For Python/Flask:

    python app.py

Contributing

Contributions are welcome! Please open an issue or submit a pull request with any improvements.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Richard Kwaku Opoku's professional developer portfolio showcasing projects, skills, and highlights.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors