Skip to content

Aswin0305/webpage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aswin Arumugam — Robotics Portfolio

This repository contains a simple responsive portfolio site ready to host on GitHub Pages.

Structure

  • index.html — main single-page site
  • assets/styles.css — site styles
  • assets/script.js — small UI script

How to publish on GitHub Pages

  1. Create a new repository on GitHub (e.g., aswin-portfolio).
  2. Add these files preserving the folder structure.
  3. Commit and push to main.
  4. In the repository settings, enable GitHub Pages and set the source to main branch and / (root).
  5. Wait a minute and your site will be available at https://<your-username>.github.io/<repo-name>/.

Customization tips

  • Replace placeholder text or add project links and video embeds in index.html.
  • Add images to an assets/images folder and reference them in the HTML.
  • To use a custom domain, add it in GitHub Pages settings.

License

You may reuse and adapt this template. No license attached.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published