https://github.com/cramouchegit/portofolio
This repository contains the source code for my personal portfolio website, built with Next.js and TypeScript.
https://github.com/cramouchegit/portofolio
Last synced: about 1 year ago
JSON representation
This repository contains the source code for my personal portfolio website, built with Next.js and TypeScript.
- Host: GitHub
- URL: https://github.com/cramouchegit/portofolio
- Owner: Cramouchegit
- Created: 2024-10-29T17:41:20.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-27T16:50:14.000Z (over 1 year ago)
- Last Synced: 2025-02-01T06:42:49.559Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://portofoliosite-guntur.vercel.app
- Size: 16.9 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Next Portfolio
This repository contains the source code for my personal portfolio website, built with Next.js and TypeScript. The portfolio is designed to showcase my work, skills, and experiences, with a modern and responsive user interface. Below are the main features of the portfolio:
## Features
1. Navbar
A user-friendly and responsive navigation bar with links to:
- My Works: A collection of my completed projects.
- Tools: Technologies and tools I use.
- Skills: Core competencies and technical abilities.
- Contact: Contact form for reaching out.
2. About Me
Welcome to my portfolio. I'm dedicated individual with a passion for computer science and technology. Im driven by a desire to contribute to my nation's progress through my work as a data scientist in the future. With a strong foundation in the field and a commitment to continuous learning, will strives to make a meaningful impact in the world of technology.
Want to learn more about me?Check out my GitHub.
3. My Projects
Highlights of my best projects with descriptions and links. Each project includes a short summary, key technologies used, and any notable achievements.
4. Skills
A categorized list of my technical and professional skills, covering everything from front-end development to problem-solving.
5. Technologies
Showcases the technologies I am proficient in, with logos or icons for easy recognition.
6. Qualifications
A section for educational background, experiene, certifications, and professional achievements.
7. Contact Form
An email-based contact form where visitors can reach out to me directly with inquiries, project collaborations, or networking opportunities.
## Frameworks
**Client:** React, Next.js, TailwindCSS, Typescript
**Server:** Node, Next.js
## Deployment
To deploy my portfolio (or your own) run:
```bash
npm run start
```
Otherwise, when you're working on it, use
```bash
npm run dev
```
, or:
```bash
npx next dev
```
## Feedback
- [@Cramouchegit](https://www.github.com/Cramouchegit)
### Feel free to explore the repository and provide feedback or suggestions. Thank you for visiting my portfolio!