Giter VIP home page Giter VIP logo

website's Introduction

Personal Portfolio

Welcome to the repository for my personal portfolio website. This portfolio showcases my skills, projects, and professional journey.

Technologies Used

This project is built using a powerful stack of technologies for web development:

  • Next.js: A React framework for production.
  • TypeScript: A typed superset of JavaScript that compiles to plain JavaScript.
  • Tailwind CSS: A utility-first CSS framework for creating custom designs.
  • Supabase: An open-source Firebase alternative providing backend services.
  • Deno: A modern runtime for JavaScript and TypeScript, used for serverless functions.

Features

  • Portfolio Showcase: A curated selection of my projects and contributions, highlighting my skills in web development, design, and other areas of expertise.
  • Contact Form: This is an easy way for visitors to leave messages or inquiries, directly integrated into my email.
  • Automated Email Notifications: Automated responses to contact form submissions, ensuring that every message is acknowledged and I'm promptly notified.

Recent Enhancements

  • Deno-based Email Automation: Integration with Deno runtime and Supabase Edge Functions for server-side logic handling email notifications.
  • Secure Environment Variable Management: Utilizes Supabase for securely managing and accessing API keys and sensitive information required for email automation.
  • Improved User Interaction: Immediate feedback to users upon submitting the contact form, enhancing the overall user experience.

Getting Started

To run this project locally:

  1. Node Version: This project specifies a Node.js version in a .nvmrc file to ensure compatibility. If you have nvm (Node Version Manager) installed, set your Node version to match the project by running:

    nvm use

    If you don't have nvm installed, you can follow the installation instructions on the nvm GitHub page.

  2. Clone the repository:

     git clone https://github.com/rlajous/website.git
     cd website
  3. Install dependencies:

    npm install
  4. Start the development server:

    npm start

    The site should now be running on http://localhost:3000.

Deployment

This site is configured for deployment on Vercel, leveraging its seamless integration with GitHub for CI/CD. To deploy your version:

  1. Fork this repository.
  2. Connect your fork to Vercel.
  3. Set up environment variables as needed in Vercel's project settings.

Contributing

Feedback and contributions are always welcome! Please open an issue or submit a pull request with suggestions, questions, or enhancements.

License

This project is open-source and available under the MIT License.

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.