auto-annotated-portfolio
This is a full-fledged portfolio website built with Next.js, Tailwind and Netlify Create with Git Content Source.
Language: typescript
Author: GitHub Repos (@github-repos)
0 stars · 0 views
Viewing path: renovate.json
Files
- .vscode (vscode)
- settings.json (json)
- extensions.json (json)
- launch.json (json)
- README.md (md)
- tsconfig.json (json)
- content (txt)
- pages (txt)
- projects (txt)
- project-three.md (md)
- project-one.md (md)
- project-two.md (md)
- index.md (md)
- blog (txt)
- post-five.md (md)
- post-seven.md (md)
- post-three.md (md)
- post-two.md (md)
- post-four.md (md)
- post-one.md (md)
- post-six.md (md)
- index.md (md)
- index.md (md)
- info.md (md)
- data (txt)
- style.json (json)
- team (txt)
- doris-soto.json (json)
- config.json (json)
- next-env.d.ts (ts)
- package.json (json)
- .eslintrc.json (json)
- stackbit.config.ts (ts)
- netlify.toml (toml)
- .stackbit (stackbit)
- models (txt)
- HeroSection.ts (ts)
- ProjectFeedSection.ts (ts)
- ImageBlock.ts (ts)
- Config.ts (ts)
- ProjectFeedLayout.ts (ts)
- Header.ts (ts)
- BackgroundImage.ts (ts)
- ContactSection.ts (ts)
- PostFeedSection.ts (ts)
- QuoteSection.ts (ts)
- TextareaFormControl.ts (ts)
- Footer.ts (ts)
- FeaturedPostsSection.ts (ts)
- MediaGallerySection.ts (ts)
- CheckboxFormControl.ts (ts)
- Social.ts (ts)
- VideoBlock.ts (ts)
- PostLayout.ts (ts)
- LabelsSection.ts (ts)
- FeaturedItemsSection.ts (ts)
- Label.ts (ts)
- Button.ts (ts)
- MetaTag.ts (ts)
- RecentProjectsSection.ts (ts)
- ProjectLayout.ts (ts)
- RecentPostsSection.ts (ts)
- TextFormControl.ts (ts)
- FeaturedItem.ts (ts)
- TestimonialsSection.ts (ts)
- Person.ts (ts)
- page-common-fields.ts (ts)
- SelectFormControl.ts (ts)
- PageLayout.ts (ts)
- TextSection.ts (ts)
- ContactBlock.ts (ts)
- EmailFormControl.ts (ts)
- section-common-fields.ts (ts)
- FeaturedProjectsSection.ts (ts)
- PostFeedLayout.ts (ts)
- index.ts (ts)
- Testimonial.ts (ts)
- DividerSection.ts (ts)
- ThemeStyle.ts (ts)
- FormBlock.ts (ts)
- CtaSection.ts (ts)
- Link.ts (ts)
- presets (txt)
- featured-items-section.json (json)
- featured-posts-section.json (json)
- text-section.json (json)
- testimonials-section.json (json)
- labels-section.json (json)
- images (txt)
- text-transparent-left.png (image)
- contact-transparent-no-media.png (image)
- contact-secondary-image-right.png (image)
- cta-transparent-btn-bottom.png (image)
- hero-transparent-text.png (image)
- testimonials-dark-small-images-col.png (image)
- skills-transparent-centered.png (image)
- media-gallery-transparent-4-col.png (image)
- posts-transparent-3-col.png (image)
- page-empty.png (image)
- posts-transparent-2-col.png (image)
- text-transparent-center.png (image)
- quote-secondary-left.png (image)
- projects-transparent-2-col.png (image)
- feat-items-transparent-1-col.png (image)
- divider-narrow.png (image)
- projects-secondary-3-col.png (image)
- media-gallery-primary-2-col.png (image)
- cta-transparent-btn-right.png (image)
- skills-transparent-left.png (image)
- posts-transparent-list-alt.png (image)
- projects-primary-list.png (image)
- quote-transparent-left.png (image)
- testimonials-white-small-images-list.png (image)
- cta-primary-btn-bottom.png (image)
- posts-secondary-list-alt.png (image)
- feat-items-secondary-2-col.png (image)
- hero-primary-image-right.png (image)
- media-gallery-dark-5-col.png (image)
- posts-transparent-list.png (image)
- page-landing.png (image)
- contact-primary-no-media.png (image)
- divider-full.png (image)
- testimonials-secondary-big-images-list.png (image)
- divider-wide.png (image)
- quote-transparent-centered.png (image)
- page-info.png (image)
- hero-secondary-image-left.png (image)
- skills-secondary-left.png (image)
- text-secondary-left.png (image)
- quote-section.json (json)
- hero-section.json (json)
- featured-projects-section.json (json)
- recent-projects-section.json (json)
- page-layout.json (json)
- contact-section.json (json)
- media-gallery-section.json (json)
- cta-section.json (json)
- recent-posts-section.json (json)
- divider-section.json (json)
- postcss.config.js (js)
- src (txt)
- utils (txt)
- get-data-attrs.ts (ts)
- seo-utils.js (js)
- highlighted-markdown.tsx (tsx)
- get-video-data.ts (ts)
- map-styles-to-class-names.ts (ts)
- data-utils.ts (ts)
- content.ts (ts)
- static-props-resolvers.ts (ts)
- common.ts (ts)
- theme-style-utils.ts (ts)
- css (txt)
- main.css (css)
- pages (txt)
- _app.js (js)
- [[...slug]].tsx (tsx)
- types (txt)
- base.ts (ts)
- generated.ts (ts)
- index.ts (ts)
- components (txt)
- atoms (txt)
- BackgroundImage (txt)
- index.tsx (tsx)
- Action (txt)
- index.tsx (tsx)
- Social (txt)
- index.tsx (tsx)
- Link (txt)
- index.tsx (tsx)
- index.ts (ts)
- molecules (txt)
- FormBlock (txt)
- TextFormControl (txt)
- index.tsx (tsx)
- TextareaFormControl (txt)
- index.tsx (tsx)
- index.tsx (tsx)
- CheckboxFormControl (txt)
- index.tsx (tsx)
- EmailFormControl (txt)
- index.tsx (tsx)
- SelectFormControl (txt)
- index.tsx (tsx)
- ImageBlock (txt)
- index.tsx (tsx)
- VideoBlock (txt)
- index.tsx (tsx)
- Annotated.tsx (tsx)
- layouts (txt)
- ProjectLayout (txt)
- index.tsx (tsx)
- PageLayout (txt)
- index.tsx (tsx)
- BaseLayout (txt)
- index.tsx (tsx)
- PostFeedLayout (txt)
- index.tsx (tsx)
- ProjectFeedLayout (txt)
- index.tsx (tsx)
- PostLayout (txt)
- index.tsx (tsx)
- sections (txt)
- Header (txt)
- index.tsx (tsx)
- HeaderLink (txt)
- index.tsx (tsx)
- RecentPostsSection (txt)
- index.tsx (tsx)
- HeroSection (txt)
- index.tsx (tsx)
- ContactSection (txt)
- index.tsx (tsx)
- PostFeedSection (txt)
- index.tsx (tsx)
- TextSection (txt)
- index.tsx (tsx)
- FeaturedProjectsSection (txt)
- index.tsx (tsx)
- FeaturedPostsSection (txt)
- index.tsx (tsx)
- LabelsSection (txt)
- index.tsx (tsx)
- FeaturedItemsSection (txt)
- FeaturedItem (txt)
- index.tsx (tsx)
- index.tsx (tsx)
- TestimonialsSection (txt)
- index.tsx (tsx)
- RecentProjectsSection (txt)
- index.tsx (tsx)
- Section (txt)
- index.tsx (tsx)
- MediaGallerySection (txt)
- index.tsx (tsx)
- CtaSection (txt)
- index.tsx (tsx)
- ProjectFeedSection (txt)
- index.tsx (tsx)
- Footer (txt)
- index.tsx (tsx)
- QuoteSection (txt)
- index.tsx (tsx)
- DividerSection (txt)
- index.tsx (tsx)
- svgs (txt)
- vimeo.tsx (tsx)
- github.tsx (tsx)
- reddit.tsx (tsx)
- index.js (js)
- cart.tsx (tsx)
- arrow-left-circle.tsx (tsx)
- arrow-up-right.tsx (tsx)
- play.tsx (tsx)
- youtube.tsx (tsx)
- arrow-right-circle.tsx (tsx)
- play-circle.tsx (tsx)
- close.tsx (tsx)
- arrow-up-left.tsx (tsx)
- send.tsx (tsx)
- instagram.tsx (tsx)
- arrow-left.tsx (tsx)
- google-play.tsx (tsx)
- apple.tsx (tsx)
- facebook.tsx (tsx)
- twitter.tsx (tsx)
- mail.tsx (tsx)
- bluesky.tsx (tsx)
- chevron-left.tsx (tsx)
- linkedin.tsx (tsx)
- menu.tsx (tsx)
- chevron-right.tsx (tsx)
- arrow-right.tsx (tsx)
- components-registry.tsx (tsx)
- renovate.json (json)
- next.config.js (js)
- public (txt)
- personal-nextjs-theme-screenshot.jpg (image)
- images (txt)
- post-3.jpg (image)
- bg4.jpg (image)
- bg3.jpg (image)
- person-3.jpg (image)
- logo5.svg (image)
- contact.jpg (image)
- gallery-1.jpg (image)
- featured-Image1.jpg (image)
- gallery-3.jpg (image)
- logo3.svg (image)
- featured-Image2.jpg (image)
- logo1.svg (image)
- bg2.jpg (image)
- featured-Image4.jpg (image)
- person-1.jpg (image)
- gallery-2.jpg (image)
- person-2.jpg (image)
- favicon.svg (image)
- post-2.jpg (image)
- about.jpg (image)
- logo2.svg (image)
- post-1.jpg (image)
- logo4.svg (image)
- bg.jpg (image)
- featured-Image5.jpg (image)
- bg1.jpg (image)
- post-4.png (image)
- featured-Image6.jpg (image)
- gallery-4.jpg (image)
- featured-Image3.jpg (image)
- personal-nextjs-theme-capture.png (image)
- personal-nextjs-theme-screenshot.png (image)
- personal-nextjs-theme-screenshot-2x.jpg (image)
- personal-nextjs-theme-screenshot-2x.png (image)
- ATTRIBUTION.md (markdown)