Skip to content

Commit

Permalink
projects ection modified
Browse files Browse the repository at this point in the history
  • Loading branch information
Shreyaskr1409 committed Dec 19, 2024
1 parent 798ea88 commit 6f1338f
Show file tree
Hide file tree
Showing 10 changed files with 410 additions and 460 deletions.
8 changes: 0 additions & 8 deletions .idea/.gitignore

This file was deleted.

9 changes: 0 additions & 9 deletions .idea/Portfolio.iml

This file was deleted.

6 changes: 0 additions & 6 deletions .idea/misc.xml

This file was deleted.

8 changes: 0 additions & 8 deletions .idea/modules.xml

This file was deleted.

6 changes: 0 additions & 6 deletions .idea/vcs.xml

This file was deleted.

3 changes: 0 additions & 3 deletions .vscode/settings.json

This file was deleted.

15 changes: 7 additions & 8 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="style2.css">
<link rel="stylesheet" href="projects_style.css">
<link rel="stylesheet" href="assets/fonts/Nexa Rust/stylesheet.css">
<link rel="stylesheet" href="assets/fonts/Catchy Mager/stylesheet.css">
<link rel="stylesheet" href="assets/fonts/EuroRoman/stylesheet.css">
<link rel="stylesheet" href="assets/fonts/Nexa Rust/stylesheet.css">
<link rel="stylesheet" href="assets/fonts/Raleway/stylesheet.css">
<link rel="fonts" href="assets\fonts\EuroRoman\eurro___.ttf">

<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
Expand Down Expand Up @@ -142,9 +142,7 @@ <h1 id="title_p1">Simpliblog</h1>
<div id="button_p" onclick="window.open('https://github.com/Shreyaskr1409/SimpliBlog', '_blank');">Repository</div>
</div>
</div>
</div>

<h1 id="Click_to_explore">Click to explore:</h1>

<div class="my_projects_section">
<div class="card-slider">
Expand Down Expand Up @@ -184,22 +182,23 @@ <h2>Health App</h2>
<span class="left-arrow_2">&laquo;</span>
<span class="right-arrow_2">&raquo;</span>
</div>
</div>
</div>


<!-- Resume Section -->
<!-- To be added -->

<!-- About me section -->
<!-- <div id="am_container">
<div id="am_container">
<div id="am_inner_container">
<section class="mapbox" data-mapbox>
<figure>
<figure id="map_figure">
<iframe id="map_raipur" src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d118983.72840229067!2d81.61907330000001!3d21.26190555!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3a28dda23be28229%3A0x163ee1204ff9e240!2sRaipur%2C%20Chhattisgarh!5e0!3m2!1sen!2sin!4v1722771727215!5m2!1sen!2sin" width="600" height="450" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>
</figure>
</figure>
</section>
</div>
</div> -->
</div>


<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/gsap.min.js"></script>
Expand Down
Loading

0 comments on commit 6f1338f

Please sign in to comment.