Hello there! 👋 Welcome to my GitHub portfolio repository. This repository contains the source code for my personal portfolio website, showcasing my projects, skills, and achievements. The portfolio is built using Next.js, React, TypeScript, and Prisma, and is hosted on Vercel. It also utilizes AWS S3 for image hosting and PostgreSQL for the database.
- Next.js - A React framework for building server-rendered and statically-generated websites.
- React - A JavaScript library for building user interfaces.
- TypeScript - A statically typed superset of JavaScript that enhances code quality and developer productivity.
- Prisma - A modern database toolkit and Object-Relational Mapping (ORM) tool.
- Vercel - A cloud platform for static sites and Serverless Functions, used for hosting the portfolio app.
- AWS S3 - Amazon Simple Storage Service for hosting and serving images.
- PostgreSQL - A powerful open-source relational database system.
I'm Jeshwin Prince, a passionate computer science undergraduate student with a love for creating innovative and user-friendly web applications. I enjoy working with cutting-edge technologies and turning ideas into reality through elegant and efficient code. This portfolio website is a testament to my skills, experience, and dedication.
- Showcase of my projects and case studies.
- Detailed information about my skills and areas of expertise.
- Contact information for potential collaborations and opportunities.
- Seamless integration with my blog for sharing insights and knowledge.
To run this portfolio website locally, follow these steps:
- Clone this repository:
git clone https://github.com/your-username/portfolio.git
- Navigate to the project directory:
cd portfolio
- Install dependencies:
pnpm install
- Set up environment variables for database connection, AWS S3, and other configurations.
- Run the development server:
npm run dev
- Open your browser and visit:
http://localhost:3000
Feel free to explore the code, customize the content, and make it your own!
You can also peruse my portfolio website at jeshw.in!
I'm always excited to connect with fellow developers, potential clients, or anyone interested in technology. If you have any questions, suggestions, or just want to say hi, feel free to reach out to me at jeshwinjprince@gmail.com.
Let's build amazing things together! 🌟