Skip to content

This project demonstrates my skills with React, Three.js, framer-motion, ESLint, Tailwind, Vite and other tech goodies. Inside, you'll find who I am, my educational journey, my projects, experience, and a way to say hi.

Notifications You must be signed in to change notification settings

TSOlami/my-portfolio

Repository files navigation

my-portfolio

This project demonstrates my skills with React, Three.js, framer-motion, ESLint, Tailwind, Vite and other tech goodies. Inside, you'll find who I am, my educational journey, my projects, experience, and a way to say hi.


MY-PORTFOLIO

◦ ►

◦ Developed with the software and tools below.

JavaScript .ENV HTML5 PostCSS Autoprefixer Vite React ESLint JSON

GitHub license git-last-commit GitHub commit activity GitHub top language

📖 Table of Contents


📍 Overview


📦 Features


📂 Repository Structure

└── my-portfolio/
    ├── .env
    ├── .eslintrc.cjs
    ├── index.html
    ├── package-lock.json
    ├── package.json
    ├── postcss.config.js
    ├── public/
    │   ├── dead_earth/
    │   │   ├── license.txt
    │   │   ├── scene.bin
    │   │   ├── scene.gltf
    │   │   └── textures/
    │   ├── desktop_pc/
    │   │   ├── license.txt
    │   │   ├── scene.bin
    │   │   ├── scene.gltf
    │   │   └── textures/
    │   ├── gaming_desktop/
    │   │   ├── license.txt
    │   │   ├── scene.bin
    │   │   ├── scene.gltf
    │   │   └── textures/
    │   └── planet/
    │       ├── license.txt
    │       ├── scene.bin
    │       ├── scene.gltf
    │       └── textures/
    ├── src/
    │   ├── App.jsx
    │   ├── components/
    │   │   ├── About.jsx
    │   │   ├── canvas/
    │   │   ├── Contact.jsx
    │   │   ├── elements/
    │   │   ├── Footer.jsx
    │   │   ├── Hero.jsx
    │   │   ├── index.js
    │   │   ├── Loader.jsx
    │   │   ├── Navbar.jsx
    │   │   ├── Skills.jsx
    │   │   ├── SocialLinks.jsx
    │   │   └── Works.jsx
    │   ├── constants/
    │   │   └── index.js
    │   ├── hoc/
    │   │   ├── index.js
    │   │   └── SectionWrapper.jsx
    │   ├── index.css
    │   ├── main.jsx
    │   ├── styles.js
    │   └── utils/
    │       └── motion.js
    ├── tailwind.config.cjs
    ├── vite.config.js
    └── vite.config.js.timestamp-1699733487474-19c37bddd1da8.mjs

⚙️ Modules

Root
File Summary
.env
.eslintrc.cjs
index.html
package-lock.json
package.json
postcss.config.js
tailwind.config.cjs
vite.config.js
vite.config.js.timestamp-1699733487474-19c37bddd1da8.mjs
license.txt
scene.gltf
license.txt
scene.gltf
license.txt
scene.gltf
license.txt
scene.gltf
App.jsx
index.css
main.jsx
styles.js
About.jsx
Contact.jsx
Footer.jsx
Hero.jsx
index.js
Loader.jsx
Navbar.jsx
Skills.jsx
SocialLinks.jsx
Works.jsx
Computers.jsx
Earth.jsx
index.js
Stars.jsx
HeroText.jsx
ImageSlider.jsx
MarqueeCards.jsx
SectionTitle.jsx
SkillsCards.jsx
index.js
index.js
SectionWrapper.jsx
motion.js

🚀 Getting Started

Dependencies

Please ensure you have the following dependencies installed on your system:

- ℹ️ Dependency 1

- ℹ️ Dependency 2

- ℹ️ ...

🔧 Installation

  1. Clone the my-portfolio repository:
git clone https://github.com/TSOlami/my-portfolio
  1. Change to the project directory:
cd my-portfolio
  1. Install the dependencies:
npm install

🤖 Running my-portfolio

node app.js

🧪 Tests

npm test

🛣 Project Roadmap

  • ℹ️ Task 1: Implement X
  • ℹ️ Task 2: Implement Y
  • ℹ️ ...

🤝 Contributing

Contributions are welcome! Here are several ways you can contribute:

Contributing Guidelines

Click to expand
  1. Fork the Repository: Start by forking the project repository to your GitHub account.
  2. Clone Locally: Clone the forked repository to your local machine using a Git client.
    git clone <your-forked-repo-url>
  3. Create a New Branch: Always work on a new branch, giving it a descriptive name.
    git checkout -b new-feature-x
  4. Make Your Changes: Develop and test your changes locally.
  5. Commit Your Changes: Commit with a clear and concise message describing your updates.
    git commit -m 'Implemented new feature x.'
  6. Push to GitHub: Push the changes to your forked repository.
    git push origin new-feature-x
  7. Submit a Pull Request: Create a PR against the original project repository. Clearly describe the changes and their motivations.

Once your PR is reviewed and approved, it will be merged into the main branch.


📄 License

This project is protected under the SELECT-A-LICENSE License. For more details, refer to the LICENSE file.


👏 Acknowledgments

  • List any resources, contributors, inspiration, etc. here.

Return


About

This project demonstrates my skills with React, Three.js, framer-motion, ESLint, Tailwind, Vite and other tech goodies. Inside, you'll find who I am, my educational journey, my projects, experience, and a way to say hi.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published