{"id":28965275,"url":"https://github.com/prabhatkrmishra/Blogging-Mania","last_synced_at":"2025-12-30T22:25:37.406Z","repository":{"id":252939091,"uuid":"841965871","full_name":"0xA11CE613/Blogging-Mania","owner":"0xA11CE613","description":"A dynamic blogging application built using EJS templates, Node.js, and Express.js. This full-stack project allows users to create, edit, and view blog posts in real-time.","archived":false,"fork":false,"pushed_at":"2024-08-25T14:29:30.000Z","size":3043,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"5.0","last_synced_at":"2025-06-03T06:21:19.056Z","etag":null,"topics":["bcrypt-nodejs","bootstrap5","ejs","expressjs","html-css-javascript","jquery","nodejs","nodemailer","passport-local","postgresql-database","quill-editor","rest-api"],"latest_commit_sha":null,"homepage":"https://pkm774.line.pm/","language":"EJS","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/0xA11CE613.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-08-13T12:00:05.000Z","updated_at":"2024-10-05T16:12:46.000Z","dependencies_parsed_at":"2024-09-11T14:52:27.383Z","dependency_job_id":"29a15266-dfd3-4723-9474-496bd63f284b","html_url":"https://github.com/0xA11CE613/Blogging-Mania","commit_stats":null,"previous_names":["pkm774/blog_mania","pkm774/blog-mania","prabhatkrmishra/blogging-mania","0xa11ce613/blogging-mania"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/0xA11CE613/Blogging-Mania","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xA11CE613%2FBlogging-Mania","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xA11CE613%2FBlogging-Mania/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xA11CE613%2FBlogging-Mania/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xA11CE613%2FBlogging-Mania/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0xA11CE613","download_url":"https://codeload.github.com/0xA11CE613/Blogging-Mania/tar.gz/refs/heads/5.0","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xA11CE613%2FBlogging-Mania/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261618140,"owners_count":23185097,"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":["bcrypt-nodejs","bootstrap5","ejs","expressjs","html-css-javascript","jquery","nodejs","nodemailer","passport-local","postgresql-database","quill-editor","rest-api"],"created_at":"2025-06-24T06:10:32.031Z","updated_at":"2025-12-30T22:25:37.355Z","avatar_url":"https://github.com/0xA11CE613.png","language":"EJS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Blogging Mania V5.0\n\nA **simple**,**unique** and **stylish** Blog web application developed with the use of **FrontEnd** and **BackEnd**.\n\n## Deployment\n\nDeployed Website (V 5.0): [pkm774.line.pm](https://pkm774.line.pm/)  \nYou have to wait for atleast 1 min until website loads.  \n\n![blogging_mania](./images/home.png)\n\n## Technologies used\n\n  * HTML, **EJS (Embedded Java Script), JQuery**\n  * CSS, **Bootstrap V5.3**\n  * Javascript, **Quill**, **Highlight.js**\n  * **Express.js**, **Nodejs, npm**\n  * REST APIs: **GET**, **POST**, **PATCH**, **DELETE**\n  * **PostgresSQL RDBMS**\n  * **Login/LogOut \u0026 Register using bcrypt**\n  * **Local and Google strategy for Login and Sign Up**\n  * **Session and Cookie using Passport**\n  * **Password reset link using nodemailer**\n\n## Features\n\nThis version of application will allow registered users to \u003cb\u003ecreate, view, edit and delete\u003c/b\u003e blog posts. Posts will persist between sessions as Postgres is used as database. Non-Registered users will be able to see blogs only. User can register/login themselves using local strategy or google strategy. User can also reset their password and get reset link on their email.\n  \nSee images folder for more details.\n\n## Authors\n\n  - **Prabhat Kumar Mishra**\n    [pkm774](https://pkm774.github.io/)\n\n## Acknowledgments\n\n  * A Full Stack Capstone Project developed under Web Development Bootcamp by Angela Yu.\n\n## License\n\n![License](https://img.shields.io/badge/license-MIT%20License-blue.svg)\n\nThis project is licensed under the MIT License.\n\nCopyright (c) 2024 Prabhat Kumar Mishra\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprabhatkrmishra%2FBlogging-Mania","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprabhatkrmishra%2FBlogging-Mania","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprabhatkrmishra%2FBlogging-Mania/lists"}