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 tbakerx/react-resume-template

Open-source alternatives to React Resume Template

30 open-source projects similar to tbakerx/react-resume-template, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best React Resume Template alternative.

  • sharu725/online-cvsharu725 avatar

    sharu725/online-cv

    3,487View on 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
    View on GitHub↗3,487
  • adrianhajdin/project_next13_car_showcaseadrianhajdin avatar

    adrianhajdin/project_next13_car_showcase

    1,887View on GitHub↗

    projectnext13car_showcase is a server-rendered web application built with TypeScript and React that functions as a searchable and filterable vehicle catalogue. The project relies on file-based routing and server-side component rendering to fetch external vehicle datasets and deliver pre-rendered pages to the client. The application incorporates a modular component library styled with utility-first CSS classes for responsive multi-device layouts. Users can browse extensive inventories by filtering vehicle listings according to manufacturer, model, production year, and fuel type. Paginated da

    TypeScriptnext13next13appnextjs
    View on GitHub↗1,887
  • 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

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
  • topfunky/hppletopfunky avatar

    topfunky/hpple

    2,880View on GitHub↗

    This project is a multi-purpose toolkit comprising a static site generator, a predictive modeling tool, and a sports analytics dashboard. It functions as a content syndication engine that converts source files into static HTML and machine-readable XML streams for blogs and professional portfolios. The system features a data processing engine designed for sports performance analytics, using linear and logistic regression to estimate season win totals and calculate win probabilities. It includes a time-series visualization framework that renders these performance trends using high-contrast them

    Objective-C
    View on GitHub↗2,880
  • 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
  • timlrx/tailwind-nextjs-starter-blogtimlrx avatar

    timlrx/tailwind-nextjs-starter-blog

    10,503View on GitHub↗

    This is a markdown-based blog engine and Next.js starter template that renders posts from files with frontmatter support for tags, authors, and metadata. It functions as a static site generator, building a complete blog into deployable HTML files for any hosting provider, while using Tailwind CSS utility classes for fully customizable typography, layout, and color schemes. The template generates RSS feeds, sitemaps, and structured metadata for search engine visibility, and supports connecting to external services like analytics tracking and comment sections through configurable plugin modules

    TypeScriptbloggingdemo-blogmdx
    View on GitHub↗10,503
  • 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
  • bartoszjarocki/cvBartoszJarocki avatar

    BartoszJarocki/cv

    9,665View on GitHub↗

    This is a configuration-driven resume builder used to generate minimalist professional curriculum vitaes and personal portfolio websites. It transforms a single structured content file into a static HTML document, decoupling raw professional data from the presentation layer. The system utilizes a centralized set of global CSS variables to manage colors and layout patterns, allowing for the customization of visual styling through a configuration file. The resulting web layout is responsive and print-optimized, ensuring the document maintains professional formatting across both digital screen

    TypeScript
    View on GitHub↗9,665
  • sproogen/modern-resume-themesproogen avatar

    sproogen/modern-resume-theme

    2,294View on GitHub↗

    This project is a static website template designed for building professional digital resumes and portfolios. It functions as a framework that transforms structured configuration data into clean, web-based curriculum vitae, integrating directly with Jekyll and GitHub Pages to facilitate the creation of personalized online professional profiles. The system distinguishes itself by separating content from presentation, allowing users to manage personal details, work history, and project portfolios within a centralized data file. It provides granular control over visual appearance through CSS vari

    HTMLcvcv-templatedemo-template
    View on GitHub↗2,294
  • cveinnt/livetermCveinnt avatar

    Cveinnt/LiveTerm

    5,403View on GitHub↗

    LiveTerm is a terminal-style static site generator and web template designed to create websites that mimic a command-line interface. It functions as a portfolio builder that transforms personal and professional information into an interactive terminal environment. The project uses a configuration-driven approach to map JSON data to visual and textual elements. This allows for the customization of site appearance, including the modification of banners, usernames, and terminal prompts. The system handles the generation of static web renderings and utilizes theme-based style injection to apply

    TypeScriptnextjspersonal-websiteterminal
    View on GitHub↗5,403
  • 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
  • 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
  • rsuite/rsuitersuite avatar

    rsuite/rsuite

    8,701View on GitHub↗

    rsuite is a React UI component library and enterprise design system used to build professional web interfaces. It functions as a themable component suite and localized UI toolkit, providing the necessary tools for developing data-heavy administrative dashboards and internal applications. The library is distinguished by its built-in support for server-side rendering to improve initial page load speeds and search engine visibility. It includes a global provider for managing consistent visual styles and high-contrast modes, alongside a translation layer for interface localization and date format

    TypeScript
    View on GitHub↗8,701
  • day8/re-frameday8 avatar

    day8/re-frame

    5,532View on GitHub↗

    re-frame is a functional framework for building single-page applications in ClojureScript. It provides a centralized, immutable database that serves as the single source of truth for the entire application state, enforcing a strict unidirectional data flow where events trigger state transitions and subsequent view updates. The framework distinguishes itself through a reactive signal graph and an interceptor-based middleware pipeline. By treating application logic as a sequence of data-driven events and declarative side effects, it decouples business logic from the view layer. This architectur

    Clojureclojurescriptre-framereact
    View on GitHub↗5,532
  • webstudio-is/webstudiowebstudio-is avatar

    webstudio-is/webstudio

    8,240View on GitHub↗

    Webstudio is a visual CMS and website builder that provides a visual development environment for designing and publishing websites. It functions as an AI-powered design tool, a REST and GraphQL API client, and an atomic CSS compiler. The platform distinguishes itself through generative AI capabilities for creating layout variants and refining visual styles from text prompts. It integrates a headless CMS workflow that maps external data sources to visual components and utilizes a specialized compiler to convert design tokens into deduplicated atomic CSS for optimized page load speeds. The sys

    TypeScriptaccessibilityalternativecloudflare
    View on GitHub↗8,240
  • 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
  • picocms/picopicocms avatar

    picocms/Pico

    3,905View on GitHub↗

    Pico is a lightweight PHP content manager and Markdown website generator that functions as a flat-file CMS. It transforms Markdown files into a structured website by using the server file system for URL routing and avoids the use of a relational database for storing content and metadata. The system is distinguished by its support for multilingual website deployment and a static site cache that saves rendered pages as HTML to reduce server load. It employs a Git-based content workflow to synchronize and deploy updates across different environments. The platform covers a broad range of capabil

    PHP
    View on GitHub↗3,905
  • coreui/coreui-free-bootstrap-admin-templatecoreui avatar

    coreui/coreui-free-bootstrap-admin-template

    12,220View on GitHub↗

    CoreUI Free Bootstrap Admin Template is a pre-built, responsive admin dashboard template built on Bootstrap 5 for constructing back-office interfaces. It provides a library of UI components with native wrappers for React, Vue, and Angular applications, alongside a Sass-based theming system for managing brand colors, dark mode, and design tokens via variables and CSS custom properties. The template includes a set of advanced form controls such as autocomplete, date pickers, and multi-step wizards with built-in validation, and supports switching the entire interface between built-in dark and li

    HTMLadminadmin-dashboardadmin-panel
    View on GitHub↗12,220
  • jsonresume/resume-clijsonresume avatar

    jsonresume/resume-cli

    4,721View on GitHub↗

    resume-cli is a command line interface for managing professional resumes based on the JSON Resume standard. It provides a suite of tools for validating resume data against a standardized schema and transforming that structured data into visual documents. The project includes a theme engine that converts data into stylized HTML and PDF documents. It features a data converter to import various professional file formats into a single standardized structure and a local server for previewing changes to a resume in real time. The toolset covers the full workflow of professional data management, fr

    JavaScriptclijavascriptjson
    View on GitHub↗4,721
  • wasp-lang/waspwasp-lang avatar

    wasp-lang/wasp

    18,146View on GitHub↗

    Wasp is a declarative full-stack web framework that enables developers to build and deploy applications by defining their architecture in a centralized configuration. By using a high-level specification, the framework automates the orchestration of frontend, backend, and database components, ensuring that infrastructure concerns like routing, authentication, and data modeling are handled consistently across the entire stack. The framework distinguishes itself through its compiler-driven approach, which translates declarative configurations into cohesive, production-ready codebases. It provide

    TypeScripthaskelljavascriptnode
    View on GitHub↗18,146
  • midudev/jscampmidudev avatar

    midudev/jscamp

    3,811View on GitHub↗

    jscamp is a full-stack web development and education project focused on mastering JavaScript, TypeScript, and AI integration. It provides a structured curriculum and interactive exercises covering language fundamentals, frontend engineering, and backend API development. The project distinguishes itself through the implementation of autonomous AI agents capable of complex task automation, such as modifying files, managing servers, and executing API calls. It includes advanced AI development tools for conversational querying, real-time code suggestions, and automated repository analysis to gene

    JavaScriptbootcamp
    View on GitHub↗3,811
  • albinotonnina/albinotonnina.comalbinotonnina avatar

    albinotonnina/albinotonnina.com

    2,754View on GitHub↗

    This is a personal portfolio website that uses scroll position to drive complex SVG scene animations, creating an interactive storytelling experience. The project is built around a scroll-synchronised animation controller that maps user scrolling to a timeline of interpolated state changes across a directed graph of visual elements, enabling fluid scene transitions. The site features a real-time animation state debugger that overlays a live HUD showing timing, active elements, and scene breakdown, with console commands for scene jumping and state export. It also includes a gradient-preserving

    JavaScriptalbinotonninaanimatecsscss
    View on GitHub↗2,754
  • imfunniee/gitfolioimfunniee avatar

    imfunniee/gitfolio

    6,743View on GitHub↗

    Gitfolio is a static website generator designed to build personal portfolio sites and blogs. It functions as a developer portfolio builder that automatically retrieves profile information and repository metadata from remote services to showcase professional work and social media presence. The platform distinguishes itself by automating the synchronization of profile data, ensuring that project statuses and professional statistics remain current without manual intervention. It provides a graphical interface for content management, allowing users to organize and publish blog posts and customize

    JavaScriptawesomebloggithub
    View on GitHub↗6,743
  • jack000/exposeJack000 avatar

    Jack000/Expose

    4,435View on GitHub↗

    Expose is a static site generator that converts local file system directories and media files into photoessay websites. It transforms folder structures into site navigation menus and generates standalone HTML and CSS files for web hosting. The tool automates media processing by applying non-destructive image effects, such as watermarking and color conversion, and performing video filter processing for cuts and stabilization. It can synthesize timelapse or stop-motion videos by converting sequences of still images based on directory keywords. Gallery organization is managed through filename-m

    Perl
    View on GitHub↗4,435
  • barryclark/jekyll-nowbarryclark avatar

    barryclark/jekyll-now

    8,398View on GitHub↗

    Jekyll Now is a starter kit and static site template designed for the rapid deployment of blogs. It provides a pre-configured foundation that integrates a GitHub Pages theme to enable website hosting without the use of command line tools. The project features a web-based content manager that allows users to update blog posts and site metadata by editing files directly within a browser. This no-code management workflow is paired with a responsive design intended for personal brand websites, including social media integration and biography sections. The framework covers static site generation

    CSS
    View on GitHub↗8,398
  • jackyzha0/quartzjackyzha0 avatar

    jackyzha0/quartz

    12,520View on GitHub↗

    Quartz is a markdown static site generator and digital garden framework designed to transform collections of markdown notes into public websites. It functions as a wiki engine that converts structured documents into a functional site through a configurable build pipeline. The system specializes in personal knowledge management by visualizing the relationships between notes via backlinks and a bidirectional connection graph. It implements a single-page application model to provide dynamic page transitions and browser URL updates without full page refreshes. The toolset covers content relation

    TypeScriptdigital-gardennetworked-thoughtobsidian
    View on GitHub↗12,520
  • hugoblox/hugo-theme-academic-cvHugoBlox avatar

    HugoBlox/hugo-theme-academic-cv

    4,970View on GitHub↗

    This project is a website theme for Hugo designed to transform Markdown files into professional academic portfolios, including CVs and publication lists. It functions as a static site template and portfolio builder, enabling the creation of researcher profiles and technical blogs. The framework includes a specialized publication manager that automatically generates individual research pages and citations by importing BibTeX files or DOI references. It also features a dedicated LaTeX mathematics renderer to display technical notation and equations across the site. The system supports a broad

    Jupyter Notebookacademicacademic-websiteblog-engine
    View on GitHub↗4,970
  • google/eleventy-high-performance-bloggoogle avatar

    google/eleventy-high-performance-blog

    4,043View on GitHub↗

    This project is a pre-configured static site template and web performance starter for building blogs using the Eleventy static site generator. It provides a foundation for creating high-performance websites through an automated build pipeline that transforms templates and content into optimized HTML files. The framework distinguishes itself by implementing a strict security posture using hash-based content security policies and a privacy-centric analytics setup that proxies tracking requests through edge functions. It further emphasizes performance through the localization of remote images an

    JavaScript11ty11ty-templateeleventy
    View on GitHub↗4,043
  • innei/shiroInnei avatar

    Innei/Shiro

    4,206View on GitHub↗

    Shiro is a personal website template and markdown static site generator designed to establish a professional digital portfolio. It provides a minimalist framework for deploying a high-performance personal site featuring an integrated administrative panel and SEO optimizations. The project distinguishes itself through a WebGL interactive frontend that renders dynamic particle physics backgrounds and animated SVG signatures. It incorporates a WebSocket notification system to push instant updates to visitors and uses API-driven metadata enrichment to transform external links into rich visual car

    TypeScript
    View on GitHub↗4,206
  • huxpro/huxpro.github.ioHuxpro avatar

    Huxpro/huxpro.github.io

    7,611View on GitHub↗

    This project is a responsive Jekyll blog theme and static site template designed as a technical blogging framework. It converts markdown content into a professional personal blog with integrated support for social profile management. The template is configured as a progressive web app, providing offline access and an app-like experience for visitors. It specifically caters to technical documentation by supporting the rendering of mathematical notation, formatted code snippets, and embedded presentations. The site includes capabilities for reader engagement through discussion system integrati

    HTMLblog-themejekyll-themejekyll-themes
    View on GitHub↗7,611