Skip to content

immanuelaziba/sophia-odion-fullstack-developer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

===========================================
Free Dev Brand Starter — RESUME/PORTFOLIO (HTML + CSS Only)
===========================================

ABOUT THIS PROJECT
------------------
This is a personal portfolio site built entirely with HTML and CSS (no JavaScript).
It showcases Your developer profile, project case studies, tech stack, and contact information.

USE CASES
---------
- Personal site & digital CV
- GitHub README bio
- Application portfolio
- Live showcase of ongoing projects

HOW TO USE
----------
1. Download or clone the folder.
2. Open `index.html` in any web browser.
3. To make it live:
   - Upload to Netlify, GitHub Pages, or Vercel.
   - No build tools needed.

FOLDER STRUCTURE
----------------
/
├── index.html           → Main webpage
├── style.css            → All styles (editable)
├── README.txt           → You’re reading this
└── assets/
    └── profile.jpg      → Your profile image (replace with your own)

CUSTOMIZATION
-------------
- To change name, bio, projects: edit `index.html`
- To change colors or layout: edit `style.css`
- Accent color is controlled by this variable in `style.css`:
- Scroll Reveal Upgrade (JS) available at https://paystack.shop/dev-brand-kits
    
	:root {
      --accent: #008080;
      --accent-light: #d0f0f0;
    }

- Use `.project-links.inherit` for plain text-style links
- Use `.project-links.accent` for bold colored links

PROJECT LINKS
-------------
This template includes link buttons for:
  - Live Demo
  - GitHub Repo
  - API Docs (if needed)

To update:
  1. Find the "Projects" section in `index.html`
  2. Replace href values with your actual URLs

CREDITS
-------
Designed by Immanuel Aziba — Dev x Brand x Strategy    
No frameworks, no dependencies — just HTML & CSS

CONTACT
-------
To give feedback or report issues, email: immanuelaziba@gmail.com, WhatsApp: wa.me/+2349031525643 

About

Sophia Odion's Portfolio Site

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors