Skip to content

Simple Portfolio showcasing skills and projects as a software developer

License

Notifications You must be signed in to change notification settings

thughari/thughari.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hari Thatikonda's Portfolio 🌐

Welcome to my personal portfolio! This project showcases my work, skills, and experience as a software developer. It is designed to provide an overview of who I am and what I do, with interactive sections for easy navigation and a contact form for inquiries.


🌟 Features

  • Dark Mode Toggle:
    • User can switch between light and dark themes, with their choice saved in localStorage.
  • Responsive Navigation:
    • Hamburger menu for mobile view with Bootstrap icons for enhanced UI.
  • Project Showcase:
    • A section featuring my recent projects with demo links and code repositories.
  • Contact Form with Google Apps Script Integration:
    • Submissions are sent directly to Google Sheets and confirmed with a message.
  • Social Links:
    • Quick access to my social profiles like GitHub, LinkedIn, and Instagram.

📂 Folder Structure

/
├── index.html                # Main HTML file for the portfolio
├── resources/
│   ├── style.css             # Custom CSS for styling
│   ├── script.js             # JavaScript logic for UI interaction
│   ├── Images/               # Images used across the portfolio
│   ├── icons/                # Skill and tool icons
│   └── bootstrap.min.css     # Bootstrap for layout and design
└── favicons/                 # Favicon images for different platforms

🚀 Technologies Used

  • HTML5, CSS3, JavaScript
  • Bootstrap Icons & FontAwesome for icons
  • Bootstrap for responsive design
  • Google Apps Script for handling contact form submissions
  • LocalStorage to manage theme preferences

🔗 Live Demo

You can access the live version of my portfolio here:
Hari Thatikonda - Portfolio


🛠 How to Run Locally

  1. Clone the repository:

    git clone https://github.com/thughari/thughari.github.io.git
    cd thughari.github.io
  2. Open the project in a browser:

    • You can open index.html directly in a browser to view the portfolio.

📄 Apps Script Integration Guide

For detailed instructions on integrating Google Apps Script with contact form, please refer to the Apps Script Integration Guide.


📬 Contact

Feel free to reach out to me through the contact form on the website or via my social media links:


📄 License

This project is licensed under the MIT License - see the LICENSE file for details.