Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ web-oxy Public
forked from oxyzenQ/web-oxy

web design and other functional.

License

oxchin/web-oxy

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Web-Oxy Logo
Web-Oxy

A collection of modern, responsive web applications built with vanilla JavaScript

Stars Issues Contributors License


๐Ÿ“‹ Table of Contents


๐Ÿš€ Featured Projects

๐Ÿงฎ BMI Calculator - LOGIGO

Live Preview: logigo-bmi.vercel.app

A modern, responsive BMI (Body Mass Index) calculator with an elegant UI design.

Features:

  • Real-time BMI calculation
  • Health category classification
  • Responsive design for all devices
  • Interactive health information
  • Professional medical-grade interface

Tech Stack: HTML5, CSS3, Vanilla JavaScript, Font Awesome

BMI Calculator preview


๐Ÿ’ฑ Currency Converter - OxyMe

Live Preview: oxyme.vercel.app

A fast and clean currency converter with real-time exchange rates.

Features:

  • Real-time currency conversion
  • 150+ supported currencies
  • Country flag indicators
  • Swap currencies functionality
  • Clean, intuitive interface
  • Responsive design

Tech Stack: HTML5, CSS3, JavaScript, Exchange Rate API

Currency Converter preview


๐Ÿ› ๏ธ Technologies Used

  • Frontend: HTML5, CSS3, Vanilla JavaScript
  • Styling: Inter Font, Font Awesome, Friconix Icons
  • APIs: Exchange Rate API for currency conversion
  • Deployment: Vercel
  • Version Control: Git & GitHub

๐Ÿ“ฆ Installation & Setup

  1. Clone the repository

    git clone https://github.com/oxyzenQ/web-oxy.git
    cd web-oxy
  2. Choose a project to run

    # For BMI Calculator
    cd BMI-oxy
    
    # For Currency Converter
    cd web-nightly-r1/Currency
    
    # For JavaScript Game
    cd game-with-js
    
    # For Login System
    cd login-pro
  3. Open in browser

    • Simply open the index.html file in your preferred web browser
    • Or use a local server for better development experience:
    # Using Python
    python -m http.server 8000
    
    # Using Node.js (with live-server)
    npx live-server
  4. Start developing

    • All projects are built with vanilla technologies
    • No build process required
    • Edit files and refresh browser to see changes

๐ŸŽฎ All Projects

๐Ÿฅ BMI Calculator (BMI-oxy/)

Professional BMI calculator with health insights and modern UI design.

๐Ÿ’ฐ Currency Converter (web-nightly-r1/Currency/)

Real-time currency converter supporting 150+ currencies with flag indicators.

๐ŸŽฎ JavaScript Game (game-with-js/)

Interactive canvas-based game with sound effects and responsive controls.

๐Ÿ” Login System (login-pro/)

Complete authentication system with login and registration functionality.

๐Ÿ” Wikipedia Search (web-nightly-r1/Search-with-wikipediia/)

Search interface integrated with Wikipedia API for instant information lookup.

๐ŸŒ Web Portfolio (web-nightly-r2/)

Personal portfolio website with modern design and smooth animations.

๐ŸŽฏ Guess Game (gues-game-with-js/)

Fun guessing game built with JavaScript for entertainment and learning.

โ˜• Kahvi Project (kahvi-1/)

Finnish-inspired web application with nature themes and elegant design.

๐Ÿ›๏ธ Architecture Showcase (web-nightly-r1/aarch/)

Architectural portfolio and showcase website with responsive galleries.


๐Ÿค Contributing

We welcome contributions! Here's how you can help:

  1. Fork the repository
  2. Create a feature branch
    git checkout -b feature/amazing-feature
  3. Make your changes
  4. Commit your changes
    git commit -m 'Add some amazing feature'
  5. Push to the branch
    git push origin feature/amazing-feature
  6. Open a Pull Request

๐Ÿ“ Contribution Guidelines

  • Follow existing code style and structure
  • Test your changes across different browsers
  • Update documentation if needed
  • Add comments for complex functionality
  • Ensure responsive design compatibility

๐Ÿ“„ License

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


๐Ÿ’ Acknowledgments

  • Rezky Nightky - Lead Developer & Designer
  • Open Source Community - For inspiration and resources
  • Font Providers - Inter Font, Font Awesome, Friconix
  • API Providers - Exchange Rate API, Wikipedia API
  • All Contributors - Thank you for making this project better! ๐Ÿ™Œ

Made with ๐Ÿ’ป, โ˜•, and infinite curiosity by the Web-Oxy team
Building the web, one project at a time

Follow on GitHub

About

web design and other functional.

Resources

License

Stars

Watchers

Forks

Languages

  • Kotlin 59.3%
  • JavaScript 13.6%
  • CSS 12.7%
  • HTML 8.4%
  • Python 3.9%
  • Shell 1.2%
  • Other 0.9%