{"id":50486156,"url":"https://github.com/velo4705/project-dreamy","last_synced_at":"2026-06-01T22:30:52.849Z","repository":{"id":355265081,"uuid":"1227340390","full_name":"velo4705/project-dreamy","owner":"velo4705","description":"A simple Social Media System with the use of Upvote/Downvotes, and Post Creation and Views.","archived":false,"fork":false,"pushed_at":"2026-05-08T12:40:59.000Z","size":39822,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-08T13:39:17.357Z","etag":null,"topics":["dreamy","reddit"],"latest_commit_sha":null,"homepage":"https://project-dreamy.vercel.app/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/velo4705.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-02T14:49:20.000Z","updated_at":"2026-05-08T12:41:03.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/velo4705/project-dreamy","commit_stats":null,"previous_names":["velo4705/dbms-project","velo4705/project-dreamy"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/velo4705/project-dreamy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/velo4705%2Fproject-dreamy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/velo4705%2Fproject-dreamy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/velo4705%2Fproject-dreamy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/velo4705%2Fproject-dreamy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/velo4705","download_url":"https://codeload.github.com/velo4705/project-dreamy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/velo4705%2Fproject-dreamy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33797126,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-01T02:00:06.963Z","response_time":115,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["dreamy","reddit"],"created_at":"2026-06-01T22:30:52.135Z","updated_at":"2026-06-01T22:30:52.844Z","avatar_url":"https://github.com/velo4705.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🌌 Project Dreamy\n\n[![Vercel Deployment](https://img.shields.io/badge/Deploy-Vercel-black?style=for-the-badge\u0026logo=vercel)](https://project-dreamy.vercel.app/)\n[![React 19](https://img.shields.io/badge/React-19-61DAFB?style=for-the-badge\u0026logo=react)](https://react.dev/)\n[![Supabase](https://img.shields.io/badge/Database-Supabase-3ECF8E?style=for-the-badge\u0026logo=supabase)](https://supabase.com/)\n\n**Project Dreamy** is a high-performance, media-centric social platform designed for \"dreamers\" to share thoughts, media, and inspiration. Built with a focus on aesthetics, responsiveness, and real-time interaction.\n\n---\n\n## ✨ Key Features\n\n- 🎞️ **Dreamy Slider 4.0**: A high-performance media carousel with **Ambient Background Glow** that eliminates black bars and creates an immersive viewing experience.\n- 🎨 **Dynamic Theme Engine**: Switch between **Light**, **Dark**, and **AMOLED** modes with a real-time **Rainbow Accent Picker** 🌈.\n- 👤 **Premium Profiles**: Custom banners, animated status indicators, and sleek glassmorphism UI.\n- 💬 **Social Interactions**: Real-time voting, threaded comments, and friendship logic.\n- 📦 **Smart Storage**: Powered by Supabase for lightning-fast media delivery and secure database management.\n\n## 🌐 Live Demo\n\nExperience the universe here:  \n👉 **[https://project-dreamy.vercel.app/](https://project-dreamy.vercel.app)**\n\n---\n\n## 🛠️ Tech Stack\n\n### Frontend\n- **Framework**: React 19 (Vite) Jsx\n- **Icons**: Lucide React\n- **Theming**: CSS Variables + Backdrop Filters (Glassmorphism)\n- **Routing**: React Router DOM 7\n\n### Backend\n- **Engine**: Node.js \u0026 Express\n- **Database**: PostgreSQL (via Supabase)\n- **Storage**: Supabase Storage Buckets\n- **Auth**: JWT \u0026 Bcrypt\n\n---\n\n## 📦 Installation \u0026 Setup\n\n1. **Clone the repository**:\n   ```bash\n   git clone https://github.com/velo4705/project-dreamy.git\n   cd project-dreamy\n   ```\n\n2. **Install dependencies**:\n   ```bash\n   npm install\n   ```\n\n3. **Configure Environment**:\n   Create a `.env` in the root with your Supabase credentials.\n\n4. **Start the engine**:\n   ```bash\n   npm run dev\n   ```\n   The app will be available at `http://localhost:5173`\n\n---\n\n## 👨‍💻 Developers\n\nBuilt by:\n- **[velo4705](https://github.com/velo4705)** \n- **[Logizel](https://github.com/Logizel)** \n\n*An Official DBMS Project (2026).*\n\n---\n\n## 📜 License\nThis project is open-source and available under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvelo4705%2Fproject-dreamy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvelo4705%2Fproject-dreamy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvelo4705%2Fproject-dreamy/lists"}