Skip to content

A clean, customizable portfolio website template built with HTML, CSS, and JavaScript. Includes responsive sections for projects, skills, and contact info. Easy to edit and deploy.

License

Notifications You must be signed in to change notification settings

jon-coder1560/software_developer_portfolio_templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Developer Portfolio Templates

This repository contains two free, customizable software-developer portfolio templates.
They’re designed for beginners and junior devs who want a clean, professional portfolio to showcase their work.

Both templates are built with HTML + CSS only, so they’re easy to edit, fork, or deploy.


🚀 Templates Included

1. Clean Dev (Light Theme)

A modern, minimal portfolio with soft colors and rounded project cards.
Perfect for resumes, job applications, and simple one-page personal sites.

Features:

  • Clean light UI
  • Soft gradients
  • Skills section
  • Multi-card project layout
  • Responsive design

2. Dark Dev (Dark Theme)

A techy, sleek dark-mode portfolio with glowing purple accents.
Made for devs who prefer a modern “developer aesthetic.”

Features:

  • Full dark mode
  • Simple card layout
  • Stylish hero banner
  • Responsive grid system
  • Easy to customize

📂 Folder Structure

/
├── clean-dev/
│ ├── index.html
│ └── style.css
│
└── dark-dev/
├── index.html
└── style.css

Each folder is a self-contained template.


🛠️ How to Use

  1. Choose a template (clean-dev or dark-dev).
  2. Edit the text inside the HTML files:
    • Change “Your Name”
    • Add your real projects
    • Update your email
  3. Modify style.css if you want to customize colors or layout.
  4. (Optional) Add a custom domain or deploy to GitHub Pages.

🌐 Deploying to GitHub Pages

  1. Create a GitHub repository.
  2. Upload one of the template folders.
  3. Go to Settings → Pages.
  4. Under Build and Deployment, select:
    • Source: main
    • Folder: /root (if index.html is in the root)
  5. Save.

Your portfolio will go live at:

https://your-username.github.io/your-repo-name/

🎨 Customization Ideas

  • Add animations (scrolling, fade, slide)
  • Add a JS project filter system
  • Add a blog section
  • Add a “Work Experience” or “Timeline” section
  • Replace fonts with Google Fonts
  • Add a light/dark mode toggle

If you want, ask and I’ll create any of those upgrades for you.


📘 License

This project is released under the MIT License.
Feel free to fork, modify, and share your own versions.


❤️ Contributing

If you improve the templates — animations, layouts, features — feel free to open a pull request.
Community contributions are welcome!


📬 Contact

If you have any questions or want me to add more templates, feel free to open an issue.

Enjoy your new portfolio setup!

About

A clean, customizable portfolio website template built with HTML, CSS, and JavaScript. Includes responsive sections for projects, skills, and contact info. Easy to edit and deploy.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published