SkillAgentSearch skills...

BlogAPI

Personal Blog of Javad Torabi! This blog serves as a platform for sharing insights, experiences, and reflections on various topics. It offers readers a glimpse into my life, thoughts, and the lessons I've learned along the way.

Install / Use

/learn @JavadTorabiKh/BlogAPI
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Personal Blog of Javad Torabi

Welcome to my personal blog! This is a space where you can learn more about me and my experiences. I share my thoughts, opinions, and personal stories here.

Project Overview

This project is built using the Django framework and includes the following features:

  • Content Management System: Create, edit, and delete blog posts.
  • Home Page: Display the latest posts and categories.
  • Search Functionality: Search for posts by titles and content.
  • Comment System: Users can leave comments on each post.
  • Responsive Design: Compatible with various devices, including mobile and tablet.

Technologies Used

The project utilizes the following technologies:

  • Django: A popular web framework for rapid development.
  • HTML/CSS: For webpage design and formatting.

Installation and Setup

To set up this project, follow these steps:

  1. Clone the repository:

    git clone https://github.com/JavadTorabiKh/blogAPI.git
    cd blogAPI
    
  2. Install dependencies:

    pip install -r requirements.txt
    
  3. Start the server:

    python manage.py runserver
    

Now, you can visit http://127.0.0.1:5000/ to view your blog!

Contact Me If you have any questions or want to get in touch, you can reach me through:

Email: javadtorabi462@gmail.com

Twitter: @javad_torabi

View on GitHub
GitHub Stars8
CategoryDevelopment
Updated4mo ago
Forks0

Languages

Python

Security Score

87/100

Audited on Nov 17, 2025

No findings