{"id":23376133,"url":"https://github.com/xevion/runnerspace","last_synced_at":"2026-01-27T15:02:21.534Z","repository":{"id":42633239,"uuid":"474470394","full_name":"Xevion/runnerspace","owner":"Xevion","description":"A retro, UTSA-themed MySpace clone made in less than 36 hours during RowdyHacks 2022!","archived":false,"fork":false,"pushed_at":"2024-10-08T21:06:52.000Z","size":3744,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-04T20:07:27.907Z","etag":null,"topics":["flask","flask-login","flask-sqlalchemy","flask-wtf","flask-wtforms","profanity-filtering","python","railway","rowdyhacks","rowdyhacks-2022","runnerspace","sass"],"latest_commit_sha":null,"homepage":"https://runnerspace.xevion.dev","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Xevion.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}},"created_at":"2022-03-26T21:28:15.000Z","updated_at":"2024-10-08T21:06:56.000Z","dependencies_parsed_at":"2024-12-21T17:33:52.359Z","dependency_job_id":"1e9d8d8a-8cbb-454a-9097-d6f7c9dee278","html_url":"https://github.com/Xevion/runnerspace","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Xevion/runnerspace","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xevion%2Frunnerspace","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xevion%2Frunnerspace/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xevion%2Frunnerspace/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xevion%2Frunnerspace/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Xevion","download_url":"https://codeload.github.com/Xevion/runnerspace/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xevion%2Frunnerspace/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28815385,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T12:25:15.069Z","status":"ssl_error","status_checked_at":"2026-01-27T12:25:05.297Z","response_time":168,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["flask","flask-login","flask-sqlalchemy","flask-wtf","flask-wtforms","profanity-filtering","python","railway","rowdyhacks","rowdyhacks-2022","runnerspace","sass"],"created_at":"2024-12-21T17:33:48.189Z","updated_at":"2026-01-27T15:02:21.515Z","avatar_url":"https://github.com/Xevion.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# runnerspace\n\n[![Runnerspace Banner][banner-url]][deployment-url]\n\nIntroducing Runnerspace - a retro, UTSA-themed MySpace clone developed as part of the 'Retro' challenge during\nRowdyHacks 2022. This project was completed in under 36 hours and has since been further enhanced to serve as a\nportfolio project, now hosted on Railway.\n\n\u003cdiv align=\"center\"\u003e\n  Explore Runnerspace by clicking \u003ca href=\"https://runnerspace.xevion.dev\"\u003ehere\u003c/a\u003e.\n\u003c/div\u003e\n\n## About\n\nOur team created a MySpace-inspired platform for the UTSA student community during RowdyHacks 2022. Drawing inspiration\nfrom the popular social media services of its era, we developed the application in just under 24 hours and presented a\nfully-functional demo for judging at the event.\n\nDespite starting almost 5 hours into the hackathon, we were able to\ndeliver a polished product that captured the retro essence of MySpace.\n\n## Screenshots\n\n![Feed Screenshot](./.media/feed.png)\n![Index Screenshot](./.media/index.png)\n![Sign-up Screenshot](./.media/signup.png)\n![Post Comments Screenshot](./.media/comments.png)\n![Profile Screenshot](./.media/profile.png)\n\n## Features\n\n- Accounts\n    - Signup\n    - Login/Logout + Remember Me\n    - Administrative Access\n    - Profile Editing\n    - Profile Viewing\n    - Online and Offline account flags\n- Posts\n    - Post Creation\n        - Comment posting\n    - Post Feed + Comment Stats\n    - AJAX Post Liking System\n- Appearance\n    - Customized to look like MySpace; UTSA themed\n    - CSS written to be usable on most laptops/desktops\n    - MySpace-like Theme\n        - Image used, although text-based logo fallback available\n- Misc\n    - Easy install \u0026 setup with `pipenv`\n    - Hosted on [Railway][deployment-url]!\n    - Profanity filtering\n    - Human + Computer Readable Timestamps\n        - \"3 minutes ago\" and such...\n    - Global Header \u0026 Footer\n    - License Page\n    - About Page\n    - UTC Timestamped Page Rendering\n\n## Tech Stack\n\n- Flask\n    - Jinja Templating\n    - SQLAlchemy + SQLite\n- Sass\n- Font Awesome Icons\n- Railway\n- Other\n    - Humanize\n    - Faker\n    - `better-profanity`\n\n# Development Setup\n\nDeveloped on Python 3.8.0 - thus we recommend this version specifically.\n\n```bash\npip install pipenv\npipenv install\nflask run\n```\n\n[banner-url]: ./static/runnerspace-banner-slim.png\n\n[deployment-url]: https://runnerspace.xevion.dev/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxevion%2Frunnerspace","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxevion%2Frunnerspace","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxevion%2Frunnerspace/lists"}