Welcome to my professional website, CRZJOTHDEV! This site is a showcase of my skills, experience, and projects, as well as a platform for sharing my thoughts and insights on software development and technology.
- About: A brief introduction to myself, my education, my skills, and my professional experience.
- Projects: A collection of my recent projects, with descriptions, screenshots, and links to their repositories or live demos.
- Contact: A form where you can get in touch with me for inquiries, collaborations, or just to say hello.
This site was built using the following technology:
- NextJS
To install this site locally, follow these steps:
- Clone the repository:
git clone https://github.com/crzjothdev/crzjothdev.git
- Install the dependencies:
npm install
- Set up the environment variables:
cp .env.example .env
- Start the server:
next run dev
- Access the site at http://localhost:3000.
If you find any issues or have suggestions for improvement, please feel free to open an issue or submit a pull request.
- This site was inspired by various portfolios and blogs I've seen online, and I've tried to incorporate some of their best practices and ideas.
- Thanks to my family, friends, and colleagues for their support and encouragement in my journey as a software developer.