Skip to content

Commit

Permalink
proposed version 1
Browse files Browse the repository at this point in the history
  • Loading branch information
codeWithEdison committed Oct 2, 2023
1 parent 778737b commit e79eaa7
Show file tree
Hide file tree
Showing 94 changed files with 6,479 additions and 0 deletions.
461 changes: 461 additions & 0 deletions about.html

Large diffs are not rendered by default.

353 changes: 353 additions & 0 deletions contact.html

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions css/bootstrap.min.css

Large diffs are not rendered by default.

581 changes: 581 additions & 0 deletions css/style.css

Large diffs are not rendered by default.

Binary file added img/David.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 img/HOD_CSE.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 img/HOD_IT.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 img/Habibu.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 img/Hod_Is.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 img/ICT CHAMBER.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 img/NCST.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 img/RDB_logo.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 img/RISALogo.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 img/ambroise.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 img/bakame.jpeg
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 img/bakamee.jpeg
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 img/binary hub logs.zip
Binary file not shown.
Binary file added img/binary hub logs/binary hub/logo 1.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 img/binary hub logs/binary hub/logo 2.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 img/binary hub logs/binary hub/logo 4.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 img/binary hub logs/binary hub/logo3.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 img/binary_hub.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 img/blacpic.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 img/bobx.jpeg
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 img/caline.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 img/call.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 img/carousel-1.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 img/coffee.jpeg
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 img/cordinator.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 img/cur.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 img/datch.jpeg
Binary file added img/datch.png
Binary file added img/deanict.jpg
Binary file added img/dudu (2).jpeg
Binary file added img/dudu.jpeg
Binary file added img/ediso.jpg
Binary file added img/edison.jpeg
Binary file added img/edsn.jpg
Binary file added img/edso (1).png
Binary file added img/edso (2).png
Binary file added img/emmy.jpeg
Binary file added img/feature.jpg
Binary file added img/habibu.jpeg
Binary file added img/hodcs.png
Binary file added img/j cloude.jpg
Binary file added img/j cloude.png
Binary file added img/jayco.jpg
Binary file added img/joseph.jpg
Binary file added img/logorura.png
Binary file added img/lucie.jpeg
Binary file added img/lysa.jpeg
Binary file added img/mic.png
Binary file added img/michel.jpeg
Binary file added img/mineduc.jpg
Binary file added img/mineduc.png
Binary file added img/minicom.png
Binary file added img/minict.png
Binary file added img/ngo.jpg
Binary file added img/ngo.png
Binary file added img/obed.jpeg
Binary file added img/octivities.webp
Binary file not shown.
Binary file added img/papias.jpeg
Binary file added img/papias1.jpeg
Binary file added img/principle.jpg
Binary file added img/principle.png
Binary file added img/sostene.jpg
Binary file added img/urstudent.jpg
Binary file added img/userr.png
Binary file added img/yves.jpg
Binary file added img/yves.png
607 changes: 607 additions & 0 deletions index.html

Large diffs are not rendered by default.

197 changes: 197 additions & 0 deletions js/main copy.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,197 @@
"use strict";
jQuery(document).ready(function ($) {

$(window).load(function () {
$(".loaded").fadeOut();
$(".preloader").delay(1000).fadeOut("slow");
});
/*---------------------------------------------*
* Mobile menu
---------------------------------------------*/
$('#bs-example-navbar-collapse-1').find('a[href*=#]:not([href=#])').click(function () {
if (location.pathname.replace(/^\//, '') == this.pathname.replace(/^\//, '') && location.hostname == this.hostname) {
var target = $(this.hash);
target = target.length ? target : $('[name=' + this.hash.slice(1) + ']');
if (target.length) {
$('html,body').animate({
scrollTop: (target.offset().top - 0)
}, 1000);
if ($('.navbar-toggle').css('display') != 'none') {
$(this).parents('.container').find(".navbar-toggle").trigger("click");
}
return false;
}
}
});


/*---------------------------------------------*
* WOW
---------------------------------------------*/

var wow = new WOW({
mobile: false // trigger animations on mobile devices (default is true)
});
wow.init();



/* ---------------------------------------------------------------------
Carousel
---------------------------------------------------------------------= */

$('.main_home_slider').owlCarousel({
responsiveClass: true,
autoplay: false,
items: 1,
loop: true,
dots: true,
nav: false,
navText: [
"<i class='lnr lnr-chevron-left'></i>",
"<i class='lnr lnr-chevron-right'></i>"
],
autoplayHoverPause: true

});

$('.single_features_slide').owlCarousel({
responsiveClass: true,
autoplay: false,
items: 1,
loop: true,
dots: true,
nav: false,
navText: [
"<i class='lnr lnr-chevron-left'></i>",
"<i class='lnr lnr-chevron-right'></i>"
],
autoplayHoverPause: true

});

$('.main_teastimonial_slider').owlCarousel({
responsiveClass: true,
autoplay: false,
items: 1,
loop: true,
dots: true,
nav: false,
navText: [
"<i class='lnr lnr-chevron-left'></i>",
"<i class='lnr lnr-chevron-right'></i>"
],
autoplayHoverPause: true

});


// magnificPopup

$('.portfolio-img').magnificPopup({
type: 'image',
gallery: {
enabled: true
}
});

//mytabs

// $('ul.service_tabe_menu li a').click(function (e) {
// e.preventDefault()
// $(this).tab('show')
// });

//skillbar section

var skillBarTopPos = jQuery('.skillbar').position().top;
jQuery(document).scroll(function () {
var scrolled_val = $(document).scrollTop().valueOf();
if (scrolled_val > skillBarTopPos - 250)
startAnimation();
});

function startAnimation() {
jQuery('.skillbar').each(function () {
jQuery(this).find('.skillbar-bar').animate({
width: jQuery(this).attr('data-percent')
}, 6000);
});
}
;


//---------------------------------------------
// Counter
//---------------------------------------------

$('.statistic-counter').counterUp({
delay: 10,
time: 2000
});

// main-menu-scroll

jQuery(window).scroll(function () {
var top = jQuery(document).scrollTop();
var height = 300;
//alert(batas);

if (top > height) {
jQuery('.navbar-fixed-top').addClass('menu-scroll');
} else {
jQuery('.navbar-fixed-top').removeClass('menu-scroll');
}
});

// scroll Up

$(window).scroll(function () {
if ($(this).scrollTop() > 600) {
$('.scrollup').fadeIn('slow');
} else {
$('.scrollup').fadeOut('slow');
}
});

$('.scrollup').click(function () {
$("html, body").animate({scrollTop: 0}, 1000);
return false;
});

// $('#menu').slicknav();
jQuery('#portfoliowork').mixItUp({
selectors: {
target: '.tile',
filter: '.filter',
sort: '.sort-btn'
},
animation: {
animateResizeContainer: false,
effects: 'fade scale'
}

});



$('.dropdown-menu').click(function (e) {
e.stopPropagation();
});

//End

});



$(document).on("scroll", function () {
if ($(document).scrollTop() > 120) {
$("nav").addClass("small");
} else {
$("nav").removeClass("small");
}
});



127 changes: 127 additions & 0 deletions js/main.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,127 @@
(function ($) {
"use strict";

// Spinner
var spinner = function () {
setTimeout(function () {
if ($('#spinner').length > 0) {
$('#spinner').removeClass('show');
}
}, 1);
};
spinner();


// Initiate the wowjs
new WOW().init();


// Sticky Navbar
$(window).scroll(function () {
if ($(this).scrollTop() > 45) {
$('.navbar').addClass('sticky-top shadow-sm');
} else {
$('.navbar').removeClass('sticky-top shadow-sm');
}
});

// Dropdown on mouse hover
const $dropdown = $(".dropdown");
const $dropdownToggle = $(".dropdown-toggle");
const $dropdownMenu = $(".dropdown-menu");
const showClass = "show";

$(window).on("load resize", function() {
if (this.matchMedia("(min-width: 992px)").matches) {
$dropdown.hover(
function() {
const $this = $(this);
$this.addClass(showClass);
$this.find($dropdownToggle).attr("aria-expanded", "true");
$this.find($dropdownMenu).addClass(showClass);
},
function() {
const $this = $(this);
$this.removeClass(showClass);
$this.find($dropdownToggle).attr("aria-expanded", "false");
$this.find($dropdownMenu).removeClass(showClass);
}
);
} else {
$dropdown.off("mouseenter mouseleave");
}
});


// Facts counter
$('[data-toggle="counter-up"]').counterUp({
delay: 10,
time: 2000
});


// Back to top button
$(window).scroll(function () {
if ($(this).scrollTop() > 100) {
$('.back-to-top').fadeIn('slow');
} else {
$('.back-to-top').fadeOut('slow');
}
});
$('.back-to-top').click(function () {
$('html, body').animate({scrollTop: 0}, 1500, 'easeInOutExpo');
return false;
});


// Testimonials carousel
$(".testimonial-carousel").owlCarousel({
autoplay: true,
smartSpeed: 1500,
dots: true,
loop: true,
center: true,
responsive: {
0:{
items:1
},
576:{
items:1
},
768:{
items:2
},
992:{
items:3
}
}
});


// Vendor carousel
$('.vendor-carousel').owlCarousel({
loop: true,
margin: 45,
dots: false,
loop: true,
autoplay: true,
smartSpeed: 1000,
responsive: {
0:{
items:2
},
576:{
items:4
},
768:{
items:6
},
992:{
items:8
}
}
});


})(jQuery);

Loading

0 comments on commit e79eaa7

Please sign in to comment.