Skip to content

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

 
 
 

Contributors