awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to ryanfitzgerald/devportfolio

Open-source alternatives to Devportfolio

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

  • ashutosh1919/masterportfolioashutosh1919 avatar

    ashutosh1919/masterPortfolio

    4,189View on GitHub↗

    This project is a developer portfolio template designed for software engineers to establish a professional online presence. It serves as a structured website to showcase technical credentials, work experience, skills, and academic certifications. The platform features a dynamic activity dashboard that synchronizes real-time data from GitHub, automatically importing pull requests, issues, and project activities. It also includes a dedicated resume hosting capability that embeds a PDF viewer directly in the browser. Users can manage their personal branding through visual theme customization, u

    JavaScriptbest-portfolio-websitebest-websitecss3
    View on GitHub↗4,189
  • codewithsadee/vcard-personal-portfoliocodewithsadee avatar

    codewithsadee/vcard-personal-portfolio

    7,887View on 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
    View on GitHub↗7,887
  • vivek9patel/vivek9patel.github.iovivek9patel avatar

    vivek9patel/vivek9patel.github.io

    4,303View on 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
    View on GitHub↗4,303

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • jupyterlite/jupyterlitejupyterlite avatar

    jupyterlite/jupyterlite

    4,840View on GitHub↗

    JupyterLite is a WebAssembly-based interactive notebook environment that enables browser-based computing without a backend server. It provides a client-side data science sandbox where users can execute programming language kernels and run interactive notebooks entirely within the web browser. The project allows for the creation of tailored distributions by pre-installing specific language packages, bundling custom wheels, and applying environment configurations. It supports the generation of static sites that can be deployed to any standard HTTP host, including the ability to package the envi

    TypeScriptjupyterjupyterlabjupyterlab-extension
    View on GitHub↗4,840
  • bchiang7/v4bchiang7 avatar

    bchiang7/v4

    8,258View on 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
    View on GitHub↗8,258
  • rammcodes/dopefoliorammcodes avatar

    rammcodes/Dopefolio

    3,724View on 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
    View on GitHub↗3,724
  • imsyy/homeimsyy avatar

    imsyy/home

    4,571View on 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
    View on GitHub↗4,571
  • chetanverma16/react-portfolio-templatechetanverma16 avatar

    chetanverma16/react-portfolio-template

    1,686View on 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
    View on GitHub↗1,686
  • cobiwave/simplefoliocobiwave avatar

    cobiwave/simplefolio

    14,161View on 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
    View on GitHub↗14,161
  • saadpasta/developerfoliosaadpasta avatar

    saadpasta/developerFolio

    6,451View on 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
    View on GitHub↗6,451
  • youngwind/blogyoungwind avatar

    youngwind/blog

    4,655View on 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
    View on GitHub↗4,655
  • jordanschuetz/learncs8-resumeJordanSchuetz avatar

    JordanSchuetz/LearnCS8-Resume

    10,778View on 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
    View on GitHub↗10,778
  • magicuidesign/portfoliomagicuidesign avatar

    magicuidesign/portfolio

    1,399View on GitHub↗

    Portfolio is a developer portfolio website and personal blog publishing template built with Next.js, Tailwind CSS, and React. It provides a static-ready framework designed to showcase professional projects and articles through a minimalist interface with responsive layout adaptation. Site content, metadata, and navigation links are managed through a single centralised configuration file to simplify initial project setup and ongoing updates. The interface incorporates a component-driven UI library alongside declarative motion animations that apply spring physics and keyframe transitions to int

    TypeScript
    View on GitHub↗1,399
  • adrianhajdin/portfolioadrianhajdin avatar

    adrianhajdin/portfolio

    3,666View on 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
    View on GitHub↗3,666
  • mldangelo/personal-sitemldangelo avatar

    mldangelo/personal-site

    1,642View on GitHub↗

    This project is a personal portfolio website template built as a static site generator. It provides a structured framework for professionals to showcase their career history, technical projects, and blog content through a responsive web interface. The site distinguishes itself by integrating a markdown-based content management system that converts plain text files into structured web pages. It includes automated deployment workflows that trigger build and release processes whenever changes are pushed to the repository, ensuring that updates are published to a live web server without manual in

    TypeScriptgithub-pagejavascriptpersonal-website
    View on GitHub↗1,642
  • next-theme/hexo-theme-nextnext-theme avatar

    next-theme/hexo-theme-next

    2,774View on GitHub↗

    This project is a visual framework and design system for the Hexo static site generator. It provides a modular foundation for building blogs and documentation sites, utilizing a hierarchical template system to ensure consistent layout and aesthetic across all pages. The framework distinguishes itself through a configuration-driven approach that decouples site settings from core source code. Users can manage visual preferences, third-party service integrations, and modular components through external configuration files. It includes built-in support for responsive design, multi-language conten

    JavaScripthexohexo-themetheme-next
    View on GitHub↗2,774
  • angular/universalangular avatar

    angular/universal

    4,001View on GitHub↗

    Angular Universal is a server-side rendering framework and static site generator for Angular applications. It provides the core engines and tools necessary to generate HTML on a server or during the build process to improve initial load performance and search engine optimization. The project enables both dynamic server-side rendering for on-demand HTML generation and build-time prerendering to create static files for predefined routes. It features a hydration engine that transfers server-side state and cached HTTP responses to the client, preventing the browser from duplicating network reques

    TypeScript
    View on GitHub↗4,001
  • creativetimofficial/tailwind-starter-kitcreativetimofficial avatar

    creativetimofficial/tailwind-starter-kit

    6,078View on GitHub↗

    Tailwind Starter Kit is a copy-paste UI component library built with Tailwind CSS, designed to accelerate front-end development by providing pre-built, reusable interface blocks that can be inserted directly into any project without package managers or build tools. It delivers identical UI components as native code for React, Vue, Angular, and plain HTML, making it a framework-agnostic resource for assembling responsive layouts. The kit structures its UI blocks as plain Tailwind markup that AI code generators can parse and reproduce from natural-language descriptions, making it compatible wit

    HTML
    View on GitHub↗6,078
  • epicweb-dev/epic-stackepicweb-dev avatar

    epicweb-dev/epic-stack

    5,537View on GitHub↗

    Epic Stack is a full stack application boilerplate and TypeScript web framework designed for launching production-ready web applications. It serves as a Node.js backend starter and a foundation for building scalable frontend and backend services. The project provides a pre-configured environment for full stack web bootstrapping, focusing on a modern development workflow that integrates the frontend, backend, and database configuration. It includes a frontend component library for creating consistent and responsive user interfaces. The stack facilitates rapid application prototyping and produ

    TypeScriptepic-stackremix-stackremix-stacks
    View on GitHub↗5,537
  • suitcss/suitsuitcss avatar

    suitcss/suit

    3,788View on GitHub↗

    Suit is a CSS component architecture framework and methodology designed for organizing styles using predictable naming conventions for components, descendants, and visual variations. It serves as a design system styling framework that maps application states and design variations to modular CSS rules. The system utilizes namespace-based CSS scoping to isolate component styles and prevent unintended side effects in global stylesheets. It also functions as a utility-first toolkit, providing a system for applying single-purpose layout and spacing rules to reduce code duplication. The methodolog

    HTMLcsscss-packagespostcss
    View on GitHub↗3,788
  • poole/hydepoole avatar

    poole/hyde

    3,799View on GitHub↗

    Hyde is a static site theme for Jekyll that implements a two-column layout featuring a dedicated sidebar and a primary content area. It serves as a template for organizing text-heavy websites, providing a structure for documentation, portfolios, and blogs. The theme distinguishes itself through a Gist integration framework that allows for the embedding of hosted code snippets and external blocks via remote identifiers. It also includes an automated system for generating standard RSS feeds and custom error pages during site setup. The project covers visual customization through predefined col

    CSSjekylljekyll-theme
    View on GitHub↗3,799
  • transitive-bullshit/nextjs-notion-starter-kittransitive-bullshit avatar

    transitive-bullshit/nextjs-notion-starter-kit

    7,021View on GitHub↗

    This is an opinionated starter kit that turns a Notion workspace into a fast, SEO-friendly website using Next.js and Vercel. It functions as a static site generator that builds a complete website from Notion content during the build process, integrating Notion as a content management system to pull pages and render them as a web site. The kit generates automatic social images for each page, creates human-readable URL slugs from page titles, and produces search-engine-optimized pages from Notion content. It includes a keyboard-driven search overlay and table of contents for navigating content

    TypeScriptblognextjsnotion
    View on GitHub↗7,021
  • middleman/middlemanmiddleman avatar

    middleman/middleman

    7,110View on GitHub↗

    Middleman is a Ruby-based static site generator and web framework used to transform templates and assets into standalone HTML, CSS, and JavaScript files. It functions as a multi-engine template processor and build tool, converting source markup into production-ready websites that can be hosted on any web server. The system is distinguished by a comprehensive asset pipeline that handles compression, minification, and fingerprinting to optimize web delivery. It features an extensible architecture with lifecycle hooks and a middleware-based request interception layer, allowing for the programmat

    Rubymiddlemanstatic-site-generator
    View on GitHub↗7,110
  • ericalli/static-site-boilerplateericalli avatar

    ericalli/static-site-boilerplate

    1,731View on GitHub↗

    Static-site-boilerplate is a web development boilerplate and static site generator that establishes project folder structures and initializes new web projects with modern developer tooling. It provides a task-pipeline asset bundling system and an asset pipeline tool to transpile, bundle, minify, autoprefix, and optimize stylesheets, scripts, and images into production-ready static assets. The development workflow includes a local preview server with hot reloading enabled to inject updates instantly into the browser, alongside source code linting that inspects JavaScript and CSS files against

    JavaScriptbabelboilerplatees6
    View on GitHub↗1,731
  • hugoblox/kitHugoBlox avatar

    HugoBlox/kit

    9,531View on GitHub↗

    This project is a framework for building static websites using the Hugo static site generator. It functions as a Markdown-based content management system and a page builder that utilizes Tailwind CSS to assemble modular utility-first blocks into final web pages. The system features specialized capabilities for creating academic portfolios, including a framework to import BibTeX publications and manage scholarly resumes. It also includes an AI website generator that produces deployable Markdown structures and content based on natural language descriptions. The platform covers a broad range of

    HTMLacademicblogdocumentation-tool
    View on GitHub↗9,531
  • imathis/octopressimathis avatar

    imathis/octopress

    9,243View on GitHub↗

    Octopress is a Jekyll blogging framework and static site generator theme designed for publishing professional blogs. It provides a collection of responsive semantic templates and styling to render markdown content into mobile-friendly websites. The project features an integrated static asset pipeline that compresses and transforms CSS and JavaScript files during the build process to optimize load times. It includes an SEO optimized blog template with automatic sitemap generation, archive pages, and metadata for improved search engine indexing, as well as client-side site search using local in

    Ruby
    View on GitHub↗9,243
  • metalsmith/metalsmithmetalsmith avatar

    metalsmith/metalsmith

    7,827View on GitHub↗

    Metalsmith is a Node.js static site generator and static content processor that transforms source files into websites, eBooks, or technical documentation. It functions as a file-to-object transformer, converting directory trees into plain JavaScript objects that can be programmatically manipulated in memory. The project is built around a pluggable build pipeline where files are passed through a sequence of custom functions to transform content and metadata incrementally. This architecture allows users to extend functionality by writing their own plugins or using third-party modules to define

    JavaScriptjavascriptmarkdownmarkdown-to-html
    View on GitHub↗7,827
  • observablehq/frameworkobservablehq avatar

    observablehq/framework

    3,522View on GitHub↗

    This project is a static site generator and development environment designed for building data-driven dashboards and reports. It functions as a framework that combines narrative markdown documentation with interactive visualizations and data-driven components, compiling them into optimized static assets that can be deployed to any standard web infrastructure. The framework distinguishes itself through a multi-language data pipeline that executes scripts in languages such as Python, R, and SQL during the build process. By transforming raw information into precomputed data snapshots, it ensures

    TypeScriptd3dashboardframework
    View on GitHub↗3,522
  • arthelokyo/astrowindarthelokyo avatar

    arthelokyo/astrowind

    5,756View on GitHub↗

    Astrowind is a high-performance site framework and bootstrapping tool designed for building marketing sites, professional portfolios, and high-conversion landing pages. It utilizes a utility-first CSS architecture and a component-based UI library to assemble responsive websites. The project specializes in conversion rate optimization through targeted templates for lead generation, product sales, subscription captures, and pre-launch teasers. It includes specific infrastructure for static blogging, utilizing markdown-based content modeling and rendering for long-form articles. The framework c

    Astroastroastro-blogastro-starter
    View on GitHub↗5,756
  • eliahuhorwitz/academic-project-page-templateeliahuhorwitz avatar

    eliahuhorwitz/Academic-project-page-template

    4,524View on 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
    View on GitHub↗4,524