{"id":24110211,"url":"https://github.com/masterjaneza/portfolio","last_synced_at":"2026-05-05T15:31:40.811Z","repository":{"id":261456095,"uuid":"884358726","full_name":"masterjaneza/portfolio","owner":"masterjaneza","description":"A modern, animated developer portfolio built with Tailwind CSS and GSAP. Designed to be responsive, elegant, and highly interactive, it showcases projects with smooth scroll-based animations and custom styling. Built from scratch to reflect a unique personality and developer experience—perfect for job applications, freelancing, or personal branding","archived":false,"fork":false,"pushed_at":"2025-05-22T06:52:19.000Z","size":18845,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-22T07:52:52.926Z","etag":null,"topics":["autopreficer","css3","gsap","gsap-animation","gsap-scrolltrigger","html5","lenis","lenis-js","lenis-scroll","modern","modern-ui","post-css","postcss","responsive","smooth","smooth-animation","smooth-animations-and-transitions","tailwindcss","tailwindcss-plugin"],"latest_commit_sha":null,"homepage":"https://portfolio-masterjanezas-projects.vercel.app/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/masterjaneza.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-11-06T15:55:58.000Z","updated_at":"2025-05-22T06:55:40.000Z","dependencies_parsed_at":"2025-05-08T11:24:27.222Z","dependency_job_id":"c4ea0ec2-2233-4ecc-af76-00b53912e298","html_url":"https://github.com/masterjaneza/portfolio","commit_stats":null,"previous_names":["masterjaneza/portfolio"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/masterjaneza/portfolio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/masterjaneza%2Fportfolio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/masterjaneza%2Fportfolio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/masterjaneza%2Fportfolio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/masterjaneza%2Fportfolio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/masterjaneza","download_url":"https://codeload.github.com/masterjaneza/portfolio/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/masterjaneza%2Fportfolio/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261584234,"owners_count":23180675,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["autopreficer","css3","gsap","gsap-animation","gsap-scrolltrigger","html5","lenis","lenis-js","lenis-scroll","modern","modern-ui","post-css","postcss","responsive","smooth","smooth-animation","smooth-animations-and-transitions","tailwindcss","tailwindcss-plugin"],"created_at":"2025-01-11T01:13:00.314Z","updated_at":"2026-05-05T15:31:40.770Z","avatar_url":"https://github.com/masterjaneza.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🎨 MasterJaneza’s Portfolio\n\nWelcome to my digital playground — a **modern, animated, and responsive developer portfolio** designed with performance and elegance in mind. This portfolio isn’t just a list of projects; it's a living canvas of who I am as a creative developer, showcasing animation, responsiveness, and clean UI all in one cohesive experience.\n\n---\n\n## 🌐 Live Demo\n\n👁️ [View it live here](https://portfolio-masterjanezas-projects.vercel.app)\n\n---\n\n## 📖 About the Project\n\nThis portfolio was built as a showcase of **technical skill**, **aesthetic taste**, and **design sensibility**. It’s intended to serve as a professional identity online and to demonstrate mastery of:\n\n- Modern front-end workflows\n- Responsive design principles\n- Motion design using JavaScript\n- Utility-first CSS architecture with Tailwind CSS\n\nIt's a no-template, no-bootstrap zone—every pixel and animation is handcrafted.\n\n---\n\n## ✨ Key Features\n\n- 💻 **Fully Responsive Layout**  \n  Scales beautifully across mobile, tablet, and desktop devices with pixel precision.\n\n- ✨ **Smooth Animations with GSAP**  \n  Page transitions and content reveals that feel alive and intuitive.\n\n- 🎨 **Built with Tailwind CSS**  \n  Modular, maintainable, and fast to iterate—thanks to utility classes and clean architecture.\n\n- 📂 **Project Showcase Section**  \n  Visually appealing cards with animations that highlight your best work.\n\n- 🌙 **Dark Mode Ready (Future Enhancement)**  \n  The structure allows easy toggling if you plan to support dark themes later.\n\n- 🧠 **Custom JavaScript Enhancements**  \n  Scroll-triggered animations, delayed transitions, and more—all handled smoothly with GSAP.\n\n---\n\n\n---\n\n## 🔧 Technologies \u0026 Tools\n\n| Technology | Purpose |\n|------------|---------|\n| **HTML5**  | Base structure and semantic layout |\n| **Tailwind CSS** | Styling with utility-first approach |\n| **GSAP**   | Animations and scroll-triggered effects |\n| **PostCSS \u0026 Autoprefixer** | CSS preprocessing |\n| **Vite / Webpack** *(depending on setup)* | Development tooling |\n| **Git \u0026 GitHub** | Version control and deployment |\n\n---\n\n## 🚀 How to Run Locally\n\nTo test or customize this portfolio on your own machine:\n\n1. **Clone the repository:**\n```bash\ngit clone https://github.com/masterjaneza/portfolio.git\ncd portfolio\nnpm install\nnpm run dev\n```\n\n\n## 🧪 Browser Support\n\nThis project works in all modern browsers. Some enhancements (like smooth scrolling or scroll snapping) may have minor inconsistencies in older browsers, but the core functionality holds.\n\n---\n\n## 🧪 License\n\nFeel free to use, modify, or remix this project. No pressure.  \nJust give credit where credit’s due - sharing is caring. 😉\n\n---\n\n## 🌟 Support the Project\n\nIf this helped you or made you smile, hit that ⭐ on GitHub, fork it, remix it, and tag me in your own creations. Let’s build scroll magic together.\n\n---\n\n## ✍️ Credits\n\nCrafted with pixels and passion by  \n**Davit Janezashvili**  \n_aka MasterJaneza – Creative Developer \u0026 Designer_\n\n---\n\n## ⚠️ Note\n\nIf you're using dark mode, some visuals might not look as intended. For the best experience, switch to light mode.\n\n---\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmasterjaneza%2Fportfolio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmasterjaneza%2Fportfolio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmasterjaneza%2Fportfolio/lists"}