Skip to content

AvianSilk/portfolio

Repository files navigation

Portfolio

Personal portfolio website for Venkata Maruthi Sowmyanath Adapala.

Live site: aviansilk.github.io/portfolio

Stack

Static site — no build step, no framework.

File Role
index.html All page content
style.css Styling and responsive layout
script.js Copyright year + mobile menu toggle
assets/images/ Profile photo

Running locally

Open index.html directly in a browser, or serve it with any static file server:

npx serve .
# or
python3 -m http.server 8080

Deploying

Pushing to main automatically updates the GitHub Pages deployment.

About

My Portfolio

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Contributors