Skip to content

Subhash-2005/Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Live Demo: https://subhash-2005.github.io/Portfolio/ Github Link: https://github.com/Subhash-2005/Portfolio

Talluri Subhash Portfolio

A personal portfolio website for Talluri Subhash Satya Sai Manikanta showcasing full-stack development skills, MERN stack projects, DSA achievements, internship experience, and contact information.

Project Overview

This project is a static portfolio site built with HTML, CSS, and JavaScript. It highlights:

  • Professional summary and education
  • Technical skills and tools
  • Internship experience and achievements
  • Featured projects with live demo and GitHub links
  • Contact section with email and profile links
  • Dark mode toggle and responsive navigation

Tech Stack

  • HTML5
  • CSS3
  • JavaScript
  • Font Awesome icons

Project Structure

  • index.html — Main portfolio page
  • style.css — Website styling and responsive design
  • script.js — Dark mode, navigation toggle, typing animation, and active link highlighting
  • js/projects.js — Project cards, filtering, and modal logic
  • assets/ — Images, resume PDF, and other media files

Features

  • Smooth scrolling navigation
  • Mobile-friendly responsive menu
  • Hero section with dynamic typing text
  • Skill sections for frontend, backend, databases, languages, and tools
  • DSA achievements and placement-focused messaging
  • Live resume link and profile links for LeetCode, CodeChef, Codolio, and GeeksforGeeks
  • Project modal with detailed features and responsibilities
  • Contact form using FormSubmit.co

How to Run Locally

Option 1: Open directly

  1. Open c:\Users\subha\portfolio\index.html in your browser.
  2. The site will load immediately.

Option 2: Use VS Code Live Server

  1. Install the Live Server extension in VS Code.
  2. Open the portfolio folder.
  3. Right-click index.html and choose Open with Live Server.

Option 3: Use a local HTTP server

If you have Python installed, run the following command from the project root:

python -m http.server 8000

Then open http://localhost:8000 in your browser.

Personal Links

Notes

  • The project is static and does not require a backend server to run.
  • The contact form is configured to use FormSubmit.co for sending email messages.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors