Skip to content

ArithMentor is an interactive web application designed to help users improve their mathematical skills through engaging exercises and practice sessions

Notifications You must be signed in to change notification settings

bPavan16/arithmentor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📚 Overview

ArithMentor is an interactive web application designed to help users improve their mathematical skills through engaging exercises and practice sessions. Whether you're looking to master multiplication tables, quickly reference squares and cubes, or sharpen your mental arithmetic skills, ArithMentor provides the tools you need to succeed.

✨ Features

🔢 Multiplication Tables

  • Interactive display of multiplication tables from 1 to 100
  • Clean, visually structured format for easy learning
  • Navigation controls for exploring different tables
  • Mobile-responsive design for learning on any device

📊 Squares & Cubes Reference

  • Comprehensive table of squares and cubes from 1 to 100
  • Side-by-side comparison for quick reference
  • Elegant, easy-to-read format
  • First 31 entries visible without scrolling for convenience

🧮 Arithmetic Practice

  • Custom mental math exercises with adjustable difficulty
  • Practice with all basic operations (+, -, ×, ÷)
  • Timed challenges to improve speed and accuracy
  • Customizable number length (2-6 digits) to progressively increase difficulty

🏗️ Project Structure

ArithMentor/
│
├── index.html            # Home page with navigation cards
├── pages/                # Individual feature pages
│   ├── MultiplicationTables.html
│   ├── SquareCubes.html
│   └── ArithmeticPractice.html
│
├── styles/               # CSS stylesheets
│   ├── SquareCubes.css
│   └── (other style files)
│
├── scripts/              # JavaScript files
│   ├── SquareCubes.js
│   └── (other script files)
│
└── README.md             # Project documentation (this file)

🚀 Getting Started

Installation

  1. Clone this repository or download the ZIP file
git clone https://github.com/bPavan16/arithmentor.git
  1. No additional installation required! This is a client-side application with no dependencies.

Usage

  1. Open index.html in any modern web browser
  2. Click on any of the three cards to navigate to the desired practice module:
    • Multiplication Tables
    • Squares & Cubes
    • Arithmetic Practice
  3. Follow the on-screen instructions for each module

💻 Technologies Used

  • HTML5 - For structure and content
  • CSS3 - For styling and animations
  • JavaScript - For interactivity and calculations
  • Font Awesome - For icons
  • Google Fonts (Poppins) - For typography

🌟 Key Design Features

  • Modern, Clean UI - Intuitive interface with clear visual hierarchy
  • Responsive Design - Works seamlessly across desktop, tablet, and mobile devices
  • Accessibility - High contrast text and proper semantic HTML
  • Elegant Animations - Subtle transitions and effects enhance user experience
  • Consistent Theme - Cohesive color scheme and styling throughout the application

🔜 Future Improvements

  • User accounts to save progress
  • Achievement system to gamify the learning process
  • Additional practice modes (fractions, percentages, etc.)
  • Dark mode option
  • Export/print functionality for reference materials
  • Performance analytics to track improvement over time

🤝 Contributing

Contributions, issues, and feature requests are welcome! Feel free to check issues page.

📄 License

This project is available under the MIT License. See the LICENSE file for more information.

👏 Acknowledgments

  • Font Awesome for the icon library
  • Google Fonts for the Poppins font family
  • All contributors who have helped make this project better

Created with ❤️ for mathematics education | © 2025 ArithMentor

About

ArithMentor is an interactive web application designed to help users improve their mathematical skills through engaging exercises and practice sessions

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published