Skip to content

Cosmic Resume Theme - #793

Merged
praveenscience merged 3 commits into
praveenscience:mainfrom
rhalbhavi:main
Jul 29, 2026
Merged

Cosmic Resume Theme#793
praveenscience merged 3 commits into
praveenscience:mainfrom
rhalbhavi:main

Conversation

@rhalbhavi

Copy link
Copy Markdown
Contributor

What does this PR do?

This PR adds a Cosmic resume theme. It has a Two-column layout, Immersive starry backdrop, Glowing elements, Monospace typography.

Key Features

  • Dark, Futuristic Aesthetic: A minimalist design with a black background and glowing accents, inspired by cosmic themes.
  • Consistent Branding: Uses the same Overpass Mono and Titillium Web fonts and a cyan and coral color scheme as the "Space" portfolio theme for a unified look.
  • Two-Column Layout: Divides the resume into two distinct sections for improved readability and visual organization.
  • Static Left Column: Contains personal branding elements such as your photo, name, title, contact information, and social links, remaining fixed while the right column scrolls.
  • Scrollable Right Column: Houses the detailed content including summary, experience, education, projects, certifications, publications, awards, volunteer work, and testimonials.
  • Dedicated Right Column Sections: Specifically places Skills, Languages, and Interests within the scrollable right column for easy access alongside other content.
  • Comprehensive Section Coverage: Includes all standard resume sections to ensure a complete and detailed profile.
  • Print-Ready Design: Optimized for A4 printing with adjusted styles for a clean, professional hard copy.

Closes #789

Type of Change

  • New tool
  • Enhancement to existing tool
  • Bug fix
  • Documentation update
  • Build system / infrastructure

Screenshot

Screenshot from 2026-07-29 17-48-13 Screenshot from 2026-07-29 17-48-18 Screenshot from 2026-07-29 17-48-26

Checklist

  • I have read the Contributing Guide
  • My branch follows the naming convention (add/tool-name, feat/description, or fix/description)
  • I have tested my changes locally in at least one modern browser

For new tools:

  • The tool is a single self-contained .html file in the tools/ folder
  • The filename is kebab-case (e.g. json-formatter.html)
  • I added an entry to data/tools.json with all required fields
  • I added a screenshot as tools/<tool-name>.png next to the HTML file
  • No JS frameworks (React, Vue, Angular, etc.) or heavy UI libraries (Bootstrap JS, jQuery, etc.)
  • CDN links for lightweight libraries and fonts are fine — no copy-pasting library source code inline
  • I ran node scripts/sort-norm.js data/tools.json to sort and normalize the tools registry
  • I ran node scripts/build.js and verified the landing page renders correctly

For enhancements / bug fixes:

  • I have not introduced any external dependencies
  • The tool still works as a standalone single HTML file

@praveenscience praveenscience left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@praveenscience
praveenscience merged commit 6334907 into praveenscience:main Jul 29, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Idea: Cosmic Resume Theme

2 participants