Sponsored Content
Skip to content

Repository files navigation

Dainy Jose | Resume


Portfolio Preview

Portfolio LinkedIn Dev.to GitHub


About

A modern, responsive, and interactive online resume built with React and TypeScript. This website showcases my profile, skills, experience, projects, and development blogs, and includes a downloadable PDF resume feature.


Features

  • Fully responsive design for desktop, tablet, and mobile.
  • Dark and light theme support.
  • Interactive navigation menu with smooth scrolling.
  • Sections included:
    • Profile
    • About Me
    • Skills (Technical & Soft Skills)
    • Experience
    • Academic & Projects
    • Development Blogs
    • Footer with social links
  • Downloadable resume as PDF.
  • Print-ready resume layout.

Live Preview

Check it out: https://dainyjose.github.io/my-resume/


Tech Stack

  • React (Functional Components & Hooks)
  • TypeScript for type safety
  • CSS Grid & Flexbox for layout
  • Boxicons for icons
  • React Router for smooth section navigation

Project Structure

src/
β”œβ”€β”€ Components/
β”‚ β”œβ”€β”€ AboutMe.tsx
β”‚ β”œβ”€β”€ Academic.tsx
β”‚ β”œβ”€β”€ DevBlogs.tsx
β”‚ β”œβ”€β”€ Footer.tsx
β”‚ β”œβ”€β”€ Menu.tsx
β”‚ β”œβ”€β”€ Profile.tsx
β”‚ β”œβ”€β”€ Projects.tsx
β”‚ β”œβ”€β”€ Skills.tsx
β”‚ └── Works.tsx
β”œβ”€β”€ data/
β”‚ β”œβ”€β”€ Menu.ts
β”‚ └── resumeData.ts
β”œβ”€β”€ App.tsx
└── index.tsx

Installation

  1. Clone the repository:
git clone https://github.com/dainyjose/my-resume.git
cd my-resume
  1. Install dependencies:
bun install
  1. Start the development server:
bun run dev

Usage

  • Navigate sections using the menu or scroll.

  • Click the Download Resume button in the footer to print or save the resume as PDF.

  • Works on all modern browsers and mobile devices


Customization

  • Update your personal info in src/data/resumeData.ts.

  • Update social links in src/data/Menu.ts and resumeData.ts.

  • Replace images and icons as needed in the Components folder.

πŸ§‘β€πŸ’» Author

Dainy Jose
GitHub | LinkedIn


License

Β© 2026 Dainy Jose. All rights reserved.

⚠️ This repository is shared for portfolio and reference purposes only.

Unauthorized copying, modification, redistribution, or commercial use of this project or its source code is prohibited without explicit permission from the author.

About

Dainy Jose | Interactive Resume & Portfolio Website built with React & Vite A responsive, print-ready resume and portfolio website showcasing professional experience, skills, projects, hobbies, and blogs. Supports dark mode, mobile navigation, and downloadable resume functionality.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages