Welcome to the repository for my personal portfolio website! This project showcases my skills, featured projects, and provides ways to get in touch.
- Single-page layout with smooth scrolling navigation.
- Sections: Hero, About Me, Skills, Featured Projects, Contact.
- Interactive 3D starfield animation background using HTML5 Canvas and JavaScript.
- Dynamic typing animation for the hero section tagline.
- Automatic fetching and display of pinned GitHub repositories using the
gh-pinned-repos.egoist.dev
API. - Responsive design adapting to various screen sizes (desktops, tablets, mobiles).
- Aesthetic Theme with custom fonts (Anton, Bebas Neue, Pixelify Sans, etc.), CSS variables, and glow effects.
- Links to social media profiles (GitHub, Instagram, LinkedIn) and a separate CV page (
cv.html
). - Use of Font Awesome for icons.
- HTML5
- CSS3
- Flexbox
- Grid
- CSS Variables
- Animations & Transitions
- Media Queries (Responsive Design)
- Pseudo-elements
- JavaScript (ES6+)
- DOM Manipulation
fetch
API (async/await
)- HTML5 Canvas API (
requestAnimationFrame
) setTimeout
for animations
- External Services/APIs:
- Google Fonts
- Font Awesome
- Fontshare
gh-pinned-repos.egoist.dev
(for GitHub pinned repos)
[Add a link to your live portfolio website once deployed - e.g., https://jithurx.github.io/portfolio/]
- The 3D starfield animation concept and implementation is inspired by and adapted from Ibrahim Memon's portfolio, used with acknowledgment.
- Pinned repository fetching is powered by the service at gh-pinned-repos.egoist.dev.
- Icons provided by Font Awesome.
- Fonts sourced from Google Fonts and Fontshare.
This project uses a dual license approach:
- The starfield animation is used with acknowledgment from its original creator, Ibrahim Memon.
- All other original code created by me (Abhijith R) for this portfolio is released under the MIT License. You may want to include a
LICENSE.md
file containing the full MIT License text.
Please ensure you comply with the terms of any third-party assets or code used.
Abhijith R - abhijithxr@gmail.com
Project Link: https://github.com/jithurx/your-portfolio-repo