Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rohitrameshwaram #537

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
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: 2 additions & 0 deletions CONTRIBUTORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -283,3 +283,5 @@
[@bunnyBites](https://github.com/bunnyBites)
-[@Vigneshwaar](https://github.com/V6g1)
[@proton029](https://github.com/proton029)

[@rohitrameshwaram](https://github.com/RohitRameshwaram)
193 changes: 193 additions & 0 deletions Homepage-options/Landing - redesign-Rohit/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,193 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Open Source Web Development Project</title>
<link
rel="stylesheet"
href="https://use.fontawesome.com/releases/v5.6.3/css/all.css"
integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/"
crossorigin="anonymous"
/>
<link
href="https://fonts.googleapis.com/css?family=Lato:100,300,400,700,900&display=swap"
rel="stylesheet"
/>
<link rel="stylesheet" href="resources/style.css" />
</head>
<body>
<header class = "header">
<div class="header_logo_box">
<a href="#">
<img src="resources/img/logo.png" alt="logo" class="header_logo">
</a>
</div>
<div class="header__text-box">
<div class="heading-primary">
<h1 class="heading-primary--main">Zero To Master Web Development</h1>
<h1 class="heading-primary--sub">My journey so far</h1>
</div>
<a href="#main" class="btn btn--white btn--animated">Learn More</a>
</div>
</header>
<main id="main">
<section class="intro">
<h2>A summary of it all</h2>
<article class="intro-article">
<p>Hi there,</p>
<p>
I am Rohit, aspiring to become an exceptional Web Developer and Software Engineer. Coding, software, and technology ignite an extraordinary passion within me.
</p>
<p>
I enrolled in The Complete Web Developer Zero to Mastery Course
taught by Andrei Neagoie.
</p>
<p>
Taking this course has helped improve my web development skill-set
particularly in JavaScript. Andrei made me realise the core of being
a web developer, which is JavaScript.
</p>
<p>
By taking this course, I have learnt
<span class="bold">REAL</span> industry skills necessary in 2023 and
beyond.
</p>
</article>
<div class="instructor">
<img
src="resources/img/AndreiNeagoie.jpg"
alt="Andrei Neagoie Course Instructor"
/>
<p>
Andrei Neagoie Course Developer / InstructorDeveloper. I can teach
you to code
</p>
</div>
<div class="course-img">
<img
src="https://miro.medium.com/max/700/1*WLFFKGqv1yH1iXbiLLluFw.png"
alt="Course image"
/>
</div>
</section>

<section class="employable-skills">
<h2 class="animate__lightSpeedInRight"> Employable Skills in 2020: </h2>

<ul>

<li>
<a href="https://www.w3schools.com/html/html5_intro.asp" title="Learn HTML 5" target="_blank">
<span class="icon">
<img src="https://www.w3.org/html/logo/downloads/HTML5_Badge_512.png" alt="HTML 5 logo">
</span> HTML 5
</a>
</li>
<li>
<a href="https://www.w3schools.com/css/default.asp" title="Learn CSS 3" target="_blank">
<span class="icon">
<img src="https://juststickers.in/wp-content/uploads/2014/05/CSS3-Mark-Shape-Cut.png"
alt="CSS 3 logo">
</span> CSS 3
</a>
</li>
<li>
<a href="https://www.w3schools.com/bootstrap4/default.asp" title="Learn Bootstrap 4"
target="_blank">
<span class="icon">
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/b/b2/Bootstrap_logo.svg/480px-Bootstrap_logo.svg.png"
alt="Bootstrap 4 logo">
</span> Bootstrap 4
</a>
</li>
<li>
<a href="https://www.w3schools.com/js/default.asp" title="Learn Javascript" target="_blank">
<span class="icon">
<img src="https://upload.wikimedia.org/wikipedia/commons/6/6a/JavaScript-logo.png"
alt="Javascript logo">
</span> Javascript
</a>
</li>
<li>
<a href="https://reactjs.org" title="Learn React" target="_blank">
<span class="icon">
<img src="https://github.com/raw/rexxars/react-hexagon/HEAD/logo/react-hexagon.png"
alt="React logo">
</span> React
</a>
</li>
<li>
<a href="https://github.com/zero-to-mastery/start-here-guidelines" title="Learn Git, Github"
target="_blank">
<span class="icon">
<img src="https://github.com/githubassets/images/modules/logos_page/GitHub-Mark.png" alt="Git logo">
</span> Git + Github
</a>
</li>
<li>
<a href="https://www.w3schools.com/python/default.asp" title="Learn Python" target="_blank">
<span class="icon">
<img src="https://seeklogo.com/images/P/python-logo-A32636CAA3-seeklogo.com.png"
alt="Python logo">
</span> Python
</a>
</li>
<li>
<a href="https://www.w3schools.com/nodejs/default.asp" title="Learn Node" target="_blank">
<span class="icon">
<img src="https://pluralsight.imgix.net/paths/path-icons/nodejs-601628d09d.png"
alt="Node logo">
</span> Node JS
</a>
</li>
<li>
<a href="https://www.tutorialspoint.com/expressjs/" title="Learn Express" target="_blank">
<span class="icon">
<img src="https://d2eip9sf3oo6c2.cloudfront.net/tags/images/000/000/359/thumb/expressjslogo.png"
alt="Express logo">
</span> Express JS
</a>
</li>
<li>
<a href="https://www.w3schools.com/nodejs/nodejs_npm.asp" title="Learn NPM" target="_blank">
<span class="icon">
<img src="https://cdn.iconscout.com/icon/free/png-256/npm-2-569450.png" alt="NPM logo">
</span> NPM
</a>
</li>
<li>
<a href="https://www.tutorialspoint.com/postgresql/" title="Learn PostgreSQL" target="_blank">
<span class="icon">
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/2/29/Postgresql_elephant.svg/1000px-Postgresql_elephant.svg.png"
alt="PostgreSQL logo">
</span> PostgreSQL
</a>
</li>
<li>
<a href="https://www.w3schools.com/sql/default.asp" title="Learn SQL" target="_blank">
<span class="icon">
<img src="https://crmtipoftheday.com/wp-content/uploads/2017/10/Database-250x250.png"
alt="SQL logo">
</span> SQL
</a>
</li>

</ul>

</section>




</main>

<footer>
<p>Inspired From zero-to-mastery community
<span>Recreated by <a href="https://github.com/RohitRameshwaram" title="Rohit Rameshwaram's GitHub profile"
class="name" target="_blank">Rohit Rameshwaram</a></span>
<span>&copy; All rights reserved ;)</span>
</p>
</footer>
</body>
</html>
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading