Skip to content

Evintkoo/Evintkoo.github.io

Repository files navigation

Evint Leovonzko - Data Scientist Portfolio

Version 2.0.0 - Restructured & Optimized
A modern, responsive portfolio website showcasing data science research and machine learning projects.

🎯 Features

  • Modern Dark Mode Design - Professional aesthetic optimized for readability
  • Responsive Layout - Works seamlessly across desktop, tablet, and mobile devices
  • Interactive Animations - Smooth scroll effects and element animations
  • Research Publications - Detailed academic papers with proper citations
  • Project Showcase - Comprehensive display of data science and ML projects
  • Organized Architecture - Clean, maintainable file structure (v2.0 restructure)

🏗️ Structure

evint_portofolio.github.io/
├── index.html                   # Main portfolio page
├── assets/
│   ├── css/                    # Organized stylesheets
│   ├── js/                     # Consolidated scripts
│   └── images/                 # Assets (logos, diagrams)
├── research/                   # Research papers
│   ├── circular-rna.html
│   ├── p53-mutation.html
│   ├── crypto-stock-timing.html
│   └── gdp-clustering.html
├── files/                      # Downloadable PDFs
└── docs/                       # Documentation
    ├── CHANGELOG.md
    ├── STRUCTURE.md
    └── archive/

📖 See docs/STRUCTURE.md for detailed documentation.

🔬 Research Papers

1. GDP Growth Clustering (1980-2024)

  • Method: UMAP + Self-Organizing Maps
  • Dataset: 190 countries, 45 years
  • Result: 4 distinct economic trajectory clusters

2. Circular RNA Classification

  • Method: Deep Learning with Gaussian Blur preprocessing
  • Accuracy: 75.11% with 10x faster inference
  • Published: URNCST Journal (2024)

3. P-53 Cancer Gene Analysis

  • Method: Genetic algorithms in closed environment
  • Focus: DNA mutation characteristics
  • Result: 6 key mutation patterns identified

🛠️ Technologies

  • Frontend: HTML5, CSS3, JavaScript (ES6+)
  • Styling: Custom CSS with CSS Grid & Flexbox
  • Fonts: Inter & JetBrains Mono
  • Icons: Inline SVG
  • Deployment: GitHub Pages

🚀 Deployment

Automatically deployed to GitHub Pages via workflow:

  • Trigger: Push to main branch
  • URL: https://username.github.io/repository-name
  • Updates: Live within minutes of commit

📱 Responsive Design

  • Desktop: Full-featured layout with animations
  • Tablet: Optimized grid layouts
  • Mobile: Touch-friendly navigation and stacked content

🎨 Design Principles

  • Performance First: Optimized loading and smooth interactions
  • Accessibility: Proper contrast ratios and semantic markup
  • Modern UX: Intuitive navigation and visual hierarchy
  • Professional: Academic presentation with contemporary design

📄 License

© 2025 Evint Leovonzko. All Rights Reserved.


Built with passion for data science and modern web development 🚀

About

evint's portfolio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors