Everyone needs their own little spot on the interwebs, and this is mine. Welcome to my resume, on the web!
The website "Resume on the Web" is an open-source project created by the developer to showcase their resume and skills. It is built using modern technologies like GatsbyJS, GraphQL, Tailwind CSS, and Firebase. The developer aims to make their information accessible to everyone and constantly updates the website to reflect their evolving personality and learning journey.
The "Resume on the Web" project showcases a developer's skills and resume in an innovative and accessible way. By leveraging modern technologies like GatsbyJS and Tailwind CSS, the website offers a visually appealing and interactive user experience. With the source code available under the MIT License, users can explore, fork, and modify the project for their own resume websites, making it a valuable resource for learning and inspiration in web development.
GatsbyJS is a free and open-source static site generator based on React. It uses a modern development stack including Webpack, GraphQL, and modern JavaScript and CSS frameworks. It also provides a rich set of plugins, starters, and themes.
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
Tailwind CSS is a utility-first CSS framework that provides pre-defined classes for building responsive and customizable user interfaces.
ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.