Giter Site home page Giter Site logo

eugenia1984 / portfolio Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 15.63 MB

Hi, I'm María Eugenia Costa, a FrontEnd Developer. Wellcome to my personal portfolio

Home Page: https://portfolio-mec.netlify.app/

JavaScript 0.67% HTML 2.02% CSS 0.88% TypeScript 96.43%
html css portfolio webdesigner frontend mui typescript nextjs react

portfolio's Introduction

💫 Hi, wellcome to my personal portfolio, build with React, Material UI and TypeScript.


Light mode / Select language

porfolio maria eugenia costa modo light

Dark mode / Select language

porfolio maria eugenia costa modo dark

Table of Contents


Demo📦

📌 https://portfolio-mec.netlify.app/


Features📢

✔️ React-DOM

✔️ Integration with MUI supporting Dark mode.

✔️ Uses the following integrations: @emotion/react / @emotion/styled / @mui/icons-material / react-hot-toast

🔜 Home page, where you can download the curriculum or visit the GitHub and LinkedIn profiles

🔜 About page, with a short presentation and my technologies.

🔜 Projects page, where you can take a look to some projects with the GitHub repository and a live demo.

🔜 Experience page, where you can read about my work experience.

🔜 Contact page, with a contact form.


Project Structure🛠️

Inside of the project, you'll see the following folders and files:

|
├── node_modules/
|
├── public/
|   ├── screens/
|   |   ├── appartamentos.png
|   |   ├── binance-l.png
|   |   └─ euge.png
|   |
│   ├── maria-eugenia-costa-en.pdf
│   ├── maria-eugenia-costa-es.pdf
│   ├── maria-eugenia-costa-pt.pdf
|  
|   
├── src/
|   ├── assets/
|   |   ├── bootstrap.svg
|   |   └─ (all the technologies icons that are shown in the portfolio)
|   |
│   ├── components/
│   │   ├── atom/
|   |   |    ├── NewWindowButton.tsx
|   |   |    ├── NewWindowButtonsStyles.css
|   |   |    ├── ParallarText.tsx
|   |   |    ├── PrimaryButton.tsx
|   |   |    └── SecondaryButton.tsx
|   |   |
│   │   ├── template/
|   |        ├──  about/
|   |        ├── contact/
|   |        ├── experience /
|   |        ├── footer/
|   |        ├── header/
|   |        ├── hero/
|   |        └──project/
|   |
|   ├── context
|   |   ├── LanguageContext.tsx
|   |   └── ThemeContext.tsx
|   |
|   └── utils/
|
├── App.txs
├── index.css
├── main.tsx
├── .eslintrc.cjs
├── .gitignore
├── index.html
├── package-lock.json
├── package.json
├── README.md
├── tsconfig.json
├── tsconfig.node.json
└── vite.config.js

src/components/ is where I put any components and similarly src/layouts/ for layouts.

Images can be placed in src/images/.

Any static assets, eg. images, can be placed in the public/ directory.


Commands

All commands are run from the root of the project, from a terminal:

Command Action
npm install Installs dependencies
npm run dev Starts local dev server at localhost:3000
npm build Build your production site to ./dist/

Notes

I appreciate your interest in this Project ⌨️ with ❤️ by María Eugenia Costa 😊 and follow me at LinkedIn - maria-eugenia-costa


portfolio's People

Contributors

eugenia1984 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.