Skip to content

Commit

Permalink
Merge branch 'Gyanthakur:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
SuramyaRanjan authored Oct 14, 2024
2 parents c3211a9 + e3b1551 commit 50733a9
Show file tree
Hide file tree
Showing 7 changed files with 410 additions and 156 deletions.
76 changes: 41 additions & 35 deletions about-us.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,41 +35,46 @@
<div class="progress-bar" id="progressBar">
<div class="bar" id="bar"></div>
</div>
<header>
<nav>

<p class="title" >About Us</p>
<div class="nav-links">


<a href="index.html">
<button class="add">
Go To Profile Section &nbsp; <i class="fa-solid fa-user"></i>
</button>
</a>

<a href="project.html">
<button class="add">
Go to Project section &nbsp; <i class="fa-solid fa-list-check"></i>
</button>
</a>

<a href="about-us.html">
<button class="add" onclick='window.open("about-us.html","_self")'>
About Us &nbsp; <i class="fa-solid fa-info-circle"></i>
</button>
</a>



<div class="navbar">
<header>
<nav>

<p class="title" >About Us</p>
<div class="nav-links">


<a href="index.html">
<button class="add">
Go To Profile Section &nbsp; <i class="fa-solid fa-user"></i>
</button>
</a>

<a href="contact-us.html">
<button class="add" onclick='window.open("contact-us.html","_self")'>
Content Us &nbsp; <i class="fa-solid fa-address-book"></i>
</button>
</a>
<button class="dark-btn about-dark"><img id="icon" src="dark.png" alt="Dark" style="right: 0%;top: 0%;"></img></button>
</div>

</nav>
</header>
<a href="project.html">
<button class="add">
Go to Project section &nbsp; <i class="fa-solid fa-list-check"></i>
</button>
</a>

<a href="about-us.html">
<button class="add" onclick='window.open("about-us.html","_self")'>
About Us &nbsp; <i class="fa-solid fa-info-circle"></i>
</button>
</a>

<a href="contact-us.html">
<button class="add" onclick='window.open("contact-us.html","_self")'>
Content Us &nbsp; <i class="fa-solid fa-address-book"></i>
</button>
</a>
<button class="dark-btn about-dark"><img id="icon" src="dark.png" alt="Dark" style="right: 0%;top: 0%;"></img></button>
</div>

</nav>
</header>
</div>



Expand Down Expand Up @@ -137,6 +142,7 @@ <h2 class="section-title">Contact Us</h2>
class="link-primary"
>GitHub Repository</a
>.

</p>
</div>
</main>
Expand All @@ -160,7 +166,7 @@ <h2 class="section-title">Contact Us</h2>
</li>
<li class="social-icon__item">
<a class="social-icon__link" href=" https://twitter.com/gps_96169">
<ion-icon name="logo-twitter"></ion-icon>
<i class="fa-brands fa-x-twitter"></i>
</a>
</li>
<li class="social-icon__item">
Expand Down
2 changes: 1 addition & 1 deletion contact-us.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
</li>
<li class="social-icon__item">
<a class="social-icon__link" href=" https://twitter.com/gps_96169">
<ion-icon name="logo-twitter"></ion-icon>
<i class="fa-brands fa-x-twitter"></i>
</a>
</li>
<li class="social-icon__item">
Expand Down
Binary file added gratisography-cyber-kitty-800x525.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
131 changes: 105 additions & 26 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,21 @@
<div class="progress-bar" id="progressBar">
<div class="bar" id="bar"></div>
</div>
<header>

<div >
<header>
<nav>
<p class="title"><a href="#">Dev Profiles</a></p>
<div class="nav-links">

<button class="add" onclick='window.open("https://github.com/Gyanthakur/DevProfile","_blank")'>
<!-- <button class="add" onclick='window.open("https://github.com/Gyanthakur/DevProfile","_blank")'>
Add your Profile &nbsp;
<i class="fa-sharp fa-solid fa-user-plus"></i>
</button>
</button> -->


<a href="https://github.com/Gyanthakur/DevProfile" target="_blank"><button class="add">Add your Profile &nbsp; <i class="fa-sharp fa-solid fa-user-plus"></i>
</button></a>


<a href="project.html"><button class="add">Go to Project section &nbsp; <i class="fa-solid fa-list-check"></i>
Expand All @@ -50,7 +56,8 @@
</div>

</nav>
</header>
</header>
</div>



Expand All @@ -62,31 +69,11 @@

<div class="container">

<div class="profile">
<div class="lines"></div>
<div class="pfp"><img src="https://avatars.githubusercontent.com/u/98226958?v=4" alt="User Image"></div>
<h3 class="name">Gyan Pratap Singh</h3>
<div class="skills">
<span class="skill">Javascript</span>
<span class="skill">ReactJs</span>
<span class="skill">C++</span>
<span class="skill">Nodejs</span>

</div>
<div class="social">
<a href="https://github.com/Gyanthakur" target="_blank" rel="noopener" title="GitHub Profile"><i class="fa-brands fa-github"></i></a>
<a href="https://twitter.com/gps_96169" target="_blank" rel="noopener" title="Twitter Profile"><i class="fa-brands fa-x-twitter"></i></a>
<a href="https://www.linkedin.com/in/gyan-pratap-singh-275785236/" target="_blank" rel="noopener" title="LinkedIn Profile"><i
class="fa-brands fa-linkedin-in"></i></a>
<a href="https://m.facebook.com/profile.php?eav=AfaqcHZxqYa9JW_KiMc12-UaK795uvnKLpf6fkHA6L4JkUTH-M30JYLTQ5nSffYiVJI&paipv=0"
target="_blank" rel="noopener" title="Facebook Profile"><i class="fa-brands fa-facebook"></i></a>
</div>

</div>

<div class="profile">
<div class="lines"></div>
<div class="pfp"><img src="./default.png" alt="User Image"></div>
<div class="pfp"><img src="https://avatars.githubusercontent.com/u/114869253?v=4" alt="User Image"></div>
<h3 class="name">Susmita Santi</h3>
<div class="skills">
<span class="skill">ReactJS</span>
Expand All @@ -108,6 +95,28 @@ <h3 class="name">Susmita Santi</h3>

</div>

<div class="profile">
<div class="lines"></div>
<div class="pfp"><img src="https://avatars.githubusercontent.com/u/98226958?v=4" alt="User Image"></div>
<h3 class="name">Gyan Pratap Singh</h3>
<div class="skills">
<span class="skill">Javascript</span>
<span class="skill">ReactJs</span>
<span class="skill">C++</span>
<span class="skill">Nodejs</span>

</div>
<div class="social">
<a href="https://github.com/Gyanthakur" target="_blank" rel="noopener" title="GitHub Profile"><i class="fa-brands fa-github"></i></a>
<a href="https://twitter.com/gps_96169" target="_blank" rel="noopener" title="Twitter Profile"><i class="fa-brands fa-x-twitter"></i></a>
<a href="https://www.linkedin.com/in/gyan-pratap-singh-275785236/" target="_blank" rel="noopener" title="LinkedIn Profile"><i
class="fa-brands fa-linkedin-in"></i></a>
<a href="https://m.facebook.com/profile.php?eav=AfaqcHZxqYa9JW_KiMc12-UaK795uvnKLpf6fkHA6L4JkUTH-M30JYLTQ5nSffYiVJI&paipv=0"
target="_blank" rel="noopener" title="Facebook Profile"><i class="fa-brands fa-facebook"></i></a>
</div>

</div>

<div class="profile">
<div class="lines"></div>
<div class="pfp"><img src="https://github.com/anurag-327.png" alt="User Image"></div>
Expand Down Expand Up @@ -165,6 +174,51 @@ <h3 class="name">Karunakar S</h3>
<a href="https://www.linkedin.com/in/karunakar-s-b52895202" target="_blank"><i class="fa-brands fa-linkedin-in"></i></a>
</div>
</div>




<div class="profile">
<div class="lines"></div>

<div class="pfp"><img src="https://avatars.githubusercontent.com/u/143484719?v=4" alt="User Image"></div>
<h3 class="name">Aditya Singh</h3>
<div class="skills">
<span class="skill">HTML</span>
<span class="skill">CSS</span>
<span class="skill">JAVASCRIPT</span>
<span class="skill">PYTHON</span>
<span class="skill">C++</span>
</div>
<div class="social">
<a href="https://github.com/ADITYASINGH0175" target="_blank"><i class="fa-brands fa-github"></i></a>
<a href="[YOUR X/TWITTER URL]" target="_blank"><i class="fa-brands fa-x-twitter"></i></a>
<a href="[https://www.linkedin.com/in/aditya-singh-3631b0216?lipi=urn%3Ali%3Apage%3Ad_flagship3_profile_view_base_contact_details%3Bpw5UgXa2QfKS3yRivho3SA%3D%3D" target="_blank"><i class="fa-brands fa-linkedin-in"></i></a>
<a href="[YOUR FACEBOOK URL]" target="_blank"><i class="fa-brands fa-facebook"></i></a>
</div>
</div>



<div class="profile">
<div class="lines"></div>
<!-- change './default.png' to your profile image url -->
<div class="pfp"><img src="https://avatars.githubusercontent.com/u/183820986?v=4" alt="User Image"></div>
<h3 class="name">Lakshyaraj</h3>

<div class="skills">
<span class="skill">HTML</span>
<span class="skill">CSS</span>
<span class="skill">JavaScript</span>
<span class="skill">Node.js</span>
</div>

<div class="social">
<a href="" target="_blank"><i class="fa-brands fa-github"></i></a>
<a href="https://twitter.com/" target="_blank"><i class="fa-brands fa-x-twitter"></i></a>
<a href="https://www.linkedin.com/" target="_blank"><i class="fa-brands fa-linkedin-in"></i></a>
</div>
</div>

<div class="profile">
<div class="lines"></div>
Expand All @@ -173,7 +227,7 @@ <h3 class="name">Hemang Yadav</h3>
<div class="skills">
<span class="skill">JS/TS</span>
<span class="skill">Vue.js</span>
<span class="skill">Astro</span>
+ <span class="skill">Astro</span>
<span class="skill">ReactJS</span>
<span class="skill">NextJS</span>
</div>
Expand Down Expand Up @@ -343,6 +397,29 @@ <h3 class="name">Ratna Jaiswal</h3>
</div>
</div>

<!--Kavita YAdav Profile-->
<div class="profile">
<div class="lines"></div>
<div class="pfp"><img src="./gratisography-cyber-kitty-800x525.jpg" alt="User image"></div>
<h3 class="name">Kavita Yadav</h3>
<div class="skills">

<span class="skill">C</span>
<span class="skill">C++</span>
<span class="skill">Java</span>
<span class="skill">HTML</span>
<span class="skill">CSS</span>
<span class="skill">Javascript</span>
</div>
<div class="social">
<a href="https://github.com/kavita1928" target="_blank"><i class="fa-brands fa-github"></i></a>
<!-- <a href="[YOUR TWITTER URL]" target="_blank"><i class="fa-brands fa-x-twitter"></i></a> -->
<a href="https://www.linkedin.com/in/kavita-yadav-63276a289/" target="_blank"><i class="fa-brands fa-linkedin-in"></i></a>
<!-- <a href="[YOUR FACEBOOK URL]" target="_blank"><i class="fa-brands fa-facebook"></i></a> -->
<a href="https://www.instagram.com/ukiyoo_1729" target="_blank"><i class="fa-brands fa-instagram"></i></a>
</div>
</div>

<!-- Ketan Sharma Profile -->
<div class="profile">
<div class="lines"></div>
Expand Down Expand Up @@ -1133,6 +1210,8 @@ <h3 class="name">Hemant Krishna</h3>
<a href="https://www.linkedin.com/in/hemanttthh/" target="_blank"><i class="fa-brands fa-linkedin-in"></i></a>
<a href="https://www.instagram.com/_.hemanthh._/" target="_blank"><i class="fa-brands fa-instagram"></i></a>
</div>


</div>
<!--Profiles-->
</div>
Expand Down
Loading

0 comments on commit 50733a9

Please sign in to comment.