{"id":20676595,"url":"https://github.com/intermediadesigns/tech-hub","last_synced_at":"2026-04-27T03:31:38.881Z","repository":{"id":260693239,"uuid":"882049249","full_name":"IntermediaDesigns/tech-hub","owner":"IntermediaDesigns","description":null,"archived":false,"fork":false,"pushed_at":"2024-11-13T02:12:08.000Z","size":1985,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-26T15:09:39.400Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://tech-hub-rho.vercel.app","language":"TypeScript","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/IntermediaDesigns.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}},"created_at":"2024-11-01T19:15:32.000Z","updated_at":"2024-11-13T02:12:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"8aa51c86-0c42-4e38-98e7-86f503228d50","html_url":"https://github.com/IntermediaDesigns/tech-hub","commit_stats":null,"previous_names":["intermediadesigns/tech-hub"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/IntermediaDesigns/tech-hub","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntermediaDesigns%2Ftech-hub","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntermediaDesigns%2Ftech-hub/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntermediaDesigns%2Ftech-hub/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntermediaDesigns%2Ftech-hub/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IntermediaDesigns","download_url":"https://codeload.github.com/IntermediaDesigns/tech-hub/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntermediaDesigns%2Ftech-hub/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32321363,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"online","status_checked_at":"2026-04-27T02:00:06.769Z","response_time":128,"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":[],"created_at":"2024-11-16T21:13:05.987Z","updated_at":"2026-04-27T03:31:38.862Z","avatar_url":"https://github.com/IntermediaDesigns.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Web Development Final Project - *Tech Hub*\n\nSubmitted by: **Lynjai Jimenez**\n\nThis web app: **A Tech forum where users can create posts, share thoughts, ask questions and more!**\n\nTime spent: **6** hours spent in total\n\n## Required Features\n\nThe following **required** functionality is completed:\n\n- [ X ] **A create form that allows the user to create posts**\n- [ X ] **Posts have a title and optionally additional textual content and/or an image added as an external image URL**\n- [ X ] **A home feed displaying previously created posts**\n- [ X ] **By default, the time created, title, and number of upvotes for each post is shown on the feed**\n- [ X ] **Clicking on a post shall direct the user to a new page for the selected post**\n- [ X ] **Users can sort posts by either their created time or upvotes count**\n- [ X ] **Users can search for posts by title**\n- [ X ] **A separate post page for each created post, where any additional information is shown is linked whenever a user clicks a post**\n- [ X ] **Users can leave comments underneath a post on the post's separate page**\n- [ X ] **Each post should have an upvote button on the post's page. Each click increases its upvotes count by one and users can upvote any number of times**\n- [ X ] **A previously created post can be edited or deleted from its post page**\n\nThe following **optional** features are implemented:\n\n- [ X ] Users can only edit and deleted posts or delete comments by entering the secret key, which is set by the user during post creation\n- [ X ] Upon launching the web app, the user is assigned a random user ID. It will be associated with all posts and comments that they make and displayed on them.\n- [ X ] Users can repost a previous post by referencing its post ID. On the post page of the new post, the referenced post is displayed and linked, creating a thread\n- [ X ] Users can customize the interface of the web app\n- [ X ] Users can share and view web videos\n- [ X ] Users can set flags while creating a post. Then users can filter posts by flags on the home feed.\n- [ X ] Users can upload images directly from their local machine as an image file\n- [ X ] Display a loading animation whenever data is being fetched\n\nThe following **additional** features are implemented:\n\n* [ ] List anything else that you added to improve the site's functionality!\n\n## Video Walkthrough\n\nDeployed Website URL: \n[Tech Hub - Vercel](https://tech-hub-rho.vercel.app//)\n[Tech Hub - Netlify](https://techhub-forum.netlify.app/)\n\n![TechHub](./public/techhub.gif)\n\nYoutube Video: [Tech Hub](https://youtu.be/vhwuPRUMoyk)\nGoogle Drive Video: [Tech Hub](https://drive.google.com/file/d/1siRXncpmYgJG6b3sntKLzbZXbT658J1m/view?usp=sharing)\n\n\u003c!-- Replace this with whatever GIF tool you used! --\u003e\nGIF created with adobe express\n\u003c!-- Recommended tools:\n[Kap](https://getkap.co/) for macOS\n[ScreenToGif](https://www.screentogif.com/) for Windows\n[peek](https://github.com/phw/peek) for Linux. --\u003e\n\n## Notes\n\nDescribe any challenges encountered while building the app.\n- none\n\n## License\n\n    Copyright 2024 Lynjai Jimenez\n\n    Licensed under the Apache License, Version 2.0 (the \"License\");\n    you may not use this file except in compliance with the License.\n    You may obtain a copy of the License at\n\n        http://www.apache.org/licenses/LICENSE-2.0\n\n    Unless required by applicable law or agreed to in writing, software\n    distributed under the License is distributed on an \"AS IS\" BASIS,\n    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n    See the License for the specific language governing permissions and\n    limitations under the License.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fintermediadesigns%2Ftech-hub","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fintermediadesigns%2Ftech-hub","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fintermediadesigns%2Ftech-hub/lists"}