-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
9 additions
and
400 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,191 +1,11 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="UTF-8" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> | ||
<title>Developer Portfolio</title> | ||
<link | ||
rel="stylesheet" | ||
href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css" | ||
/> | ||
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/@popperjs/[email protected]/dist/umd/popper.min.js"></script> | ||
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/js/bootstrap.min.js"></script> | ||
<link rel="stylesheet" href="style.css" /> | ||
</head> | ||
<body> | ||
<header> | ||
<nav class="navbar navbar-expand-lg navbar-dark"> | ||
<a class="navbar-brand" href="#">Cs0ng0r</a> | ||
<button | ||
class="navbar-toggler" | ||
type="button" | ||
data-toggle="collapse" | ||
data-target="#navbarNav" | ||
aria-controls="navbarNav" | ||
aria-expanded="false" | ||
aria-label="Toggle navigation" | ||
> | ||
<span class="navbar-toggler-icon"></span> | ||
</button> | ||
<div class="collapse navbar-collapse" id="navbarNav"> | ||
<ul class="navbar-nav ml-auto"> | ||
<li class="nav-item"> | ||
<a class="nav-link" href="#languages">Languages</a> | ||
</li> | ||
<li class="nav-item"> | ||
<a class="nav-link" href="#work">Work</a> | ||
</li> | ||
</ul> | ||
</div> | ||
</nav> | ||
</header> | ||
|
||
<div class="sections"> | ||
<div class="introduction"> | ||
<h1>Hi, I'm Csongor</h1> | ||
<p id="textswap">Hungarian</p> | ||
<img | ||
src="https://scontent.fbud6-3.fna.fbcdn.net/v/t39.30808-6/322961371_707439404125353_2186459870773902488_n.jpg?_nc_cat=101&ccb=1-7&_nc_sid=efb6e6&_nc_ohc=ZLSy0X4_OTEAX_SYdQK&_nc_ht=scontent.fbud6-3.fna&oh=00_AfAkVt4YXSRs0UGFo-d2bKa_42fQQEjMOGLhUzia9zxUQQ&oe=65EA5DF0" | ||
alt="" | ||
class="profile-image rounded-circle img-fluid" | ||
/> | ||
<br /> | ||
<br /> | ||
<div class="buttons"> | ||
<button class="text-white text-center py-3"> | ||
<a href="">GitHub</a> | ||
</button> | ||
<button class="text-white text-center py-3"> | ||
<a href="">Discord</a> | ||
</button> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
<main> | ||
<section id="languages" class="py-5" style="background-color: #031633"> | ||
<div class="container"> | ||
<h2 class="text-center mb-4">Languages</h2> | ||
<div class="row"> | ||
<div class="col-md-4"> | ||
<div class="card mb-4"> | ||
<div class="card-body"> | ||
<h5 class="card-title">HTML</h5> | ||
<p class="card-text2">Proficient</p> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="col-md-4"> | ||
<div class="card mb-4"> | ||
<div class="card-body"> | ||
<h5 class="card-title">CSS</h5> | ||
<p class="card-text2">Intermediate</p> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="col-md-4"> | ||
<div class="card mb-4"> | ||
<div class="card-body"> | ||
<h5 class="card-title">JavaScript</h5> | ||
<p class="card-text2">Pre-Intermediate</p> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="col-md-4"> | ||
<div class="card mb-4"> | ||
<div class="card-body"> | ||
<h5 class="card-title">PHP</h5> | ||
<p class="card-text2">Proficient</p> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="col-md-4"> | ||
<div class="card mb-4"> | ||
<div class="card-body"> | ||
<h5 class="card-title">LUA</h5> | ||
<p class="card-text2">Proficient</p> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="col-md-4"> | ||
<div class="card mb-4"> | ||
<div class="card-body"> | ||
<h5 class="card-title">SQL</h5> | ||
<p class="card-text2">Intermediate</p> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</section> | ||
|
||
<section id="work" class="py-5" style="background-color: #031633"> | ||
<div class="container"> | ||
<h2 class="text-center mb-4">Work</h2> | ||
<div class="row"> | ||
<div class="col-md-6"> | ||
<div class="card mb-4"> | ||
<div class="card-body"> | ||
<h5 class="card-title"> | ||
<a href="https://koronaems.hu/">Korona EMS</a> | ||
</h5> | ||
<p class="card-text"> | ||
A small project that grew itself out to a bigger one. It was | ||
originally to just learn PHP but now it's an actual website | ||
used by one of the biggest FiveM servers on Hungary. | ||
</p> | ||
</div> | ||
<img | ||
src="src/koronaems.png" | ||
class="card-img-top" | ||
alt="Work Image 1" | ||
/> | ||
</div> | ||
</div> | ||
<div class="col-md-6"> | ||
<div class="card mb-4"> | ||
<div class="card-body"> | ||
<h5 class="card-title"> | ||
<a href="https://www.youtube.com/@cs0ng0r" | ||
>FiveM Server Development</a | ||
> | ||
</h5> | ||
<p class="card-text"> | ||
I've worked on several FiveM servers, such as Florida State | ||
Roleplay and on my own servers which I've never opened to | ||
the public. I mainly post tutorials on my YouTube channel | ||
about FiveM development. | ||
</p> | ||
</div> | ||
<img | ||
src="src/lua.png" | ||
class="card-img-top" | ||
alt="Work Image 2" | ||
/> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</section> | ||
</main> | ||
|
||
<footer | ||
class="text-white text-center py-1" | ||
style="background-color: #031633" | ||
> | ||
<p>© 2024 Bikádi Csongor / Cs0ng0r</p> | ||
</footer> | ||
<style> | ||
.fade-out { | ||
opacity: 0; | ||
transition: opacity 0.5s ease-out; | ||
} | ||
.fade-in { | ||
opacity: 1; | ||
transition: opacity 0.5s ease-out; | ||
} | ||
</style> | ||
<script src="script.js"></script> | ||
</body> | ||
</html> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<title>Csongor - Portfolio</title> | ||
</head> | ||
<body> | ||
|
||
</body> | ||
</html> |
Oops, something went wrong.