Portfolio made with reactJs for github pages. Supports light and dark theme.
The Portfolio is an impressive project created using ReactJS, designed specifically for GitHub Pages. It showcases the versatility and aesthetic appeal of modern web development, allowing users to present their work in a dynamic and engaging way. With support for both light and dark themes, this portfolio is not only visually striking but also adaptable to user preferences, catering to a wide audience.
This platform empowers creators to exhibit their projects seamlessly, ensuring that their unique styles and skills shine through. Whether you are a developer looking to showcase your coding prowess or an artist wanting to display your creations, this Portfolio provides an excellent foundation to build on.
Light and Dark Theme Support: Switch between two visually appealing themes to enhance user experience based on preference or time of day.
Built with ReactJS: Utilizes the powerful capabilities of ReactJS to ensure a smooth and interactive user interface, enhancing engagement.
Customizable Design: Easily modify components to match personal branding or aesthetic preferences, creating a unique online presence.
Responsive Layout: Optimized for various screen sizes and devices, ensuring a consistent experience for all users.
GitHub Pages Compatibility: Effortlessly deploy your portfolio on GitHub Pages, making it accessible to potential employers and clients.
Easy Integration of Projects: Showcase multiple projects clearly and attractively, with options to include descriptions, images, and links.
User-Friendly Navigation: Features intuitive menu and layout design that allows visitors to easily explore your work without confusion.
React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components
Bootstrap is the most popular CSS Framework for developing responsive and mobile-first websites.
SCSS is a preprocessor scripting language that extends the capabilities of CSS by adding features such as variables, nesting, and mixins. It allows developers to write more efficient and maintainable CSS code, and helps to streamline the development process by reducing repetition and increasing reusability.
Styled Components is a popular library for styling React components using CSS syntax. It allows you to write CSS in your JavaScript code, making it easier to create dynamic styles that are specific to each component.
A personal website is an online platform that showcases an individual's work, interests, and personality. It can include a range of content, such as a bio, resume, portfolio, blog, and contact information, and is often used to promote one's personal brand or professional services.
A portfolio website is a type of website that showcases an individual's or a company's work, skills, and accomplishments. It typically includes a gallery of images or videos, case studies, and client testimonials to provide potential clients or employers with a comprehensive overview of their experience and expertise.
Gridsome is a Vue.js-based static site generator that makes it easy to build fast and flexible websites and applications by leveraging modern web technologies like GraphQL, Webpack, and hot reloading
A website that uses GraphQL as a query language to manage data fetching and state management. This includes features such as a strongly typed schema, client-side caching, and declarative data fetching to streamline data management and optimize website performance.