Bhaktinama
Bhaktinama.com - Online Pandit Booking Platform
A modern, responsive web application for booking Hindu religious services and connecting devotees with qualified Pandits. Built with Laravel 12.0 and modern web technologies.
Bhaktinama Logo
🌟 Features
🔐 User Authentication & Management
Secure Registration: Complete user registration with validation
Login System: Email-based authentication with "Remember Me" functionality
User Profiles: Store user details including mobile, address, and date of birth
Session Management: Secure session handling with CSRF protection
📅 Booking System
Multiple Puja Types: Satyanarayan, Griha Pravesh, Vahana, Lakshmi Ganesh, Rudrabhishek, Marriage Ceremony
Real-time Scheduling: Date and time slot selection with availability checking
Pandit Selection: Choose from verified Pandits with ratings and reviews
Booking History: Complete booking management and history tracking
🎨 Modern UI/UX
Responsive Design: Mobile-first approach with touch-friendly interface
Smooth Animations: CSS animations and scroll-triggered effects
Interactive Elements: Hover effects, transitions, and modern styling
Quick Booking: Streamlined booking process for logged-in users
📱 Mobile Optimization
Touch-Friendly: Optimized for mobile devices and tablets
Responsive Grid: Adaptive layouts for all screen sizes
Fast Loading: Optimized assets and efficient code structure
🛠️ Technology Stack
Backend
PHP: ^8.2
Laravel: ^12.0 (Latest)
MySQL: Database management
Composer: Dependency management
Frontend
HTML5: Semantic markup
CSS3: Modern styling with Flexbox and Grid
JavaScript: ES6+ with modern features
Font Awesome: 6.4.0 for icons
Development Tools
Laravel Artisan: Command-line interface
Laravel Mix: Asset compilation
Git: Version control
📋 Prerequisites
Before you begin, ensure you have the following installed:
PHP: 8.2 or higher
Composer: Latest version
MySQL: 5.7 or higher
Node.js: 14 or higher (for asset compilation)
Git: For version control
Foodie
laravel Project
HeathCare_Scheduler-IBM
Healthcare Appointment Scheduler
A full-stack web application designed to revolutionize the way patients and healthcare providers manage appointments. This platform creates a seamless, user-friendly experience for booking, tracking, and managing healthcare appointments while addressing common pain points such as long wait times, communication gaps, and scheduling inefficiencies.
Features
User Authentication: Secure login and signup functionality for patients
Appointment Booking: Easy-to-use interface for scheduling appointments
Doctor Selection: Choose from qualified specialists based on your healthcare needs
Service Categories: Various healthcare services including general checkups, dental care, cardiology, and pediatrics
Appointment Management: View, reschedule or cancel existing appointments
Responsive Design: Works seamlessly on desktop, tablet, and mobile devices
Technologies Used
Frontend: HTML, CSS, JavaScript
UI Framework: Custom CSS with responsive design
Icons: Font Awesome
SVG Illustrations: Custom healthcare-related illustrations
Project Structure
healthcare-appointment-scheduler/
│
├── index.html # Main HTML file
├── css/
│ └── styles.css # Main stylesheet
├── js/
│ └── app.js # Main JavaScript file
├── images/ # Directory for images and illustrations
│ ├── doctor.svg
│ ├── general.svg
│ └── ...
└── README.md # Project documentation
Getting Started
Clone the repository
Open index.html in your browser
Explore the application
Future Enhancements
Backend integration with Node.js/Express
Database connection with MongoDB for storing user data and appointments
Email notifications for appointment reminders
Online payment processing for appointment booking fees
Admin dashboard for healthcare providers to manage their schedules
Integration with electronic health records
License
deploy by Raushan Dubey This project is licensed under the MIT License
Bluestock-intern-project
Bluestock-intern-project
Smart AI Calculator
Smart AI Calculator
A modern calculator web application with voice control capabilities, built using HTML, CSS, and JavaScript.
Features
Voice Control
Supports both English and Hindi voice commands
Real-time voice feedback with waveform visualization
AI-powered voice recognition using OpenAI Whisper API
Calculator Functions
Basic arithmetic operations (+, -, ×, ÷)
Advanced operations (square, square root, power)
Memory functions (M+, M-, MR, MC)
Calculation history with timestamps
Keyboard support
User Interface
Modern glass-morphism design
Dark/Light theme toggle
Responsive layout for all devices
Clean and intuitive interface
Setup
Clone the repository
Add your API keys in script.js:
this.googleAPIKey = ''; // Add your Google API key
this.openAIKey = ''; // Add your OpenAI API key
Open index.html in a web browser
Voice Commands
Basic calculations: "Calculate two plus three"
Clear calculator: "Clear" or "साफ़"
Delete last digit: "Delete" or "हटाओ"
Memory operations: "Add to memory", "Recall memory"
Technical Stack
HTML5
CSS3 with CSS Variables
Vanilla JavaScript
WaveSurfer.js for audio visualization
Web Speech API
OpenAI Whisper API for enhanced voice recognition
Browser Support
Chrome (recommended for voice features)
Firefox
Safari
Edge
Contributing
Feel free to submit issues and enhancement requests.
License
This project is licensed under the MIT License.
Credits
Designed and developed by Raushan Dubey
EComAmazon
Designed and developed by Raushan Dubey
Spotify Project
Spotify Project
Overview
This project is a web-based music player inspired by Spotify. It features a user interface that allows users to navigate through their library, play songs, and control playback.
Files
index.html: The main HTML file that structures the application.
style.css: The stylesheet that styles the application.
app.js: The JavaScript file that adds interactivity to the application.
Setup Instructions
Clone the repository to your local machine.
Open index.html in a web browser to view the application.
Deployment
This project can be deployed using any static site hosting service. Simply upload the files to your chosen service.
Created by Raushan Dubey
Netflix-Clone
A responsive Netflix clone built with HTML, CSS, and vanilla JavaScript that accurately mimics the design and functionality of the real Netflix website.
Features
Responsive Design: Fully responsive layout that works on all device sizes
Netflix UI: Accurately replicates Netflix's current design and UI components
Dynamic Content: Movie rows with hover effects and preview functionality
Banner Showcasing: Featured content showcase with dynamic background
Movie Preview Modal: Detailed movie information in a Netflix-style modal
Interactive Elements: Navbar with scroll effect, profile dropdown, and mobile menu
Robust Error Handling: Graceful fallbacks for image loading errors
Performance Optimized: Smooth animations and transitions with minimal load time
Design Elements
Authentic Netflix Color Scheme: Uses Netflix's official colors with CSS variables
Typography: Implements Netflix-style fonts and text hierarchy
Animations: Smooth transitions and hover effects matching Netflix's UI
Card Design: Accurate movie poster cards with hover information
Top 10 Badges: Special styling for trending content
Technical Highlights
Vanilla JavaScript: No frameworks or libraries needed
CSS Variables: Maintainable styling with custom properties
Flexbox Layout: Modern CSS layout techniques
Media Queries: Responsive design for all screen sizes
Dynamic Content Generation: JavaScript-powered content rendering
Error Handling: Robust fallbacks for failed image loading
Canvas API: Dynamic placeholder generation for missing images
Usage
Clone the repository:
git clone https://github.com/yourusername/netflix-clone.git
Navigate to the project directory:
cd netflix-clone
Open index.html in your browser:
Disclaimer
This project is for educational purposes only. This is not the official Netflix website and is not affiliated with Netflix in any way. All content displayed is for demonstration purposes only.
License
MIT License Designed and developed by Raushan Dubey
Made with ❤️ by [Raushan Dubey]
Student Internship Hub System
Agentic AI career platform and advanced Laravel system. Architected a state-machine hiring pipeline with audit logging, built an OpenAI-powered career assistant for autonomous candidate profile analysis and career guidance, and implemented a recruiter dashboard with AI-powered evaluation tools. Technologies: Laravel, PHP 8.2, MySQL, Tailwind CSS, Blade, OpenAI API, Docker, GitHub Actions.
HealthCare Scheduler
IBM collaborative dual-database appointment scheduling system for healthcare staff and patients. Integrated MongoDB and MySQL, real-time scheduling and notifications, and RESTful APIs for modular frontend and backend communication. Technologies: HTML, CSS, JavaScript, MongoDB, MySQL, Bootstrap, REST APIs.