https://github.com/arunbodd/portfolio

I am a Bioinformatics Scientist by Profession, AI enthusiast by Curiosity and a Technologist by skillset. To know more about me Click the below link

https://github.com/arunbodd/portfolio

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.7%) to scientific vocabulary

Keywords

artificial-intelligence-projects bioinformatics open-science personal-website
Last synced: 5 months ago · JSON representation

Repository

I am a Bioinformatics Scientist by Profession, AI enthusiast by Curiosity and a Technologist by skillset. To know more about me Click the below link

Basic Info
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Topics
artificial-intelligence-projects bioinformatics open-science personal-website
Created 11 months ago · Last pushed 9 months ago
Metadata Files
Readme

README.md

Arun Boddapati Portfolio

A modern, responsive portfolio website built with React and styled-components, featuring a clean dark theme with navy blues and teal highlights.

Features

  • Modern Design: Clean, responsive layout with a consistent dark theme
  • Interactive Elements: Hover effects, flip cards, and other interactive components
  • Comprehensive Sections: Home, About, Career (Education & Experience), Skills, Strengths, Projects, Publications, and Contact
  • Documentation: Complete MkDocs documentation for setup, development, and deployment

Live Demo

Visit the live portfolio at https://arunbodd.github.io/Portfolio

Installation

As a Template

Clone the repository to use as a template for your own portfolio:

bash git clone https://github.com/arunbodd/Portfolio.git cd Portfolio npm install npm start

As an npm Package

You can also install this portfolio as an npm package to use its components:

bash npm install @arunbodd/portfolio

Usage as a Package

```javascript import { PageContainer, Title, TimelineList, TimelineItem } from '@arunbodd/portfolio';

function MyComponent() { return ( My Custom Page {/* Your content here */} ); } ```

Documentation

Comprehensive documentation is available at https://arunbodd.github.io/Portfolio/

To run the documentation locally:

bash mkdocs serve

Available Scripts

In the project directory, you can run:

npm start

Runs the app in development mode at http://localhost:3000

npm run build

Builds the app for production to the build folder

npm run deploy

Deploys the app to GitHub Pages

npm run publish-package

Publishes the package to GitHub Packages

Customization

  1. Update content in the src/pages/ directory
  2. Modify styling in the styled-components within each file
  3. Add or replace images in the src/assets/ directory

Technologies Used

  • React
  • styled-components
  • react-router-dom
  • react-icons
  • GitHub Pages
  • MkDocs with Material theme
  • GitHub Actions for CI/CD

License

MIT

Owner

  • Name: Arun boddapati
  • Login: arunbodd
  • Kind: user
  • Location: Reston
  • Company: Leidos

GitHub Events

Total
  • Watch event: 1
  • Push event: 46
  • Pull request event: 2
  • Create event: 4
Last Year
  • Watch event: 1
  • Push event: 46
  • Pull request event: 2
  • Create event: 4

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
  • arunbodd (1)
Top Labels
Issue Labels
Pull Request Labels