Welcome to the source code for my personal portfolio website — a showcase of my work, experience, and skills as a Full Stack Developer passionate about crafting beautiful digital experiences.
Live preview https://rickcensor.github.io/
- Modern responsive design
- Light / Dark theme switch
- Animated skill bars & timeline
- Project gallery with hover effects
- Mobile-first layout
- Contact form (EmailJS or other provider)
- Social media integration (GitHub, LinkedIn, Twitter, WhatsApp)
- Optimized for accessibility and performance
- HTML5 & CSS3
- JavaScript (Vanilla)
- Font Awesome icons
- EmailJS (optional, for contact form email integration)
- Responsive CSS Grid & Flexbox
- Custom theme management (light/dark)
Clone this repository:
git clone https://github.com/rickCensor/rickCensor.github.io.git
cd rickCensor.github.ioOpen index.html in your web browser to preview the site locally.
Deploy using GitHub Pages
-
If this repository is named
rickCensor.github.io(a user site), GitHub Pages will publish the site from the repository's default branch at: https://rickcensor.github.io/ -
If you're using a different repository name (project site), follow these steps:
- Push your code to a GitHub repository.
- Go to the repository Settings → Pages.
- Under "Build and deployment", select the branch you want to publish from (usually
main) and the folder (/ (root)). - Save — GitHub will show the published URL.
- Replace personal info, projects, and social links in
index.html. - Update images & icons in
/assets/. - Add your own branding and content.
Want to get in touch or collaborate? Drop me a message via the contact form on the site or use one of the links below:
- GitHub: https://github.com/rickCensor
- LinkedIn: https://www.linkedin.com/in/
- WhatsApp: https://wa.me/+233594820990
- Email: mailto:[email protected]
This project is licensed under the MIT License.
By contributing to this repository you agree to the project's Contributor License Agreement: see CLA.md.
Copyright © 2023–2025 Derick Sarpong
Thank you for checking out my portfolio! If you find it inspiring or helpful, feel free to star ⭐ this repo, fork it, or use it as a template for your own site.
Made with ❤️ by Derick Sarpong