Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/solidsnk86/portfolioweb
Portfolio SolidSnk86
https://github.com/solidsnk86/portfolioweb
javascript nextjs postgresql react supabase typescript
Last synced: 2 months ago
JSON representation
Portfolio SolidSnk86
- Host: GitHub
- URL: https://github.com/solidsnk86/portfolioweb
- Owner: solidsnk86
- License: mit
- Created: 2023-10-08T09:08:22.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-11-26T01:05:14.000Z (2 months ago)
- Last Synced: 2024-11-26T01:28:55.466Z (2 months ago)
- Topics: javascript, nextjs, postgresql, react, supabase, typescript
- Language: TypeScript
- Homepage: https://portfolio-mgc.vercel.app
- Size: 5.4 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
| solidsnk86 / portfolio |
| ---------------------- |`This is my web portfolio made with React and NextJs 14`
Welcome to my portfolio, a space where I showcase my diverse range of projects. Leveraging the `GitHub Stats API`, you can explore the star count of each project, providing insight into their popularity and community engagement. The dynamic and personalized features are powered by `Google Sheets CSV` integration, enabling seamless updates and a tailored experience.
As you navigate through my portfolio, you'll notice its interactive elements, enriched by cookies for location tracking. This not only enhances the user experience but also allows me to connect with visitors globally. The visitor count information adds another layer of dynamism, highlighting the collaborative and evolving nature of this platform.
I invite you to explore my work, get to know the projects, and witness the fusion of technology and creativity that defines my journey. Thank you for visiting!
## Front End
[![React](https://img.shields.io/badge/React-%2320232a.svg?style=for-the-badge&logo=react&logoColor=%2361DAFB)](https://reactjs.org/)
[![Next.js](https://img.shields.io/badge/Next.js-%23000000.svg?style=for-the-badge&logo=next.js&logoColor=white)](https://nextjs.org/)
[![TypeScript](https://img.shields.io/badge/TypeScript-%23007ACC.svg?style=for-the-badge&logo=typescript&logoColor=white)](https://www.typescriptlang.org/)
[![JavaScript](https://img.shields.io/badge/JavaScript-%23F7DF1E.svg?style=for-the-badge&logo=javascript&logoColor=black)](https://developer.mozilla.org/en-US/docs/Web/JavaScript)
[![CSS](https://img.shields.io/badge/CSS-%231572B6.svg?style=for-the-badge&logo=css3&logoColor=white)](https://developer.mozilla.org/en-US/docs/Web/CSS)
[![Tailwind CSS](https://img.shields.io/badge/Tailwind%20CSS-%2338B2AC.svg?style=for-the-badge&logo=tailwind-css&logoColor=white)](https://tailwindcss.com/)
## Backend:
[![Supabase](https://img.shields.io/badge/Supabase-3540C8.svg?style=for-the-badge&logo=supabase&logoColor=white)](https://supabase.io/)
[![PostgreSQL](https://img.shields.io/badge/PostgreSQL-%23336791.svg?style=for-the-badge&logo=postgresql&logoColor=white)](https://www.postgresql.org/)
> This web application utilizes Supabase with PostgreSQL as the backend to manage various functionalities, including user tables, article views tracking, you can create update and delete posts form blog section (CRUD) and date recording. Google Sheets CSV dynamically generates content and incorporates information. The application uses cookies to collect data, including user location (country and city), and tracks the number of visitors. All this data seamlessly integrates into my Supabase database in PostgreSQL.
Feel free to download or clone this repository with git clone:
```bash
git clone https://github.com/solidsnk86/portfolioWeb.git
```Afterward, install the necessary dependencies using:
```bash
npm install @latest
# or
yarn install
```#
You can adjust and modify the ESLint rules based on your preferences.
> Enjoy this project, designed as my portfolio to showcase my work. The integration with the GitHub Stats API determines the project's star count, whith Google Sheets CSV for the proyects items section, cookies for location tracking, and visitor count information contribute to its dynamic and personalized features.
This app is deployed on Vercel:
[![Deployed on Vercel](https://img.shields.io/badge/Vercel-Deployed-0076FF.svg?logo=vercel&logoColor=white)](https://vercel.com//)
#
Error Reporting: If you encounter any issues or errors while using our application, please don't hesitate to reach out. Provide details about the problem, and I'll work to address it promptly.
Contributions: Interested in contributing to the project? Feel free to fork the repository on GitHub and submit a pull request. I appreciate any enhancements, bug fixes, or new features you may bring!
General Inquiries: Whether you have questions about the application's functionality, suggestions for improvement, or just want to say hello, your feedback is always welcome.Contact for any queries or feedback, feel free to reach out to my email at:
[![Gmail Badge](https://img.shields.io/badge/[email protected]?style=flat&logo=Gmail&logoColor=white&link=mailto:mailto:[email protected])](mailto:[email protected])
#
NeoTecs Dev ©2023