Skip to content

Vampelium/Vampelium-About-Me-Public

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vampelium About Me

Welcome to Vampelium About Me — a modern, interactive portfolio and showcase for developers, creators, and fans. This project is designed for public use and easy deployment, featuring a stylish UI, modular backend, and AI-powered tools.


Features

  • Custom Design: Black & pink theme, glass UI, and smooth animations
  • AI Image Generator: Try the built-in anime art tool (Demo)
  • Fast & Lightweight: Optimized for speed and performance
  • Security-Ready: Server-side secrets, Cloudflare integration
  • Modular Structure: Easy to expand and maintain

Getting Started

Clone and run locally:

git clone https://github.com/vampelium/vampelium-about-me.git
cd vampelium-about-me
npm install (no need)
npm start (no need)

Use Live Server to View Pages, since there's no node.js

Visit http://localhost:3000 in your browser.


Deployment

Cloudflare Pages

  1. Fork this repo to your GitHub account.
  2. Go to Cloudflare Pages and create a new project.
  3. Connect your GitHub repository.
  4. Set build settings:
    • Framework preset: None
    • Build command: ``
    • Output directory: public
  5. Add environment variable:
    • Key: SECURITY_KEY
    • Value: (your secret)

Backend & API Self-Hosting (In Progress)

I'm currently working on adding backend and API modules so you can host your own services. This will allow:

  • Full control over your data and endpoints
  • Easy integration with your own infrastructure
  • Example code and setup instructions for Node.js/JavaScript

Stay tuned for updates! All API URLs in the HTML files use example endpoints for now. Replace these with your own backend URLs when the modules are released.

Coming soon: Custom host support for backend and APIs will be available for easy integration and deployment.


Pages

  • Home: Welcome and introduction
  • Image Generator: AI-powered anime art tool
  • Projects: Portfolio and code experiments
  • Contact: Get in touch

Roadmap

  • Bot & security protection
  • Dynamic API integration
  • Personal blog/chronicles section

Contributing

Contributions are welcome! Fork, star, or open a pull request. Please keep feedback respectful and constructive.


License

MIT License. See LICENSE for details.


Contact

For support or business inquiries: business@vampelium.com Fork it, star it, or open a pull request!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors