Skip to content
View markdotcom5's full-sized avatar

Block or report markdotcom5

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
markdotcom5/README.md

SharedStars

Vision: Making Space Exploration Accessible to Everyone

Serial entrepreneur focused on democratizing space exploration through SharedStars - an AI-powered astronaut training platform I've been building for the past 3.5 months.

Space Training

Why SharedStars?

I believe space exploration should be accessible to everyone with the passion to reach for the stars, not just those with special access. By creating AI-driven training tools, we can prepare the next generation of space travelers regardless of their background.

Current Status

  • Working MVP that integrates AI training protocols
  • Custom STELLA AI assistant for personalized guidance
  • Basic training simulations and assessment tools
  • Currently incorporating feedback from early testers

What I'm Looking For

  • Developers interested in space technology
  • AI engineers who can help enhance our training simulations
  • UI/UX designers who understand complex data visualization
  • Space enthusiasts who want to contribute to making space more accessible

Immediate Needs

  • Front-end improvements for training modules
  • Integration of additional space physics simulations
  • Enhanced data visualization for training progress
  • Performance optimization for key computational components

Tech Stack

  • Backend: Node.js/Express
  • Frontend: HTML/CSS/JavaScript
  • AI: Custom integration with OpenAI
  • Database: MongoDB
  • Deployment: Vercel

Clone the repository

git clone https://github.com/markdotcom5/SharedStarsFinal.git

Install dependencies

cd SharedStarsFinal npm install

Set up environment variables

cp .env.example .env

Then edit .env with your real API keys (OpenAI, MongoDB, Stripe, etc.)

Start the development server

npm run dev

For quick questions, reach out via email at info@sharedstars.com or through our GitHub DiscussionsIf you're passionate about space and want to be part of making space training accessible globally, I'd love to connect. My journey as a founder has taken me from Wall Street to multiple tech startups, and now to the final frontier! https://www.linkedin.com/in/markdotcom/

├── /public # Static assets (images, JS, CSS) ├── /models # Mongoose data models ├── /routes # Express API routes (auth, stella, users) ├── /services # Business logic and STELLA core engines ├── /views # Frontend EJS views and UI templates ├── /ai # AI integration (STELLA_AI.js, personality, vector search)

📫 Email: info@sharedstars.com 🌐 Website: www.sharedstars.com 💼 LinkedIn: linkedin.com/in/markdotcom 🛰️ Ask a question: GitHub Discussions (optional)

Popular repositories Loading

  1. markdotcom5 markdotcom5 Public

    Serial entrepreneur focused on democratizing space exploration through SharedStars - an AI-powered astronaut training platform I've been building for the past 3.5 months.

  2. stella-platform stella-platform Public

    new project

    Shell