Skip to content

asbinthapa99/hero.io

Repository files navigation

Asbin Thapa

πŸ‘¨β€πŸ’» Asbin Thapa

Full Stack Developer | UI/UX Designer | Creative Technologist

Typing SVG

Website Portfolio Status


πŸš€ Quick Overview

const asbinThapa = {
    location: "Nepal πŸ‡³πŸ‡΅",
    role: "Full Stack Developer",
    code: ["JavaScript", "HTML", "CSS", "Python", "PHP"],
    technologies: {
        frontEnd: {
            js: ["React", "Vue", "jQuery"],
            css: ["Bootstrap", "Tailwind", "SASS", "Material-UI"]
        },
        backEnd: {
            js: ["Node.js", "Express"],
            php: ["Laravel", "WordPress"]
        },
        databases: ["MySQL", "MongoDB", "PostgreSQL"],
        tools: ["Git", "Docker", "Figma", "Adobe XD"]
    },
    currentFocus: "Building stunning web experiences",
    availableForHire: true
};

πŸ“Š GitHub Statistics

GitHub Stats

Top Languages

GitHub Streak


🎯 About This Portfolio

πŸ’‘ Purpose

A modern, responsive portfolio showcasing my journey as a developer and designer. This platform demonstrates my technical skills, creative projects, and professional experience.

🎨 Design Philosophy

  • Minimalist & Clean UI
  • User-Centric Design
  • Performance First
  • Mobile-First Approach

⚑ Key Highlights

  • βœ… Fully Responsive Design
  • βœ… SEO Optimized
  • βœ… Fast Loading Speed
  • βœ… Cross-Browser Compatible
  • βœ… Accessibility Focused
  • βœ… Modern Tech Stack

πŸ“ Project Architecture

hero.io/
β”‚
β”œβ”€β”€ πŸ“‚ css/                      # Stylesheets & Design System
β”‚   β”œβ”€β”€ main.css                 # Primary styles
β”‚   β”œβ”€β”€ responsive.css           # Media queries
β”‚   └── animations.css           # Custom animations
β”‚
β”œβ”€β”€ πŸ“‚ js/                       # JavaScript Modules
β”‚   β”œβ”€β”€ main.js                  # Core functionality
β”‚   β”œβ”€β”€ animations.js            # Animation controllers
β”‚   └── utils.js                 # Utility functions
β”‚
β”œβ”€β”€ πŸ“‚ images/                   # Visual Assets
β”‚   β”œβ”€β”€ πŸ“‚ image/                # Single images
β”‚   β”œβ”€β”€ πŸ“‚ img/                  # Additional images
β”‚   └── img_1.jpg - img_6.jpg    # Portfolio showcase
β”‚
β”œβ”€β”€ πŸ“‚ videos/                   # Video Content
β”‚   └── showcase-videos/         # Project demonstrations
β”‚
β”œβ”€β”€ 🌐 Pages
β”‚   β”œβ”€β”€ 🏠 index.html            # Landing Page
β”‚   β”œβ”€β”€ πŸ‘€ about.html            # About Me
β”‚   β”œβ”€β”€ πŸŽ“ education.html        # Education & Certifications
β”‚   β”œβ”€β”€ 🎨 art.html              # Creative Portfolio
β”‚   β”œβ”€β”€ πŸ“Έ photos.html           # Photography Gallery
β”‚   β”œβ”€β”€ πŸ›’ grocery.html          # Featured Project
β”‚   └── 🎁 free.html             # Free Resources
β”‚
β”œβ”€β”€ πŸ” SEO & Configuration
β”‚   β”œβ”€β”€ sitemap.xml              # Main sitemap
β”‚   β”œβ”€β”€ images-sitemap.xml       # Image sitemap
β”‚   β”œβ”€β”€ CNAME                    # Domain configuration
β”‚   └── robots.txt               # Crawler directives
β”‚
β”œβ”€β”€ 🎨 STYLE.css                 # Global Styles
└── πŸ“– README.md                 # Documentation

πŸ› οΈ Technology Stack

Frontend Technologies

HTML5 CSS3 JavaScript SASS

Design & Tools

Figma Adobe XD Photoshop

Development Tools

VS Code Git GitHub


✨ Features & Capabilities

🎨 Design

  • Modern UI/UX
  • Smooth Animations
  • Color Theory Applied
  • Typography Excellence
  • Visual Hierarchy
  • Brand Consistency

⚑ Performance

  • Optimized Assets
  • Lazy Loading
  • Minified Code
  • CDN Integration
  • Fast Load Times
  • Efficient Caching

πŸ“± Responsive

  • Mobile First
  • Tablet Optimized
  • Desktop Enhanced
  • Flexible Layouts
  • Touch Friendly
  • Cross-Device

🎯 Featured Pages

🏠 Homepage

The landing page features an engaging hero section with animated elements, showcasing my skills and recent projects with smooth scroll effects.

πŸ‘¨β€πŸ’» About Me

Personal story, skills, and professional journey with interactive elements and downloadable resume.

πŸŽ“ Education

Academic background, certifications, and continuous learning journey displayed in a timeline format.

🎨 Art & Creative Work

Portfolio of design projects, illustrations, and creative experiments showcasing artistic capabilities.

πŸ“Έ Photography Gallery

Curated collection of photography work with lightbox functionality and category filtering.

πŸ›’ Grocery Project

Detailed case study of a full-stack e-commerce application with features, tech stack, and live demo.

🎁 Free Resources

Curated list of free tools, templates, and resources for fellow developers and designers.


🎨 Design System

/* Color Palette */
--primary: #00D9FF;
--secondary: #FF6B6B;
--accent: #4CAF50;
--dark: #0D1117;
--light: #FFFFFF;

/* Typography */
--font-primary: 'Inter', sans-serif;
--font-secondary: 'Fira Code', monospace;

/* Spacing System */
--space-xs: 0.5rem;
--space-sm: 1rem;
--space-md: 1.5rem;
--space-lg: 2rem;
--space-xl: 3rem;

πŸ“ˆ Performance Metrics

Metric Score Status
Performance 95+ 🟒 Excellent
Accessibility 100 🟒 Perfect
Best Practices 95+ 🟒 Excellent
SEO 100 🟒 Perfect
Load Time <2s ⚑ Fast

πŸš€ Getting Started

Prerequisites

# No build process required
# Simply clone and open in browser

Installation

# Clone the repository
git clone https://github.com/asbinthapa/hero.io.git

# Navigate to project directory
cd hero.io

# Open in your default browser
open index.html

Development

# Using Live Server (VS Code Extension)
# Right-click on index.html -> Open with Live Server

# Or use Python's built-in server
python -m http.server 8000

# Or use Node.js http-server
npx http-server

🎯 Roadmap

  • Initial Portfolio Launch
  • Responsive Design Implementation
  • SEO Optimization
  • Blog Section Integration
  • Dark/Light Theme Toggle
  • Multi-language Support
  • Interactive Project Demos
  • Testimonials Section
  • Contact Form Backend
  • Analytics Dashboard

🀝 Connect With Me

Portfolio GitHub LinkedIn Twitter Instagram Email


πŸ’Ό Services Offered

  • 🌐 Web Development - Custom websites and web applications
  • 🎨 UI/UX Design - User interface and experience design
  • πŸ“± Responsive Design - Mobile-first web solutions
  • πŸ›’ E-commerce Solutions - Online store development
  • πŸ”§ Website Maintenance - Ongoing support and updates
  • πŸ“Š SEO Optimization - Search engine visibility improvement

πŸ“œ License & Copyright

MIT License

Copyright (c) 2025 Asbin Thapa

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

πŸ™ Acknowledgments

  • Font Awesome for icons
  • Google Fonts for typography
  • Unsplash for placeholder images
  • GitHub Pages for hosting
  • All open-source contributors

πŸ’ Support My Work

If you found my portfolio helpful or inspiring, consider:

Star on GitHub Buy Me A Coffee


Made with ❀️ and β˜• by Asbin Thapa

Visitor Count Last Updated

⭐ Star this repo if you find it useful! ⭐

About

portfolio website using js-html-css.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors