https://github.com/kaykes8/alpha-state
A blog exploring philosophy, neuroscience, and personal development. Dive into deep insights, challenge perspectives, and unlock your full potential. π Where knowledge fuels change.
https://github.com/kaykes8/alpha-state
javascript postgresql rails redis rspec
Last synced: 3 months ago
JSON representation
A blog exploring philosophy, neuroscience, and personal development. Dive into deep insights, challenge perspectives, and unlock your full potential. π Where knowledge fuels change.
- Host: GitHub
- URL: https://github.com/kaykes8/alpha-state
- Owner: KaykeS8
- Created: 2025-02-03T23:15:44.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-10T17:19:12.000Z (over 1 year ago)
- Last Synced: 2025-04-10T18:51:38.262Z (over 1 year ago)
- Topics: javascript, postgresql, rails, redis, rspec
- Language: Ruby
- Homepage:
- Size: 1.62 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Blog: Exploring Philosophy, Neuroscience, and Personal Development
A blog dedicated to unraveling the mysteries of **philosophy**, **neuroscience**, and **personal development**. Dive into thought-provoking insights, challenge your perspectives, and unlock your full potential. π *Where knowledge fuels change.*
Built with **Ruby on Rails**, this project blends deep content with a solid technical foundation.
## Project Overview
This blog explores:
- The science of the mind through neuroscience.
- Lifeβs big questions via philosophy.
- Practical strategies for personal growth.
Itβs a space for curious minds to learn, reflect, and evolve.
## Features
- **Articles**: In-depth posts on neuroscience, philosophy, and self-improvement.
- **Responsive Design**: Works seamlessly across devices.
- **Search Functionality**: Find topics that resonate with you.
- **Categories/Tags**: Navigate content with ease.
## Tech Stack
- **Framework**: Ruby on Rails 7.1.5
- **Language**: Ruby 3.0.0
- **Database**: PostgreSQL
- **Frontend**: HTML, CSS, JavaScript
- **Version Control**: Git
## Installation
To run this project locally:
### Prerequisites
- Ruby 3.0.0
- Rails 7.1.5
- PostgreSQL installed and running
- Git
### Steps
1. **Clone the repository**:
```bash
git clone https://github.com/[your-username]/[your-repo-name].git
cd [your-repo-name]