Skip to content
View alexdev3x's full-sized avatar
  • Fluxion Inc.
  • Orangecounty

Block or report alexdev3x

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
alexdev3x/README.md

Profile

Sascha Reichenbächer

Founder & Director · Fluxion Inc.

🇩🇪 Building the future of AI through frontier models, multimodal intelligence, and scalable digital ecosystems.

Artificial Intelligence Generative AI Machine Learning Multimodal Models

About Fluxion Inc.

We develop large-scale AI models and multimodal systems that integrate text, vision, audio, and video. Our focus is on creating intelligent solutions for science, healthcare, and enterprise—while ensuring alignment, safety, and ethical advancement.

Technical Expertise

<div style="
  background: rgba(255, 255, 255, 0.5);
  border-radius: 14px;
  padding: 16px;
  border: 1px solid rgba(255, 255, 255, 0.6);
">
  <p style="font-size: 12px; font-weight: 600; color: #6e6e73; margin: 0 0 8px 0; text-transform: uppercase; letter-spacing: 0.5px;">Languages</p>
  <p style="font-size: 15px; color: #1d1d1f; margin: 0; font-weight: 500;">Python · C++ · Rust · TypeScript</p>
</div>

<div style="
  background: rgba(255, 255, 255, 0.5);
  border-radius: 14px;
  padding: 16px;
  border: 1px solid rgba(255, 255, 255, 0.6);
">
  <p style="font-size: 12px; font-weight: 600; color: #6e6e73; margin: 0 0 8px 0; text-transform: uppercase; letter-spacing: 0.5px;">Frameworks</p>
  <p style="font-size: 15px; color: #1d1d1f; margin: 0; font-weight: 500;">PyTorch · TensorFlow · JAX</p>
</div>

<div style="
  background: rgba(255, 255, 255, 0.5);
  border-radius: 14px;
  padding: 16px;
  border: 1px solid rgba(255, 255, 255, 0.6);
">
  <p style="font-size: 12px; font-weight: 600; color: #6e6e73; margin: 0 0 8px 0; text-transform: uppercase; letter-spacing: 0.5px;">Databases</p>
  <p style="font-size: 15px; color: #1d1d1f; margin: 0; font-weight: 500;">PostgreSQL · MongoDB · Milvus</p>
</div>

<div style="
  background: rgba(255, 255, 255, 0.5);
  border-radius: 14px;
  padding: 16px;
  border: 1px solid rgba(255, 255, 255, 0.6);
">
  <p style="font-size: 12px; font-weight: 600; color: #6e6e73; margin: 0 0 8px 0; text-transform: uppercase; letter-spacing: 0.5px;">AI & Tools</p>
  <p style="font-size: 15px; color: #1d1d1f; margin: 0; font-weight: 500;">HuggingFace · OpenAI · Docker · Ray</p>
</div>

Flagship Projects

🧠 Syndra

Multimodal AI with advanced reasoning for enterprise & research

🌐 Horizons

AI-driven real-time translation & contextual intelligence

🏥 DocPoint & VirtualMD

AI-powered telemedicine & structured medical intake

🚀 OrbitExSpace

AI-enhanced mission planning & orbital data analysis

GitHub Stats

GitHub Stats GitHub Streak

Top Languages

Get in Touch

<a href="https://www.linkedin.com/in/sreichenbaecher" target="_blank" style="
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: linear-gradient(135deg, rgba(0, 119, 181, 0.12) 0%, rgba(0, 119, 181, 0.06) 100%);
  backdrop-filter: blur(10px);
  border: 1px solid rgba(0, 119, 181, 0.2);
  border-radius: 12px;
  padding: 12px 20px;
  text-decoration: none;
  color: #0077b5;
  font-size: 15px;
  font-weight: 500;
  transition: all 0.2s ease;
">
  <img src="https://cdn.simpleicons.org/linkedin/0077b5" width="18" height="18" alt="LinkedIn" />
  LinkedIn
</a>

<a href="mailto:contact@fluxioninc.com" style="
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: linear-gradient(135deg, rgba(234, 67, 53, 0.12) 0%, rgba(234, 67, 53, 0.06) 100%);
  backdrop-filter: blur(10px);
  border: 1px solid rgba(234, 67, 53, 0.2);
  border-radius: 12px;
  padding: 12px 20px;
  text-decoration: none;
  color: #ea4335;
  font-size: 15px;
  font-weight: 500;
  transition: all 0.2s ease;
">
  <img src="https://cdn.simpleicons.org/gmail/ea4335" width="18" height="18" alt="Email" />
  Email
</a>

<a href="https://fluxioninc.com" target="_blank" style="
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: linear-gradient(135deg, rgba(0, 122, 255, 0.12) 0%, rgba(0, 122, 255, 0.06) 100%);
  backdrop-filter: blur(10px);
  border: 1px solid rgba(0, 122, 255, 0.2);
  border-radius: 12px;
  padding: 12px 20px;
  text-decoration: none;
  color: #007aff;
  font-size: 15px;
  font-weight: 500;
  transition: all 0.2s ease;
">
  <img src="https://cdn.simpleicons.org/googlechrome/007aff" width="18" height="18" alt="Website" />
  Website
</a>

Send a Message

<input type="text" name="name" placeholder="Your Name" required style="
  width: 100%;
  padding: 14px 16px;
  margin-bottom: 12px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.6);
  backdrop-filter: blur(10px);
  font-size: 15px;
  font-family: inherit;
  color: #1d1d1f;
  box-sizing: border-box;
  outline: none;
  transition: border-color 0.2s ease;
" />

<input type="email" name="email" placeholder="Your Email" required style="
  width: 100%;
  padding: 14px 16px;
  margin-bottom: 12px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.6);
  backdrop-filter: blur(10px);
  font-size: 15px;
  font-family: inherit;
  color: #1d1d1f;
  box-sizing: border-box;
  outline: none;
  transition: border-color 0.2s ease;
" />

<textarea name="message" placeholder="Your Message" rows="5" required style="
  width: 100%;
  padding: 14px 16px;
  margin-bottom: 16px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.6);
  backdrop-filter: blur(10px);
  font-size: 15px;
  font-family: inherit;
  color: #1d1d1f;
  box-sizing: border-box;
  resize: vertical;
  outline: none;
  transition: border-color 0.2s ease;
"></textarea>

<button type="submit" style="
  width: 100%;
  padding: 14px 24px;
  background: linear-gradient(135deg, #007aff 0%, #5856d6 100%);
  border: none;
  border-radius: 12px;
  color: white;
  font-size: 16px;
  font-weight: 600;
  font-family: inherit;
  cursor: pointer;
  box-shadow: 0 4px 14px rgba(0, 122, 255, 0.3);
  transition: all 0.2s ease;
">
  Send Message
</button>

Founder & Director – Fluxion Inc.
Crafting the future of AI through frontier models and multimodal intelligence.

Popular repositories Loading

  1. simplevanish simplevanish Public

    A Simplevanish Plugin for your Minecraft Pocketmine Server

    PHP 1

  2. ScoreHud ScoreHud Public

    Forked from Ifera/ScoreHud

    An event driven, highly customizable plugin to add Scoreboards on your Minecraft Bedrock Server.

    PHP 1

  3. alexdev3x alexdev3x Public

    Config files for my GitHub profile.

    1

  4. Bienvenue Bienvenue Public

    Forked from HiroshimaTeam/Bienvenue

    Apprendre les permissions de commande

    PHP 1

  5. Dark-Codes Dark-Codes Public

    Forked from TeamDarkDevs/Dark-Codes

    We are an Coding Community, We provide Codes & Help in our Discord Server! This repository is just a brief info about our Server

    1

  6. hydrafastdev hydrafastdev Public

    CraftForgePMX - minecraft server software providing support for bedrock and java

    1