Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2020 Roshan Kumar
Copyright (c) 2023 Akash Rajan

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
Binary file added images/creator/Akash-profile-pic.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 removed images/creator/roshan1.jpeg
Binary file not shown.
Binary file removed images/creator/roshan2.jpeg
Binary file not shown.
26 changes: 8 additions & 18 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -124,25 +124,15 @@ <h2>What you think about us ?</h2>

<!-- TEAM -->
<div class="diffSection" id="team_section">
<center><p style="font-size: 50px; padding-top: 100px; padding-bottom: 60px;">We're the Creators</p></center>
<center><p style="font-size: 50px; padding-top: 100px; padding-bottom: 60px;">I am a Creator</p></center>
<div class="totalcard">
<div class="card">
<center><img src="images/creator/roshan1.jpeg"></center>
<center><div class="card-title">Roshan Kumar</div>
<div id="detail">
<p>“ You can teach a student a lesson for a day; but if you can teach him to learn by creating curiosity, he will continue the learning process as long as he lives “</p>
<div class="duty"></div>
<a href="https://www.linkedin.com/in/roshan-kumar-a18b76179/" target="_blank"><button class="btn-roshan">Follow +</button></a>
</div>
</center>
</div>
<div class="card">
<center><img src="images/creator/roshan2.jpeg"></center>
<center><div class="card-title">Roshan Kumar</div>
<center><img src="D:\MATERIALS\git\LearnEd_E-learning_Website\images\creator\Akash-profile-pic.png" alt="Akash Rajan creator profile portrait smiling in a studio style environment"></center>
<center><div class="card-title">Akash Rajan</div>
<div id="detail">
<p>“ Real education should consist of drawing the goodness and the best out of our own students. What better books can there be than the book of humanity “</p>
<div class="duty"></div>
<a href="https://www.linkedin.com/in/roshan-kumar-a18b76179/" target="_blank"><button class="btn-akhil">Follow +</button></a>
<a href="https://www.linkedin.com/in/akash-rajan-bb3435288/" target="_blank"><button class="btn-akhil">Follow +</button></a>
</div>
</center>
</div>
Expand Down Expand Up @@ -235,7 +225,7 @@ <h6>Python</h6>
<div class="csec"></div>
<div class="back-contact">
<div class="cc">
<form action="mailto:roshank9419@gmail.com" method="post" enctype="text/plain">
<form action="mailto:akashrajan294@gmail.com" method="post" enctype="text/plain">
<label>First Name <span class="imp">*</span></label><label style="margin-left: 185px">Last Name <span class="imp">*</span></label><br>
<center>
<input type="text" name="" style="margin-right: 10px; width: 175px" required="required"><input type="text" name="lname" style="width: 175px" required="required"><br>
Expand Down Expand Up @@ -263,7 +253,7 @@ <h6>Python</h6>

<div class="feedbox">
<div class="feed">
<form action="mailto:roshank9419@gmail.com" method="post" enctype="text/plain">
<form action="mailto:akashrajan294@gmail.com" method="post" enctype="text/plain">
<label>Your Name</label><br>
<input type="text" name="" class="fname" required="required"><br>
<label>Email</label><br>
Expand Down Expand Up @@ -291,8 +281,8 @@ <h6>Python</h6>
<a href="#"><img src="images/icon\ytube.png"></a>
<a href="#"><img src="images/icon\linkedin.png"></a>
</div><br><br>
<p class="rights-text">Copyright © 2021 Created By Roshan Kumar, Abhishek Dulat All Rights Reserved.</p>
<br><p><img src="images/icon/location.png"> Lovely Professional University<br>Phagwara, Punjab-144401</p><br>
<p class="rights-text">Copyright © 2021 Created By Akash Rajan All Rights Reserved.</p>
<br><p><img src="images/icon/location.png"> Education Professional University<br>Chennai, Tamilnadu-600 118</p><br>
<p><img src="images/icon/phone.png"> +91-1234-567-890<br><img src="images/icon/mail.png">&nbsp; learnedonline9419@gmail.com</p>
</div>
<div class="right-col">
Expand Down
7 changes: 4 additions & 3 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,25 @@
## LearnEd (E-learning Website)
#e-learning-website-project
An educational website for students and programmers 😊😊😊

![](pcView.png)

Try this out::
https://roshan9419.github.io/LearnEd_E-learning_Website/
https://github.com/AkashRajan29/E-learning-website/tree/main#e-learning-website-project

Our Educational Website would provide all the education related stuffs:
Notes, Sample Papers, Online Video Lectures and courses to crack competitive
exams like JEE-Main, JEE-Advanced, GATE, etc. Students can clear their doubts
by sending their questions to our website. We have added Quizzes for Students
who are willing to solve problems on different topics. We have also added
Interview questions for students who are preparing for placements.


✔ We have made this website as responsive website so, students or users can
easily access our website from any device.
✔ Quiz Section is an interesting feature for students which provide them with
lots of questions. They can view their scores easily and solutions of every questions.
✔ Projects – in this I have added a project section where students from schools and
colleges can get projects for final year and for Class 12th Board Projects.
colleges can get projects for final year Projects.

It is completely responsive website, to provide smooth experience...😎

Expand Down