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.
π Live Demo: https://romiisromie.github.io/verix/
π Demo Access:
- Email:
romiisromie@email.com - Password:
verix2026
- AI-powered skill and project analysis
- Progress visualization
- Achievements and statistics
- Personalized reputation
- AI-driven skill verification
- Analysis of project complexity and originality
- Objective scoring from 0 to 100
- Support for 6+ IT domains
- Curated internships, grants, and competitions
- Swipe interface for quick selection
- Matching with top companies
- Direct application submission
- Personalized development roadmap
- AI adaptation to skill level and goals
- Step-by-step tasks and mentorship
- Progress tracking
- HTML5 - Semantic markup
- CSS3 - Modern styling with CSS Grid/Flexbox
- Vanilla JavaScript - Pure JS with no dependencies
- Web APIs - LocalStorage, SessionStorage, Fetch API
- Anthropic Claude API - Skill analysis and assessment
- NLP Processing - Natural language processing
- Scoring Algorithms - Complexity evaluation algorithms
- Mobile-First - Responsive design
- Dark Theme - Modern dark UI
- Micro-interactions - Animations and transitions
- PWA Ready - Progressive Web App capabilities
verix/
βββ index.html # Main application (SPA)
βββ README.md # Documentation
βββ README_DEPLOY.md # Deployment instructions
- Single Page Application - Everything in one HTML file
- Component-based - Modular architecture
- State Management - SessionStorage/LocalStorage
- API Integration - RESTful requests to AI services
-
Clone the repository
git clone https://github.com/romiisromie/verix.git cd verix -
Start a local server
# Python 3 python -m http.server 8000 # Node.js npx serve . # PHP php -S localhost:8000
-
Open in your browser
http://localhost:8000
- Open Netlify Drop
- Drag and drop your
index.htmlfile - Get your live URL
- Import the repository to Vercel
- Automatic deployment
- Enable Pages in repository settings
- Select
gh-pagesas the source - Ready in 1-2 minutes
- Use the demo account or register
- Complete your profile information
- Select a skill from the list
- Describe your project
- Receive an AI-generated assessment
- Swipe through internship cards
- Apply to interesting opportunities
- Track your applications
- Follow your personalized roadmap
- Complete tasks
- Grow your reputation score
// Example skill assessment const skillAnalysis = { overall_score: 85, // Overall score originality: 88, // Originality complexity: 82, // Complexity level_name: "Advanced", verdict: "Strong architecture..." };
- βοΈ React - Frontend Development
- π Python - Backend & Data Science
- π€ ML/AI - Machine Learning
- π¨ Design - UI/UX Design
- π Data - Data Analysis
- π Web - Web Development
- 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
- π± iOS Safari 12+
- π€ Android Chrome 80+
- π» Desktop browsers
- π Tablets and hybrid devices
// AI API settings const AI_CONFIG = { model: "claude-sonnet-4-20250514", max_tokens: 1000, endpoint: "https://api.anthropic.com/v1/messages" };
- Themes - CSS variables in
:root - Language settings - Russian/English
- Branding - Logo and colors
- API keys - For AI services
- Fork the repository
- Create a feature branch
- Make your changes
- Submit a Pull Request
- Follow the mobile-first approach
- Use semantic HTML5
- Write clean, readable code
- Test on different devices
- Multi-language support
- Push notifications
- LinkedIn integration
- Leaderboard system
- Mentorship program
- π± 100% Mobile Optimized
- β‘ < 2s Load Time
- π― 95 Lighthouse Score
- π Multi-region Deploy
- π Privacy First
- π High school students (grades 9-11)
- π¨βπ» Junior developers
- π’ IT companies (recruiters)
- π Educational institutions
This project is licensed under the MIT License - see the LICENSE file for details.
- Anthropic - Claude API for skill analysis
- GitHub - Hosting and CI/CD
- Netlify - CDN and deployment
- Digital Identity concepts
- EdTech innovations
- Talent Acquisition technologies
- GitHub: @romiisromie
- Email: romiisromie@email.com
- π 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