Wrong Mansur
175 subscribers
212 photos
21 videos
17 files
277 links
Download Telegram
🏠 nexter

Hi there 👋🏾 again...

This project was designed to practice CSS Grid Layouts under the course of Jonas Schmedtmann. The project displays a website for purchasing luxury apartments.

Check it out!
Demo - https://nexter-mansur.netlify.app/
Repo - https://github.com/MansurIsakov/small-projects/tree/main/nexter

Bugs? Leave a comment ⬇️

@Untitled_project1
👨‍💻 Portfolio

Time to show you portfolio website one of the Untitled Project Creators 😁

Website developed as a centralized place of experience, details and information about @khusanov_m_r

Currently Desktop 💻 mode only

Check it out guys!

Demo 👀

Bugs? Leave a comment ⬇️

P.S. Some buttons or links do not work because of absence of data, and created for future updates 🙌

©️ Quartet's Untitled Project
💸 bankist - Commercial Page

This project was designed to practice DOM Manipulations and Events under the course of Jonas Schmedtmann. The project displays a commercial page of bankistApp.

Check it out!
Demo - https://bankist-mansur.netlify.app/
Repo - https://github.com/MansurIsakov/small-projects/tree/main/bankist

Bugs? Leave a comment ⬇️

©️ Quartet's Untitled Project
Forwarded from Владилен: IT в эпоху AI
Git и Github для начинающих.pdf
136.2 KB
Git и Github Шпаргалка

Статья так же доступна тут:
vk.com/@vladilen.minin-git-and-github
🗺 mapty

This project was created to practice Object-oriented programming with JavaScript under the course of Jonas Schmedtmann. The web application is designed to visually display cardiovascular workouts (running / cycling) on maps using the Leaflet API and Local Storage API.

Check it out!
Demo - https://mapty-mansur.netlify.app/
Repo - https://github.com/MansurIsakov/small-projects/tree/main/mapty

Bugs? Leave a comment ⬇️

©️ Quartet's Untitled Project
#1 formValidator

POV: Starting 20-projects with Vanilla JS challenge

Features: checking validation of email, required inputs, length of inputs, password matching.

Check it out!
Repo - https://github.com/MansurIsakov/small-projects/tree/main/mini-projects/formValidator

Bugs? Leave a comment ⬇️

©️ Quartet's Untitled Project
#2 movieSeatBooking

This web application allows to purchase tickets for a selected movie session and stores the data in local storage.

Check it out!
Repo - https://github.com/MansurIsakov/small-projects/tree/main/mini-projects/movieSeatBooking

Bugs? Leave a comment ⬇️

©️ Quartet's Untitled Project
#3 videoPlayer

This website was created to customize video player in better way, including timestamp, buttons, progress bar.

Check it out!
Repo - https://github.com/MansurIsakov/small-projects/tree/main/mini-projects/videoPlayer

Bugs? Leave a comment ⬇️

©️ Quartet's Untitled Project
#4 exchangeRateCalculator

The website gets the exchange rate between specific currencies

Project Features:

- Display UI with 2 select lists for countries and 2 inputs for amounts
- Fetch exchange rates from API (https://api.exchangerate-api.com)
- Display the values for both countries
- Update values on amount change
- Swap country rates

Check it out!
Repo - https://github.com/MansurIsakov/small-projects/tree/main/mini-projects/exchangeRateCalculator

Bugs? Leave a comment ⬇️

©️ Quartet's Untitled Project
#5 arrayMethods

The project was designed to practice high-order array methods and DOM manipulations.

Project Specifications

- Fetch random users from the randomuser.me API
- Use forEach() to loop and output user/wealth
- Use map() to double wealth
- Use filter() to filter only millionaires
- Use sort() to sort by wealth
- Use reduce() to add all wealth

Check it out!
Repo - https://github.com/MansurIsakov/small-projects/tree/main/mini-projects/arrayMethods

Bugs? Leave a comment ⬇️

©️ Quartet's Untitled Project
#6 burgerMenu && modalForm

This simple landing page was created to have practice with burger menu (slide menu) and modal form.

Project Specifications:

- Create and style landing page
- Style side nav and modal
- Add functionality to make menu open/close on button click
- Add functionality to make modal open/close on button click

Check it out!
Repo - https://github.com/MansurIsakov/small-projects/tree/main/mini-projects/burgerMenu%26%26modalForm

Bugs? Leave a comment ⬇️

©️ Quartet's Untitled Project
The website created by a graphic designer, mainly functions as a portfolio.

Check this out:
https://nomonjondesigner.netlify.app

P.S. Rate the burger menu separately😉

P.S. vol2. Wait for 10-20 seconds to get loaded.
#7 hangmanGame

This is simple game in which the user should figure out a hidden word in a set amount of chances.


Project Specifications

- Display hangman pole and figure using SVG
- Generate a random word
- Display word in UI with correct letters
- Display wrong letters
- Show notification when select a letter twice
- Show popup on win or lose
- Play again button to reset game

Check it out!
Repo - https://github.com/MansurIsakov/small-projects/tree/main/mini-projects/hangmanGame

Bugs? Leave a comment ⬇️

©️ Quartet's Untitled Project
#8 mealFinder

This
web application allows to search and generate random meals from the themealdb.com API.

Project Specifications:

- Display UI with form to search and button to generate
- Connect to API and get meals
- Display meals in DOM with image and hover effect
- Click on meal and see the details
- Click on generate button and fetch & display a random meal

Check it out!
Repo - https://github.com/MansurIsakov/small-projects/tree/main/mini-projects/mealFinder

Bugs? Leave a comment ⬇️

©️ Quartet's Untitled Project
#9 musicPlayer

This
is demonstration of customizing audio player using the HTML5 audio API.

Project Specifications:

- Create UI for music player including spinning image and song detail popup
- Add play and pause functionality
- Switch songs
- Progress bar

Check it out!
Repo - https://github.com/MansurIsakov/small-projects/tree/main/mini-projects/musicPlayer

Bugs? Leave a comment ⬇️

©️ Quartet's Untitled Project