awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to ashutosh1919/masterportfolio

Open-source alternatives to MasterPortfolio

30 open-source projects similar to ashutosh1919/masterportfolio, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best MasterPortfolio alternative.

  • codewithsadee/vcard-personal-portfoliocodewithsadee 的头像

    codewithsadee/vcard-personal-portfolio

    7,887在 GitHub 上查看↗

    vCard Personal Portfolio is a static HTML and CSS template that provides developers with a ready-to-deploy personal portfolio website. It is built as a frontend portfolio template, delivering a responsive portfolio website that showcases a developer's projects and skills in a layout optimized for all screen sizes. The project employs a mobile-first design approach, where styles are authored for mobile viewports as the baseline and then enhanced for larger screens using progressive min-width media queries. Its CSS-grid-based responsive layout arranges page sections using CSS Grid with flexible

    HTMLcsscss3html
    在 GitHub 上查看↗7,887
  • saadpasta/developerfoliosaadpasta 的头像

    saadpasta/developerFolio

    6,451在 GitHub 上查看↗

    DeveloperFolio is a React-based template for building a personal developer portfolio website. The project is fundamentally a single-configuration portfolio site where all page content, sections, and links are driven by one central JSON file, eliminating the need to touch component code. It is designed to be deployed as a static site to hosting services like GitHub Pages or Netlify. The portfolio template integrates directly with GitHub, using a personal access token to fetch and display pinned repositories and profile data. It also embeds external social media feeds, pulling recent tweets fro

    JavaScriptdeveloper-foliodeveloper-portfoliohacktoberfest
    在 GitHub 上查看↗6,451
  • github/personal-websitegithub 的头像

    github/personal-website

    7,616在 GitHub 上查看↗

    This project is a developer portfolio generator and static site generator designed to transform markdown files and external API data into a professional website. It functions as a GitHub Pages template that renders dated articles through a markdown blog engine and creates static HTML pages for web hosting. The system distinguishes itself by acting as a GitHub API portfolio, automatically importing and displaying repository data and user profiles to populate portfolio elements. It utilizes API-driven content injection to automate updates to the project showcase and professional profile. The f

    HTML
    在 GitHub 上查看↗7,616

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • rammcodes/dopefoliorammcodes 的头像

    rammcodes/Dopefolio

    3,724在 GitHub 上查看↗

    Dopefolio is a customizable developer portfolio template designed for software engineers to showcase technical skills, project galleries, and detailed case studies. It is a responsive, multi-page static site featuring a central homepage and dedicated detail pages for individual technical project breakdowns. The template utilizes a CSS variable theming system that allows for instant site-wide updates to primary colors and visual styles. Its structure is optimized for search engines, employing a lean HTML hierarchy to ensure fast load times and high visibility. The project covers the presentat

    HTMLcsscss3html5
    在 GitHub 上查看↗3,724
  • ryanfitzgerald/devportfolioRyanFitzgerald 的头像

    RyanFitzgerald/devportfolio

    4,917在 GitHub 上查看↗

    devportfolio is an Astro portfolio template and developer portfolio starter designed to showcase technical skills, work experience, and personal projects. It functions as a static site portfolio that generates a fast, SEO-friendly website for deployment to static hosting providers. The project provides a Tailwind CSS portfolio theme featuring a minimalist visual design. It allows for rapid styling and responsive layouts through a customizable web template that can be modified via a configuration file. The codebase utilizes static site generation, component-based templating, and utility-first

    Astrojavascriptportfolioportfolio-template
    在 GitHub 上查看↗4,917
  • adrianhajdin/portfolioadrianhajdin 的头像

    adrianhajdin/portfolio

    3,666在 GitHub 上查看↗

    Portfolio is a frontend developer portfolio template designed for software engineers to present professional experience, featured software projects, and interactive web applications. It constructs user interfaces using modular components and utility-based styling, rendering visual elements through declarative composition and client-side state management. The project incorporates hardware-accelerated WebGL rendering for interactive three-dimensional graphics and card hover effects, alongside a scroll-driven animation engine that triggers motion effects and visual transitions tied to the viewpo

    TypeScriptaceternitynextjs
    在 GitHub 上查看↗3,666
  • vivek9patel/vivek9patel.github.iovivek9patel 的头像

    vivek9patel/vivek9patel.github.io

    4,303在 GitHub 上查看↗

    This project is a personal portfolio website and developer branding page designed to showcase technical skills and project history. It functions as a centralized online presence for recruiters and collaborators, providing a professional identity through a custom web interface. The site features a browser-based user interface that simulates the desktop environment and look of Ubuntu 20.04. This interactive simulation mimics an operating system to create an engaging user experience. The frontend is built with Next.js and styled using a utility-first CSS approach. The site includes professional

    JavaScriptnextjspersonal-portfoliopersonal-portfolio-website
    在 GitHub 上查看↗4,303
  • bchiang7/v4bchiang7 的头像

    bchiang7/v4

    8,258在 GitHub 上查看↗

    This is a developer portfolio site built with Gatsby, designed as a single-page website to showcase a developer's projects, experience, and personal brand. The site is powered by Gatsby's static site generator, which uses a GraphQL data layer and file-based routing to produce an optimized static build for deployment on any static hosting service. The visual theme is controlled entirely through CSS custom properties, with a centralized set of variables for navy, slate, and accent colors that can be edited to customize the site's appearance. The user interface is constructed from reusable React

    JavaScriptgatsbyjspersonal-sitestyled-components
    在 GitHub 上查看↗8,258
  • jordanschuetz/learncs8-resumeJordanSchuetz 的头像

    JordanSchuetz/LearnCS8-Resume

    10,778在 GitHub 上查看↗

    This project is a static site generator designed for building professional personal portfolios and resumes. It provides a framework for developers and students to publish their career history, academic projects, and technical qualifications as accessible, mobile-friendly websites. The system utilizes a component-based library and declarative templates to assemble consistent visual layouts. These templates incorporate a responsive grid system that automatically adjusts content positioning to ensure optimal viewing across various device screen sizes. The build process transforms source files i

    HTML
    在 GitHub 上查看↗10,778
  • colbyfayock/50-projects-for-react-and-the-static-webcolbyfayock 的头像

    colbyfayock/50-projects-for-react-and-the-static-web

    1,128在 GitHub 上查看↗

    This project is a curated educational resource designed to help developers practice frontend web development through a collection of fifty distinct coding challenges. It provides a structured curriculum focused on building functional applications using React and modern static web technologies, offering project briefs and blueprints that guide learners through the implementation of diverse web interfaces. The collection distinguishes itself by emphasizing full-stack prototyping and real-world integration patterns. Rather than focusing on isolated UI elements, the projects require the integrati

    ebookhacktoberfestjavascript
    在 GitHub 上查看↗1,128
  • chetanverma16/react-portfolio-templatechetanverma16 的头像

    chetanverma16/react-portfolio-template

    1,686在 GitHub 上查看↗

    React Portfolio Template is a static site generator template and component-based UI library designed for building personal portfolio websites and blogs. It constructs user interfaces through isolated, reusable view components and manages user interactions and interface preferences locally in the browser via client-side state reactivity. The application includes built-in capabilities for displaying professional experience, past projects, services, and contact details through structured layouts. It supports personal blog management by organizing journal entries and articles using flat files sto

    JavaScriptanimationsmodernnetlify
    在 GitHub 上查看↗1,686
  • tipsy/profile-summary-for-githubtipsy 的头像

    tipsy/profile-summary-for-github

    19,946在 GitHub 上查看↗

    This project is a GitHub profile visualization tool and activity dashboard that transforms raw data from the GitHub API into graphical summaries. It functions as a data visualizer designed to provide a high-level overview of a user's coding presence and contribution history. The tool focuses on developer portfolio enhancement by creating visual representations of platform engagement and open source contribution tracking. It generates these summaries as scalable vector graphics that can be embedded directly into markdown files. The system utilizes template-driven layouts and dynamic query par

    Vuegithub-apijavalinkotlin
    在 GitHub 上查看↗19,946
  • youngwind/blogyoungwind 的头像

    youngwind/blog

    4,655在 GitHub 上查看↗

    This project is a markdown-based static site generator and technical blogging platform designed to convert markdown files and templates into static HTML pages. It functions as a personal blog and frontend engineering portfolio for publishing software engineering guides and technical articles. The system operates as a client-side hydrated web app, serving pre-rendered static HTML and attaching interactive JavaScript listeners upon page load. It utilizes a markdown-based content pipeline to transform raw text into structured web pages for distributing long-form technical writing and tutorials.

    blogreactvue
    在 GitHub 上查看↗4,655
  • cobiwave/simplefoliocobiwave 的头像

    cobiwave/simplefolio

    14,161在 GitHub 上查看↗

    Simplefolio is a static site generator and React-based framework designed for building responsive, single-page professional portfolios. It provides a pre-structured template that allows users to showcase personal details, project galleries, and contact information through a clean, animated interface. The project distinguishes itself through a configuration-driven approach to development. Users manage their content and visual branding, such as color palettes and gradients, within centralized data files. This declarative mapping ensures that updates to project showcases, social media links, and

    SCSScsscss3html
    在 GitHub 上查看↗14,161
  • eliahuhorwitz/academic-project-page-templateeliahuhorwitz 的头像

    eliahuhorwitz/Academic-project-page-template

    4,524在 GitHub 上查看↗

    This is a static site generator template designed for creating research portfolio websites. It separates content from presentation by using Markdown files to define project metadata and research assets, then generates all pages as plain HTML files at build time, requiring no server-side processing for delivery. The template provides a structured layout for showcasing research papers, preprints, and institutional affiliations, with built-in components for displaying and copying formatted BibTeX citations. It includes media carousel components for cycling through images and videos, inline PDF r

    JavaScriptacademic-paperacademic-projectacademic-website
    在 GitHub 上查看↗4,524
  • tbakerx/react-resume-templatetbakerx 的头像

    tbakerx/react-resume-template

    2,133在 GitHub 上查看↗

    This project is a professional portfolio framework designed to generate responsive, personal resume websites. It utilizes a centralized configuration file to manage work history, skills, and contact information, decoupling content from the visual presentation layer to ensure a structured and consistent professional presence. The framework distinguishes itself by using a data-driven approach where resume content is mapped directly to components, ensuring that updates to professional profiles are reflected across the site through a single source of truth. It leverages static site generation and

    TypeScriptjavascriptnextjspersonal-website
    在 GitHub 上查看↗2,133
  • alshedivat/al-folioalshedivat 的头像

    alshedivat/al-folio

    15,759在 GitHub 上查看↗

    al-folio is a Jekyll academic theme and portfolio generator designed for researchers and professors to build professional homepages, lab sites, and research profiles. It functions as a system for creating a digital academic identity, combining a website template with tools for scientific and academic publishing. The project distinguishes itself through specialized scholarly workflows, such as automated publication lists and bibliography management driven by BibTeX files. It provides specific layouts for digital academic CVs, research portfolios, and the rendering of mathematical expressions a

    HTMLacademicacademic-websitegithub-pages
    在 GitHub 上查看↗15,759
  • tagspaces/tagspacestagspaces 的头像

    tagspaces/tagspaces

    4,935在 GitHub 上查看↗

    TagSpaces is an offline-first file tagging and organization platform that lets you manage local files with portable metadata stored directly in filenames or sidecar JSON files, eliminating the need for a central database. It functions as a full-text file search engine, a Kanban board file organizer, a local AI file assistant, an S3-compatible cloud file manager, and a web clipper and bookmark manager, all within a single application. The project distinguishes itself through a local-first architecture where all file operations, indexing, and AI processing run entirely on the device, with cloud

    TypeScriptelectronjavascriptnote-taking
    在 GitHub 上查看↗4,935
  • sharu725/online-cvsharu725 的头像

    sharu725/online-cv

    3,487在 GitHub 上查看↗

    This project is a static site generator designed to transform structured data into professional curriculum vitae and portfolio websites. It utilizes the Jekyll framework to compile plain text and data files into lightweight, web-ready HTML, allowing users to host their professional profiles directly on platforms like GitHub Pages. The system distinguishes itself by separating raw professional information from the visual layout, using YAML-based configuration files to manage content and Liquid templates to handle site structure. This approach allows for centralized data management, where work

    JavaScriptcv-templatejekylljekyll-template
    在 GitHub 上查看↗3,487
  • itsnitinr/vscode-portfolioitsnitinr 的头像

    itsnitinr/vscode-portfolio

    1,232在 GitHub 上查看↗

    Vscode-portfolio is a Next.js developer portfolio website styled to mimic the Visual Studio Code editor interface. It provides a customizable professional resume and portfolio layout featuring a built-in file explorer, interactive terminal, and project navigation links. The application includes an embedded interactive terminal that parses and executes text-based user commands locally in the browser. Visitors can browse professional summaries, view project details, and read published blog posts fetched from external platforms via configured environment variables. The user interface supports

    TypeScriptnextjsportfolioportfolio-site
    在 GitHub 上查看↗1,232
  • mouredev/mouredevmouredev 的头像

    mouredev/mouredev

    5,430在 GitHub 上查看↗

    This project is a developer portfolio website and educational resource hub. It serves as a programming community portal that aggregates social links, showcases professional experience and certifications, and provides access to technical learning materials. The site functions as an educational distribution system and a technical bookstore, offering programming courses, learning roadmaps, tutorials, and software development literature in digital and physical formats. It also incorporates a newsletter distribution system for sharing professional advice and community updates. The platform manage

    在 GitHub 上查看↗5,430
  • bedimcode/portfolio-responsive-completebedimcode 的头像

    bedimcode/portfolio-responsive-complete

    1,420在 GitHub 上查看↗

    Portfolio-responsive-complete is a responsive web portfolio template built with core web languages that adapts automatically to any screen size. It functions as a frontend developer portfolio template, providing a personal showcase site designed with a mobile-first approach. The project incorporates mobile-first fluid layouts that adapt screen structures dynamically across devices, alongside declarative style encapsulation that organizes visual rules into structured stylesheets. It features event-driven DOM manipulation to update interface states dynamically in response to user interactions.

    SCSSportfolio-websiteresponsive-portfolio-websitewebsite-design
    在 GitHub 上查看↗1,420
  • adrianhajdin/project_3d_developer_portfolioadrianhajdin 的头像

    adrianhajdin/project_3D_developer_portfolio

    7,078在 GitHub 上查看↗

    This project is a three-dimensional developer portfolio template and web application. It uses Three.js to render interactive 3D models, animations, and environmental effects directly within the browser to create an immersive professional showcase. The application integrates artificial intelligence to provide automated responses to visitor inquiries and includes a community forum where authenticated users can share knowledge. It also features a system for generating personalized learning roadmaps based on user profile data and an algorithmic content recommendation system to improve post discov

    JavaScript3dreactjsthreejs
    在 GitHub 上查看↗7,078
  • antonkomarev/github-profile-views-counterantonkomarev 的头像

    antonkomarev/github-profile-views-counter

    4,947在 GitHub 上查看↗

    This project is a server-side microservice that tracks visits to GitHub user profiles and generates a dynamic SVG image to display the total count. It functions as a visual analytics tool that increments a numerical value on every request to monitor profile traffic. The service allows for appearance customization, enabling users to adjust the colors and thematic styles of the counter via query parameters in the request URL. It also includes a utility for importing historical view counts to maintain statistical continuity. The system manages persistent visit counters using a key-value store a

    PHPanalyticscountergh
    在 GitHub 上查看↗4,947
  • jawil/blogjawil 的头像

    jawil/blog

    7,828在 GitHub 上查看↗

    This project is a technical blog platform and markdown static site generator designed for publishing developer guides, coding tutorials, and professional articles. It functions as a developer portfolio site that hosts technical notes and a writing archive to showcase software engineering expertise. The system uses a file-system routed architecture where the directory structure of the content folder determines the website URL paths. It transforms markdown files into pre-rendered HTML pages through a static site generation process, utilizing a client-side hydrated layout to add interactive elem

    JavaScriptblogcssdifficulty
    在 GitHub 上查看↗7,828
  • dwqs/blogdwqs 的头像

    dwqs/blog

    3,775在 GitHub 上查看↗

    This project is a technical blog platform and developer portfolio site designed for publishing curated engineering documentation and professional technical writing. It functions as a markdown publishing tool and static site generator that transforms plain text files into a formatted collection of technical articles and software engineering notes. The system serves as a markdown publishing platform for organizing and sharing technical guides, software engineering documentation, and professional insights. It allows for the creation of a professional online presence by hosting technical content

    JavaScriptblog
    在 GitHub 上查看↗3,775
  • akashyap2013/portfolio_websiteakashyap2013 的头像

    akashyap2013/PortFolio_Website

    844在 GitHub 上查看↗

    This project is a static personal website template designed to showcase professional experience, career history, and technical skills. It provides a structured layout for individuals to establish an online presence for potential employers or clients. The template utilizes a responsive design approach, ensuring the interface adapts to various screen sizes through a grid system and mobile-first styling principles. By incorporating the Bootstrap framework, the project offers a consistent set of utility styles and components that facilitate the creation of a professional portfolio without requiri

    HTML
    在 GitHub 上查看↗844
  • imsyy/homeimsyy 的头像

    imsyy/home

    4,571在 GitHub 上查看↗

    Home is a lightweight static site portfolio framework used to create personal landing pages and digital identity hubs. It provides customizable templates to showcase personal information, interactive widgets, and professional presence. The project integrates dynamic web dashboards featuring real-time information displays for weather, date, and time. It includes a curated link tree for managing social media and external website links, as well as an embedded audio player that loads specific song lists based on site configuration. The framework supports static site customization through JSON-ba

    Vuehomehomepage
    在 GitHub 上查看↗4,571
  • mirai-mamori/sakurairomirai-mamori 的头像

    mirai-mamori/Sakurairo

    3,996在 GitHub 上查看↗

    Sakurairo is a feature-rich WordPress theme and personal blog framework designed for multilingual sites. It functions as a visual layer that provides comprehensive layout controls, ranging from a dynamic UI toolkit with glassmorphism effects to a full personal branding site template. The project distinguishes itself through AI content enhancement, using large language models to automatically summarize articles and generate interactive terminology annotations. It also integrates external activity tracking and profile synchronization for platforms such as Steam and Bilibili. The theme includes

    PHPai-assistedai-assisted-readingcolor-scheme
    在 GitHub 上查看↗3,996
  • emmabostian/developer-portfoliosemmabostian 的头像

    emmabostian/developer-portfolios

    20,754在 GitHub 上查看↗

    This project is a community-driven directory of developer portfolios designed to serve as a resource for professional identity development and design inspiration. It functions as a structured data repository that collects and organizes personal website metadata, enabling users to discover and share examples of professional online presence. The platform operates through a collaborative model where content is managed via version control workflows. By utilizing pull requests, the project facilitates community-driven growth, allowing contributors to submit and maintain portfolio entries within a

    Python
    在 GitHub 上查看↗20,754