Live Demo: https://subhash-2005.github.io/Portfolio/ Github Link: https://github.com/Subhash-2005/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.
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
- HTML5
- CSS3
- JavaScript
- Font Awesome icons
index.html— Main portfolio pagestyle.css— Website styling and responsive designscript.js— Dark mode, navigation toggle, typing animation, and active link highlightingjs/projects.js— Project cards, filtering, and modal logicassets/— Images, resume PDF, and other media files
- 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
- Open
c:\Users\subha\portfolio\index.htmlin your browser. - The site will load immediately.
- Install the
Live Serverextension in VS Code. - Open the
portfoliofolder. - Right-click
index.htmland chooseOpen with Live Server.
If you have Python installed, run the following command from the project root:
python -m http.server 8000Then open http://localhost:8000 in your browser.
- Resume: https://drive.google.com/file/d/1FJBhDCx_6Z2LR26iEMpodNF0uGus0MSz/view?usp=sharing
- LinkedIn: https://linkedin.com/in/tallurisubhash
- GitHub: https://github.com/Subhash-2005
- LeetCode: https://leetcode.com/u/subhash_03/
- CodeChef: https://www.codechef.com/users/subhash_05
- Codolio: https://codolio.com/profile/subhash_39
- GeeksforGeeks: https://www.geeksforgeeks.org/profile/subhashtac568
- 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.