Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

romiisromie/verix

Repository files navigation

πŸš€ Verix - Digital Reputation Platform

GitHub stars GitHub forks GitHub license Live Demo Netlify

A Digital Reputation Platform for School Students in the IT Industry

Verify your real skills with AI, find internships, and build your career with a personalized roadmap.


πŸ“± Demo

🌍 Live Demo: https://romiisromie.github.io/verix/

πŸ” Demo Access:

  • Email: romiisromie@email.com
  • Password: verix2026

✨ Features

πŸ‘€ Reputation Score Profile

  • AI-powered skill and project analysis
  • Progress visualization
  • Achievements and statistics
  • Personalized reputation

πŸ” SkillProof AI

  • AI-driven skill verification
  • Analysis of project complexity and originality
  • Objective scoring from 0 to 100
  • Support for 6+ IT domains

🎯 TalentMatch

  • Curated internships, grants, and competitions
  • Swipe interface for quick selection
  • Matching with top companies
  • Direct application submission

πŸ—ΊοΈ EduPath

  • Personalized development roadmap
  • AI adaptation to skill level and goals
  • Step-by-step tasks and mentorship
  • Progress tracking

πŸ› οΈ Technologies

Frontend

  • HTML5 - Semantic markup
  • CSS3 - Modern styling with CSS Grid/Flexbox
  • Vanilla JavaScript - Pure JS with no dependencies
  • Web APIs - LocalStorage, SessionStorage, Fetch API

AI Integration

  • Anthropic Claude API - Skill analysis and assessment
  • NLP Processing - Natural language processing
  • Scoring Algorithms - Complexity evaluation algorithms

Design System

  • Mobile-First - Responsive design
  • Dark Theme - Modern dark UI
  • Micro-interactions - Animations and transitions
  • PWA Ready - Progressive Web App capabilities

πŸ“Š Architecture

verix/
β”œβ”€β”€ index.html # Main application (SPA)
β”œβ”€β”€ README.md # Documentation
└── README_DEPLOY.md # Deployment instructions

Application Structure

  • Single Page Application - Everything in one HTML file
  • Component-based - Modular architecture
  • State Management - SessionStorage/LocalStorage
  • API Integration - RESTful requests to AI services

πŸš€ Quick Start

Local Development

  1. Clone the repository

    git clone https://github.com/romiisromie/verix.git
    cd verix
  2. Start a local server

    # Python 3
    python -m http.server 8000
    # Node.js
    npx serve .
    # PHP
    php -S localhost:8000
  3. Open in your browser

    http://localhost:8000
    

Deployment

Netlify (Recommended)

  1. Open Netlify Drop
  2. Drag and drop your index.html file
  3. Get your live URL

Vercel

  1. Import the repository to Vercel
  2. Automatic deployment

GitHub Pages

  1. Enable Pages in repository settings
  2. Select gh-pages as the source
  3. Ready in 1-2 minutes

🎯 Usage

1. Login

  • Use the demo account or register
  • Complete your profile information

2. Skill Verification

  • Select a skill from the list
  • Describe your project
  • Receive an AI-generated assessment

3. Opportunity Search

  • Swipe through internship cards
  • Apply to interesting opportunities
  • Track your applications

4. Development

  • Follow your personalized roadmap
  • Complete tasks
  • Grow your reputation score

πŸ€– AI Integration

SkillProof Algorithm

// Example skill assessment
const skillAnalysis = {
 overall_score: 85, // Overall score
 originality: 88, // Originality
 complexity: 82, // Complexity
 level_name: "Advanced",
 verdict: "Strong architecture..."
};

Supported Skills

  • βš›οΈ React - Frontend Development
  • 🐍 Python - Backend & Data Science
  • πŸ€– ML/AI - Machine Learning
  • 🎨 Design - UI/UX Design
  • πŸ“Š Data - Data Analysis
  • 🌐 Web - Web Development

πŸ“± Mobile Experience

Optimizations

  • Touch-friendly - Interface designed for touch screens
  • Performance - Fast loading and smooth animations
  • Responsive - Adapts to any screen size
  • PWA Features - Installable on home screen

Supported Devices

  • πŸ“± iOS Safari 12+
  • πŸ€– Android Chrome 80+
  • πŸ’» Desktop browsers
  • πŸ“Ÿ Tablets and hybrid devices

πŸ”§ Configuration

Environment Variables

// AI API settings
const AI_CONFIG = {
 model: "claude-sonnet-4-20250514",
 max_tokens: 1000,
 endpoint: "https://api.anthropic.com/v1/messages"
};

Customization

  • Themes - CSS variables in :root
  • Language settings - Russian/English
  • Branding - Logo and colors
  • API keys - For AI services

🀝 Contributing

How to Contribute

  1. Fork the repository
  2. Create a feature branch
  3. Make your changes
  4. Submit a Pull Request

Development Guidelines

  • Follow the mobile-first approach
  • Use semantic HTML5
  • Write clean, readable code
  • Test on different devices

Ideas for Development

  • Multi-language support
  • Push notifications
  • LinkedIn integration
  • Leaderboard system
  • Mentorship program

πŸ“ˆ Project Statistics

Metrics

  • πŸ“± 100% Mobile Optimized
  • ⚑ < 2s Load Time
  • 🎯 95 Lighthouse Score
  • 🌍 Multi-region Deploy
  • πŸ”’ Privacy First

Target Audience

  • πŸŽ“ High school students (grades 9-11)
  • πŸ‘¨β€πŸ’» Junior developers
  • 🏒 IT companies (recruiters)
  • πŸŽ“ Educational institutions

πŸ“„ License

This project is licensed under the MIT License - see the LICENSE file for details.


πŸ™ Acknowledgments

AI Services

  • Anthropic - Claude API for skill analysis
  • GitHub - Hosting and CI/CD
  • Netlify - CDN and deployment

Inspiration

  • Digital Identity concepts
  • EdTech innovations
  • Talent Acquisition technologies

πŸ“ž Contact

Author

Support

  • πŸ“‹ Issues - Bugs and suggestions
  • πŸš€ Discussions - Community discussions
  • ⭐ Star - Support the project

πŸš€ Try the demo β€’ ⭐ Star β€’ 🍴 Fork

Made with ❀️ for the next generation of IT talent

About

A digital reputation platform for school students in IT. Verify skills with AI, find internships, and build your career with a personalized roadmap.

Topics

Resources

License

Stars

Watchers

Forks

Packages

Contributors

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /