Skip to content

Commit

Permalink
Debug
Browse files Browse the repository at this point in the history
  • Loading branch information
Rasel-bot committed Aug 28, 2024
1 parent 7d02b22 commit 849794f
Show file tree
Hide file tree
Showing 39 changed files with 43 additions and 443 deletions.
Binary file removed assets/docs/john_doe.pdf
Binary file not shown.
1 change: 1 addition & 0 deletions assets/icons/arrow-right/django-original.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed assets/images/experience-page/1.jpg
Binary file not shown.
Binary file removed assets/images/experience-page/IIT_Bombay.jpg
Binary file not shown.
Binary file removed assets/images/experience-page/ISI.png
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed assets/images/experience-page/elevate.png
Binary file not shown.
Binary file removed assets/images/experience-page/flipkart.jpg
Binary file not shown.
Binary file removed assets/images/experience-page/gsoc.png
Binary file not shown.
Binary file removed assets/images/experience-page/hackasolution.png
Binary file not shown.
Binary file removed assets/images/experience-page/hakin.png
Binary file not shown.
Binary file removed assets/images/experience-page/jithack.png
Binary file not shown.
Binary file removed assets/images/experience-page/lema-labs.jpg
Binary file not shown.
Binary file removed assets/images/experience-page/lema-labs.png
Binary file not shown.
Binary file removed assets/images/experience-page/nhacks.png
Binary file not shown.
Binary file removed assets/images/experience-page/recess.png
Binary file not shown.
Binary file removed assets/images/experience-page/ulhacks.png
Binary file not shown.
Binary file removed assets/images/experience-page/uniglobe.png
Binary file not shown.
Binary file removed assets/images/experience-page/uplift.png
Binary file not shown.
Binary file removed assets/images/experience-page/wafflehacks.png
Binary file not shown.
Binary file removed assets/images/references-page/reviewphoto1.png
Binary file not shown.
Binary file removed assets/images/references-page/reviewphoto2.png
Binary file not shown.
Binary file removed assets/images/references-page/reviewphoto3.png
Binary file not shown.
Binary file removed assets/images/references-page/reviewphoto4.png
Binary file not shown.
Binary file removed assets/images/references-page/reviewphoto5.png
Binary file not shown.
Binary file removed assets/images/references-page/team.png
Binary file not shown.
Binary file added assets/images/techstack-page/flask.png
Binary file added assets/images/techstack-page/linux.png
Binary file added assets/images/techstack-page/odoo_logo.png
18 changes: 12 additions & 6 deletions assets/js/experience.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,25 @@ AOS.init();

const experiencecards = document.querySelector(".experience-cards");
const exp = [

{
title: "Content Moderator",
title: "IT Assistant",
cardImage: "assets/images/experience-page/ab-p.max-300x200.jpg",
place: "Genex Infosys",
time: "(December, 2021 - December, 2023)",
desp: "<li>Maintain Website and Databases.</li> <li>Compose document and troubleshoot networking issues.</li> <li>Working with spreadsheet and various software.</li>",
},
{
title: "Customer Support Executive",
cardImage: "assets/images/experience-page/genex.jpg",
place: "Genex Infosys",
time: "(March, 2022 - October, 2022)",
desp: "<li>Analyze user's video with define indicator.</li> <li>Respone immediately with multitasking.</li> <li>Working with spreadsheet and various software.</li>",
time: "(April, 2020 - May , 2021)",
desp: "<li>Analyze user's video with define indicator.</li><li>Inquiries and support customer problems.</li> <li>Respone immediately with multitasking.</li> <li>Working with spreadsheet and various software.</li>",
},
{
title: "Telemarketer",
cardImage: "assets/images/experience-page/oasis.jpg",
place: "Oasis Net Link, Dhaka",
time: "(Dec, 18 - Jan, 20)",
place: "Oasis Net Link",
time: "(March, 2018 - May, 2019)",
desp: "<li>Make outgoing call to English speaking country.</li><li>Sale products.</li>",
},

Expand Down
24 changes: 12 additions & 12 deletions assets/js/techstack.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,19 +20,19 @@ const techStack = [
langDesc: "<li>JavaScript, often abbreviated JS, is a programming language that is one of the core technologies of the World Wide Web, alongside HTML and CSS</li>",
},
{
langImage: "assets/images/techstack-page/node.png",
langName: "Node",
langDesc: "<li>Node.js is an open-source, cross-platform, back-end JavaScript runtime environment that runs on the V8 engine and executes JavaScript code outside a web browser</li>",
langImage: "assets/images/techstack-page/django-logo-negative.png",
langName: "Django",
langDesc: "<li> Django is a high level python framework for web development. It is a versatile framework follow DRY principle. Django follow MVT pattern. </li>",
},
{
langImage: "assets/images/techstack-page/python.png",
langName: "Python",
langDesc: "<li>Python is an interpreted high-level general-purpose programming language</li>",
},
{
langImage: "assets/images/techstack-page/cpp.png",
langName: "C++",
langDesc: "<li>C++ is a general-purpose programming language created by Bjarne Stroustrup as an extension of the C programming language, or C with Classes</li>",
langImage: "assets/images/techstack-page/linux.png",
langName: "Linux",
langDesc: "<li>Linux is open source operating system. It is very popular among the developer all over the world. It has many distribution, I prefer debian.</li>",
},
{
langImage: "assets/images/techstack-page/git.png",
Expand All @@ -45,14 +45,14 @@ const techStack = [
langDesc: "<li>Bootstrap is a free and open-source CSS framework directed at responsive, mobile-first front-end web development</li>",
},
{
langImage: "assets/images/techstack-page/react.png",
langName: "React",
langDesc: "<li>React is a free and open-source front-end JavaScript library for building user interfaces based on UI components</li>",
langImage: "assets/images/techstack-page/odoo_logo.png",
langName: "Odoo",
langDesc: "<li>Odoo is a kind software that works on Enterprise Resource Planning. It has two versions, community and enterprise. Python, Javascript and PostgreSQL are the techstack behind it. </li>",
},
{
langImage:"assets/images/techstack-page/c.png",
langName:"C",
langDesc:"<li>C is a general-purpose, procedural computer programming language supporting structured programming, lexical variable scope, and recursion, with a static type system</li>"
langImage:"assets/images/techstack-page/flask.png",
langName:"Flask",
langDesc:"<li>Flask is python micro framework. It is very popular for creating small website</li>"
},
];

Expand Down
9 changes: 1 addition & 8 deletions design.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,14 +62,7 @@

<body class="no-scroll-preload">

<!-- loader -->
<div class="loader-container">
<div class="atom">
<div class="electron"></div>
<div class="electron-alpha"></div>
<div class="electron-omega"></div>
</div>
</div>

<!--Dynamic Nav Bar-->

<!-- script -->
Expand Down
25 changes: 9 additions & 16 deletions education.html
Original file line number Diff line number Diff line change
Expand Up @@ -56,14 +56,7 @@
</head>

<body class="no-scroll-preload">
<!-- loader -->
<div class="loader-container">
<div class="atom">
<div class="electron"></div>
<div class="electron-alpha"></div>
<div class="electron-omega"></div>
</div>
</div>


<!--Dynamic Nav Bar-->

Expand Down Expand Up @@ -289,13 +282,13 @@ <h1 class="head" data-aos="fade-up" data-aos-delay="300">Formal <span class="edu

<div class="timeline-content js--fadeInLeft">
<div class="timeline-img-header" style="background-image: url('assets/images/education-page/edTimeline1.png'); background-repeat: no-repeat; background-size: auto;"></div>
<div class="date date1">2017-2019</div>
<div class="date date1">2016-2021</div>
<div>
<h2 class="timelineHeading">Bangladesh Engineers Instituition</h2>
<h6>Bachelor of Science(AMIE), Electronics and Electrical Engineering</h6>
<li>Dropout by choice</li>
<li>Nothing remarkable</li>
<li>Useless program </li>
<h2 class="timelineHeading">University of Science and Technology Chittagong</h2>
<h6>Bachelor of Science in Computer Science & Engineering</h6>
<li>Programming languages</li>
<li>Community building</li>
<li>Math & Science</li>

</div>
</div>
Expand All @@ -316,7 +309,7 @@ <h3 class="timelineHeading2">Dinajpur Board</h3>
<h6>HSC, Science</h6>
<li>Grade - A</li>
<li>GPA - 4.30</li>
<li>Most of the concept were unclear</li>


</div>
</div>
Expand All @@ -337,7 +330,7 @@ <h2 class="timelineHeading3">Dinajpur Board</h2>
<h6>SSC, Science</h6>
<li>Grade - A</li>
<li>GPA - 4.88</li>
<li>Struggle for learning</li>


</div>
</div>
Expand Down
10 changes: 1 addition & 9 deletions experience.html
Original file line number Diff line number Diff line change
Expand Up @@ -56,15 +56,7 @@
</head>

<body class="no-scroll-preload">
<!-- loader -->
<div class="loader-container">
<div class="atom">
<div class="electron"></div>
<div class="electron-alpha"></div>
<div class="electron-omega"></div>
</div>

</div>

<!--Dynamic Nav Bar-->

<!-- script -->
Expand Down
13 changes: 3 additions & 10 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<meta name="twitter:site" content="https://raselsheikh.netlify.app/">
<meta name="application-name" content="Rasel Sheikh | Home" />
<meta name="apple-mobile-web-app-title" content="Rasel Sheikh | Home" />
<meta name="summary" content="Self learned programmer, Tech enthusiast, Makruh, Makruh website." />
<meta name="summary" content="Tech enthusiast, Makruh, Makruh Website." />
<!--For Dark/Light mode Toggle-->
<script src="https://code.iconify.design/1/1.0.4/iconify.min.js"></script>
<!--Import Google Icon Font-->
Expand Down Expand Up @@ -48,14 +48,7 @@
</head>

<body class="no-scroll-preload">
<!-- loader -->
<div class="loader-container">
<div class="atom">
<div class="electron"></div>
<div class="electron-alpha"></div>
<div class="electron-omega"></div>
</div>
</div>


<!--Dynamic Nav Bar-->

Expand All @@ -74,7 +67,7 @@
</div>
<br/>
<span style="display: inline;">I am into <span class="animated-text"
data-words="Data Analysis, Software Quality Assurance, Machine Learning"></span>
data-words="Automatiion, Python Web Development, Odoo ERP"></span>
</span>
<div>
<div class="social-icons">
Expand Down
12 changes: 2 additions & 10 deletions projects.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,15 +62,7 @@
</head>

<body class="no-scroll-preload">
<!-- loader -->
<div class="loader-container">
<div class="atom">
<div class="electron"></div>
<div class="electron-alpha"></div>
<div class="electron-omega"></div>
</div>
</div>
add


<div class="container pt-5" style="width: 100%; min-height: 80%">
<section style="height: 70vh">
Expand Down Expand Up @@ -299,7 +291,7 @@
<div class="dropdown col-md-6 d-flex mt-5 flex-column text-center justify-content-center animate__animated animate__zoomIn animate__delay-1s">
<h2 class="main-heading mb-0 projects_head">My <span class="my_projects">Projects</span></h2>
<p class="pre-heading font-weight-bolder" class="mb-0 mt-3 text-center animate__animated animate__zoomIn animate__delay-2s">
My projects makes use of vast variety of latest technology tools. My best experience is to create Data Science projects and deploy them to web applications using cloud infrastructure.
My projects makes use of vast variety of latest technology tools. My best experience is to create Web development projects and deploy them to web applications using cloud infrastructure.
</p>
</div>
</div>
Expand Down
Loading

0 comments on commit 849794f

Please sign in to comment.