Moozonian
Web Images Developer News Books Maps Shopping Moo-AI
Showing results for Garage Background
GitHub Repo https://github.com/VIGNESH787-S/Responsive-Car-Garage-Modification-Shop-Website

VIGNESH787-S/Responsive-Car-Garage-Modification-Shop-Website

Developed a responsive car garage website using HTML, CSS, and JavaScript with video backgrounds, interactive gallery, and image slideshow. Implemented booking form validation and integrated WhatsApp chat for instant customer booking. Optimized with media queries for mobile, tablet, and desktop.
GitHub Repo https://github.com/driver727-pixel/sk8rpunk.com

driver727-pixel/sk8rpunk.com

Grand Vision Web/Android based. I am building an 80s/90s cyberpunk delivery game. I have characters on electric skateboards. Where the user builds up to a squad of 6 skateboarders who go on automated routes chosen by the user. The routes run in real time in the background. The game is map, flash card, and garage based.
GitHub Repo https://github.com/NastyJack/RLTB

NastyJack/RLTB

A script to automatically bump Rocket League Trades in the background for the website Rocket League Garage
GitHub Repo https://github.com/abdullahsaleem2704/Personal-Portfolio-Web-Page

abdullahsaleem2704/Personal-Portfolio-Web-Page

A personal portfolio website built with HTML and CSS. It includes a homepage, an about section, educational qualifications, a dream garage with individual car pages, and a contact page. Designed to showcase my interests, academic background, and web development skills.
GitHub Repo https://github.com/Anay007-git/nyc-311-customer-service-request-analysis-python-project

Anay007-git/nyc-311-customer-service-request-analysis-python-project

Background of Problem Statement : NYC 311's mission is to provide the public with quick and easy access to all New York City government services and information while offering the best customer service. Each day, NYC311 receives thousands of requests related to several hundred types of non-emergency services, including noise complaints, plumbing issues, and illegally parked cars. These requests are received by NYC311 and forwarded to the relevant agencies such as the police, buildings, or transportation. The agency responds to the request, addresses it, and then closes it. Problem Objective : Perform a service request data analysis of New York City 311 calls. You will focus on the data wrangling techniques to understand the pattern in the data and also visualize the major complaint types. Domain: Customer Service Analysis Tasks to be performed: (Perform a service request data analysis of New York City 311 calls) Import a 311 NYC service request. Read or convert the columns ‘Created Date’ and Closed Date’ to datetime datatype and create a new column ‘Request_Closing_Time’ as the time elapsed between request creation and request closing. (Hint: Explore the package/module datetime) Provide major insights/patterns that you can offer in a visual format (graphs or tables); at least 4 major conclusions that you can come up with after generic data mining. Order the complaint types based on the average ‘Request_Closing_Time’, grouping them for different locations. Perform a statistical test for the following: Please note: For the below statements you need to state the Null and Alternate and then provide a statistical test to accept or reject the Null Hypothesis along with the corresponding ‘p-value’. Whether the average response time across complaint types is similar or not (overall) Are the type of complaint or service requested and location related? Dataset Description : Field Description Unique Key (Plain text) - Unique identifier for the complaints Created Date (Date and Time) - The date and time on which the complaint is raised Closed Date (Date and Time) - The date and time on which the complaint is closed Agency (Plain text) - Agency code Agency Name (Plain text) - Name of the agency Complaint Type (Plain text) - Type of the complaint Descriptor (Plain text) - Complaint type label (Heating - Heat, Traffic Signal Condition - Controller) Location Type (Plain text) - Type of the location (Residential, Restaurant, Bakery, etc) Incident Zip (Plain text) - Zip code for the location Incident Address (Plain text) - Address of the location Street Name (Plain text) - Name of the street Cross Street 1 (Plain text) - Detail of cross street Cross Street 2 (Plain text) - Detail of another cross street Intersection Street 1 (Plain text) - Detail of intersection street if any Intersection Street 2 (Plain text) - Detail of another intersection street if any Address Type (Plain text) - Categorical (Address or Intersection) City (Plain text) - City for the location Landmark (Plain text) - Empty field Facility Type (Plain text) - N/A Status (Plain text) - Categorical (Closed or Pending) Due Date (Date and Time) - Date and time for the pending complaints Resolution Action Updated Date (Date and Time) - Date and time when the resolution was provided Community Board (Plain text) - Categorical field (specifies the community board with its code) Borough (Plain text) - Categorical field (specifies the community board) X Coordinate (State Plane) (Number) Y Coordinate (State Plane) (Number) Park Facility Name (Plain text) - Unspecified Park Borough (Plain text) - Categorical (Unspecified, Queens, Brooklyn etc) School Name (Plain text) - Unspecified School Number (Plain text) - Unspecified School Region (Plain text) - Unspecified School Code (Plain text) - Unspecified School Phone Number (Plain text) - Unspecified School Address (Plain text) - Unspecified School City (Plain text) - Unspecified School State (Plain text) - Unspecified School Zip (Plain text) - Unspecified School Not Found (Plain text) - Empty Field School or Citywide Complaint (Plain text) - Empty Field Vehicle Type (Plain text) - Empty Field Taxi Company Borough (Plain text) - Empty Field Taxi Pick Up Location (Plain text) - Empty Field Bridge Highway Name (Plain text) - Empty Field Bridge Highway Direction (Plain text) - Empty Field Road Ramp (Plain text) - Empty Field Bridge Highway Segment (Plain text) - Empty Field Garage Lot Name (Plain text) - Empty Field Ferry Direction (Plain text) - Empty Field Ferry Terminal Name (Plain text) - Empty Field Latitude (Number) - Latitude of the location Longitude (Number) - Longitude of the location Location (Location) - Coordinates (Latitude, Longitude)
GitHub Repo https://github.com/Monsieur-II/Vani-Garage

Monsieur-II/Vani-Garage

The Vani Garage API, built with C# and .NET 8.0, offers user authentication, role-based authorization, caching, and Kafka streaming. It uses Hangfire for background jobs and provides endpoints for managing users, cars, and makes.
GitHub Repo https://github.com/thejonathanjin/thejonathanjin

thejonathanjin/thejonathanjin

Hello world! I'm a Garage Tinkerer, Electrical Engineer, Computer Scientist, with a Lab Technician background.
GitHub Repo https://github.com/Yuvan-Balka/Music-Web-App

Yuvan-Balka/Music-Web-App

Music Garage is an interactive music streaming web application that allows users to stream, manage, and discover music online. It offers features like Queue Functionality for uninterrupted playback, Music + Ambient Fusion to mix songs with background sounds like rain or wind, and Tune Together that lets friends listen to music simultaneously
GitHub Repo https://github.com/Emmanuel1999/Match-3

Emmanuel1999/Match-3

Equipped with garage background noise appropriate for rowdy environments with a taste of Nigerian culture
GitHub Repo https://github.com/shofwan/TheftDetection

shofwan/TheftDetection

In here I try to make a simple theft detection based on background subtraction (with learning rate almost 0) and connected component labeling/blob detection. The cons of my implementations are: -too sensitive with light-changing and; -it will detect not only the missing object but accidentally new object that appeared there. That's why it should be used on a stable-light area, with all of the object are static object, like garage with no one at home (which is I didn't have that kind of video yet). In this video the stealing is detected when some object is missing for 3 seconds or more.