Skip to content

Commit

Permalink
I added most proflios in this resume
Browse files Browse the repository at this point in the history
  • Loading branch information
sherozbek1706 committed Mar 18, 2024
1 parent 3a8a390 commit ac5496b
Show file tree
Hide file tree
Showing 19 changed files with 154 additions and 23 deletions.
Binary file added assets/images/bot.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/docker.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/project-12.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/project-13.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/project-14.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/project-15.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/project-16.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/project-17.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/project-18.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/project-19.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/project-20.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/project-21.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/project-22.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/project-23.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/project-24.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/server.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 0 additions & 2 deletions assets/js/app.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@


let projectLists = document.querySelector(".project-list");

const renderLists = () => {
Expand Down
171 changes: 152 additions & 19 deletions assets/js/data.js
Original file line number Diff line number Diff line change
@@ -1,36 +1,169 @@
let data = [
{
image__url: "./assets/images/docker.png",
site__url: "https://github.com/sherozbek1706/library-project-with-docker",
site__name: "Library Project - Docker Server",
site__category_name: "Web Platform",
site__type: "web design",
},
{
image__url: "./assets/images/server.png",
site__url: "https://telegra.ph/Assalomu-Alaykum-Hi-everyone-03-18",
site__name: "Delivery Food - Server",
site__category_name: "Web Platform",
site__type: "web design",
},
{
image__url: "./assets/images/server.png",
site__url: "https://github.com/sherozbek1706/movie-app-server",
site__name: "Movie App server ",
site__category_name: "Web Platform",
site__type: "web design",
},
{
image__url: "./assets/images/server.png",
site__url: "https://telegra.ph/Assalomu-Alaykum-Hi-everyone-03-18",
site__name: "Pizza Platform - Server",
site__category_name: "Web Platform",
site__type: "web design",
},
{
image__url: "./assets/images/project-24.png",
site__url: "https://telegra.ph/Dashboard-Pizza-Platform-03-18",
site__name: "Dashboard Pizza platform",
site__category_name: "Web Platform",
site__type: "web design",
},
{
image__url: "./assets/images/project-23.png",
site__url: "https://pizza.sherozbek.uz/",
site__name: "Pizza Ordering Platform",
site__category_name: "Web Platform",
site__type: "web design",
},
{
image__url: "./assets/images/project-22.png",
site__url: "https://telegra.ph/Driver-Panel-03-18",
site__name: "Admin Dashboard panel in Driver",
site__category_name: "Web Platform",
site__type: "web design",
},
{
image__url: "./assets/images/project-21.png",
site__url: "https://telegra.ph/Driver-Panel-03-18",
site__name: "Driver panel for web socket",
site__category_name: "Web Platform",
site__type: "web design",
},
{
image__url: "./assets/images/server.png",
site__url: "https://telegra.ph/Assalomu-Alaykum-Hi-everyone-03-18",
site__name: "Taxi ordering Server",
site__category_name: "Web Server",
site__type: "web design",
},
{
image__url: "./assets/images/project-20.png",
site__url: "https://sherozbek.uz/",
site__name: "Order taxi by sitting home",
site__category_name: "Web Platform",
site__type: "web design",
},
{
image__url: "./assets/images/bot.jpg",
site__url: "https://t.me/haydovchilarga_guvohnomabot",
site__name: "Create secret code for login",
site__category_name: "Telegram Bot",
site__type: "web design",
},
{
image__url: "./assets/images/project-19.png",
site__url: "https://xo-gamee.netlify.app/",
site__name: "XO Gamee",
site__category_name: "Web Application",
site__type: "web design",
},
{
image__url: "./assets/images/project-18.png",
site__url: "https://obhavo-uzz.netlify.app/",
site__name: "Ob Havo with API",
site__category_name: "Web Application",
site__type: "web design",
},
{
image__url: "./assets/images/project-17.png",
site__url: "https://ya-bootcampewsa.netlify.app/",
site__name: "YA Bootcamp course WEB APP",
site__category_name: "Web Application",
site__type: "web design",
},
{
image__url: "./assets/images/project-16.png",
site__url: "https://music-playeer.netlify.app/",
site__name: "Music Player with Data",
site__category_name: "Web Application",
site__type: "web design",
},
{
image__url: "./assets/images/project-15.png",
site__url: "https://clockshopresponsive.netlify.app/",
site__name: "Clock Shop landing ",
site__category_name: "Web Design",
site__type: "web design",
},
{
image__url: "./assets/images/project-14.png",
site__url: "https://shazam-uzbek.netlify.app/",
site__name: "Shazam app with Rapid API",
site__category_name: "Web Application",
site__type: "web design",
},
{
image__url: "./assets/images/project-13.png",
site__url: "https://bilim-ol.netlify.app/",
site__name: "Bilim OL - CRM",
site__category_name: "Web Application",
site__type: "web design",
},
{
image__url: "./assets/images/project-12.png",
site__url: "https://uz-cyborg.netlify.app/",
site__name: "Cyborg",
site__category_name: "Web Design",
site__type: "web design",
},
{
image__url: "./assets/images/Projects/11.jpg",
site__url: "https://croffe.netlify.app/",
site__name: "Croffee - She'rozbek",
site__name: "Croffee",
site__category_name: "Web Design",
site__type: "web design",
},
{
image__url: "./assets/images/Projects/10.jpg",
site__url: "https://home-sh.netlify.app/",
site__name: "Home - She'rozbek",
site__name: "Home",
site__category_name: "Web Design",
site__type: "web design",
},
{
image__url: "./assets/images/Projects/9.jpg",
site__url: "https://gamee-x.netlify.app/",
site__name: "Game'X - She'rozbek",
site__name: "Game'X",
site__category_name: "Web Design",
site__type: "web design",
},
{
image__url: "./assets/images/Projects/8.jpg",
site__url: "https://filmlane-sherozbek.netlify.app/",
site__name: "Filmlane - She'rozbek",
site__name: "Filmlane",
site__category_name: "Web Design",
site__type: "web design",
},
{
image__url: "./assets/images/Projects/7kun.jpg",
site__url: "https://nftc-sheroz.netlify.app/",
site__name: "NFT's - She'rozbek",
site__name: "NFT's",
site__category_name: "Web Design",
site__type: "web design",
},
Expand All @@ -45,22 +178,22 @@ let data = [
image__url: "./assets/images/Projects/2kun.jpg",
site__url: "https://exam-oliy.netlify.app/",
site__name: "Exam oliy",
site__category_name: "Web development",
site__type: "web development",
site__category_name: "Web Application",
site__type: "web Application",
},
{
image__url: "./assets/images/Projects/1kun.jpg",
site__url: "https://soz-yodla.netlify.app/",
site__name: "So'z Yodla",
site__category_name: "Web development",
site__type: "web development",
site__category_name: "Web Application",
site__type: "web Application",
},
{
image__url: "./assets/images/project-1.jpg",
site__url: "https://play-net.vercel.app/",
site__name: "Play.Net",
site__category_name: "Web development",
site__type: "web development",
site__category_name: "Web Application",
site__type: "web Application",
},
{
image__url: "./assets/images/project-2.jpg",
Expand All @@ -87,8 +220,8 @@ let data = [
image__url: "./assets/images/project-5.jpg",
site__url: "https://twitter-analogg.netlify.app/",
site__name: "Twitter Analog",
site__category_name: "Web Development",
site__type: "web development",
site__category_name: "Web Application",
site__type: "web Application",
},
{
image__url: "./assets/images/project-6.jpg",
Expand All @@ -108,15 +241,15 @@ let data = [
image__url: "./assets/images/project-8.jpg",
site__url: "https://calculator-sherozbek.netlify.app/",
site__name: "Calculator | She'rozbek",
site__category_name: "Web development",
site__type: "web development",
site__category_name: "Web Application",
site__type: "web Application",
},
{
image__url: "./assets/images/project-9.jpg",
site__url: "https://random-app-js.netlify.app/",
site__name: "Random Numbers WPA",
site__category_name: "Web development",
site__type: "web development",
site__name: "Random Numbers PWA",
site__category_name: "Web Application",
site__type: "web Application",
},
{
image__url: "./assets/images/project-10.jpg",
Expand All @@ -132,4 +265,4 @@ let data = [
site__category_name: "Web Design",
site__type: "web design",
},
];
];
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@ <h4 class="h4 service-item-title">Web Development</h4>
- testimonials
-->

<section class="testimonials">
<!-- <section class="testimonials">
<h3 class="h3 testimonials-title">Comments</h3>
Expand Down Expand Up @@ -314,7 +314,7 @@ <h4 class="h4 testimonials-item-title" data-testimonials-title>Samandar Rasulov<
</ul>
</section>
</section> -->


<!--
Expand Down

0 comments on commit ac5496b

Please sign in to comment.