Skip to content

Commit

Permalink
Personal Website
Browse files Browse the repository at this point in the history
  • Loading branch information
Silviu-Stana authored Jul 18, 2024
1 parent 0cd30de commit adf7e62
Show file tree
Hide file tree
Showing 15 changed files with 476 additions and 0 deletions.
Binary file added Images/Icons/icon-fb.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 added Images/Icons/icon-linkedin.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 added Images/Icons/icon-twitter.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 added Images/project-1.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 added Images/project0.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Images/project1.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 added Images/project2.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 added Images/project3.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 added Images/project4.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 added Images/project5.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 added Images/project6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
184 changes: 184 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,184 @@
<!DOCTYPE html>
<html lang="en">


<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1" />
<title>Stana Silviu</title>
<link rel="stylesheet" href="./style.css">
</head>


<body>
<div class="hero-section">

<div class="center-text">
<h2 class="size-50 white-text">Hi! &nbspI'm Silviu!</h2>

<img class="rounded-profile-icon" height="200" src="./me.jpg">
<h2 class=" white-text"><i>A <u>fullstack</u> web developer!</i></h2>
</div>


</div>

<div class="resume-section">

<div class="center-text">
<p class="size-20">Here is <b><a href="./resume.html">my resume!</a></b></p>

</div>
</div>


<div class="project-section">

<div class="center-text">
<p class="size-20">Here are some of my projects!</b></p>
</div>

<div class="center-container">
<div class="project-grid">

<div class="align-center">
<div class="project">
<a href="https://sealdev.itch.io/relaxation-game">
<div class="image-container">
<img class="rounded-image" width="250"
src="./Images/project-1.png">
</a>
</div>
<h3 class="margin-2">Seal World</h3>
<p class="margin-1">A commercial game I launched on Steam.</p>
<p class="margin-1"><span class="purple-text"><b>5000+</span></b> copies sold!
&nbsp <span class="purple-text"><b>460+</b></span> Reviews</p>


</div>
</div>

<div class="align-center">
<div class="project">
<a href="https://sealdev.itch.io/rolling-downhill">
<img class="rounded-image" width="250" src="./Images/project2.png">
</a>
<h3 class="margin-2">Rolling Downhill</h3>
<p class="margin-0">A game to chill out, and do some puzzles and stuff.
</p>
</div>
</div>

<div class="align-center">
<div class="project">
<a href="https://sealdev.itch.io/unfair-sword">
<img class="rounded-image" width="250" src="./Images/project3.png">
</a>
<h3 class="margin-2">Unfair Sword</h3>
<p class="margin-0">A game to chill out, and do some puzzles and stuff.
</p>
</div>
</div>


<div class="align-center">
<div class="project">
<a href="https://sealdev.itch.io/moving-hazards">
<img class="rounded-image" width="250" src="./Images/project4.png">
</a>
<h3 class="margin-2">Moving Hazards</h3>
<p class="margin-0">A game to chill out, and do some puzzles and stuff.
</p>
</div>
</div>


<div class="align-center">
<div class="project">
<a href="https://sealdev.itch.io/lonely-camel">
<img class="rounded-image" width="250" src="./Images/project5.png">
</a>
<h3 class="margin-2">Lonely Camel</h3>
<p class="margin-0">A game to chill out, and do some puzzles and stuff.
</p>
</div>
</div>


<div class="align-center">
<div class="project">
<a href="https://sealdev.itch.io/relaxation-game">
<img class="rounded-image" width="250" src="./Images/project1.png">
</a>
<h3 class="margin-2">Relaxation Game</h3>
<p class="margin-0">A game to chill out, and do some puzzles and stuff.
</p>
</div>
</div>

</div>
</div>

</div>


<div class="hire-me-section">
<div class="scallop-up"></div>

<div class="center-text">
<h2 class="size-40 white-text">Hire me!</h2>
<h3 class="size-30 white-text margin-0">If you love beautiful, functional</h3>
<h3 class="size-30 white-text margin-0">websites as much as I do!</h3>

</div>
<div class="align-center">
<a href="mailto:[email protected]">
<div class="button margin-50"><b>Contact</b></div>
</a>
</div>
</div>






<div class="footer-section">
<div class="center-container">
<div class="footer-grid">
<div class="align-center">
<div class="project">
<a href="https://www.linkedin.com/in/silviu-stana/">
<img class="rounded-image" width="33"
src="./Images/Icons/icon-linkedin.png">
</a>
</p>
</div>
</div>


<div class="align-center">
<div class="project">
<a href="https://x.com/SealDev2">
<img class="rounded-image" width="33"
src="./Images/Icons/icon-twitter.png">
</a>
</p>
</div>
</div>

<div class="align-center">
<div class="project">
<a href="https://www.facebook.com/SealWorldGame/">
<img class="rounded-image" width="33"
src="./Images/Icons/icon-fb.png">
</a>
</p>
</div>
</div>
</div>

</div>
</div>

</body>
Binary file added me.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
89 changes: 89 additions & 0 deletions resume.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,89 @@
<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="UTF-8">
<title>My Resume</title>
<link rel="stylesheet" href="style.css">


<style>
body {
margin: 100px;
margin-top: 50px;
}
</style>

</head>


<body>
<h1>Resume!</h1>
<h2>Stana Stefan-Silviu</h2>
<img class="rounded-profile-icon" src="./me.jpg" height="160" />

<h2>Summary</h2>
I made "<a href="https://store.steampowered.com/app/1684410/Seal_World/">Seal World</a>", (a wholesome seal
game) for 2 years and successfully launched it on Steam!<br /> <br />
With 460+ Reviews, 99% Overwhelmingly Positive, most of my users seemed to enjoy it!<br /> <br />
I’m obsessed with user satisfaction!<br /> <br />
The product must be excellent!<br /> <br />

<hr />
<h2>Education</h2>
UPIT Pitesti - Computer Science - 2023-2026

<hr /> <br />
<h2>Work Experience</h2>


<u>
<h4><a href="https://store.steampowered.com/app/1684410/Seal_World/">Seal World</a> - 2021-2023</h4>
</u>
<ul>
<li>Wrote all the story and dialogue</li>
<li>Programmed all the gameplay</li>
<li>Level design</li>
<li>Settings Screen & UI (saved locally on the user’s device)</li>
<li>Connecting gameplay with Sound Effects</li>
<li>Sold 5400+ copies! Marketed the project on YouTube, Facebook, Reddit, and Instagram, and forums.
</li>
<li>Integrated popular assets: "Dialogue System for Unity", "Text Animator"</li>
<li>Save system (for all the items unlocked in the inventory)</li>
<li>Built a Discord Community of 500+ members for the game.</li>
<li>Interacted with my community</li>
</ul>

<u>
<h4>C# Developing Small Indie Games </h4>
</u>
<h4>Here are <a href="https://sealdev.itch.io/">6 free games I self-published on itch.io</a></h4>
<ul>
<li>"Relaxation Game"</li>
<li>"Rolling Downhill" (published on Google Play)</li>
<li>"Unfair Sword</li>
<li>"Moving Hazards"</li>
<li>"Lonely Camel"</li>
<li>"Forever Jump"</li>
</ul>

<h2>Skills</h2>
<ul>
<li>HTML/CSS</li>
<li>C#</li>
<li>SQL Server</li>
<li>Unity</li>
<li>UI Design</li>
<li>UX</li>
<li>Blender</li>
<li>Premiere Pro / Photoshop</li>
<li>GitHub Desktop</li>
</ul>

<h2>Certifications</h2>
<li>Complete C# Unity Game Developer 3D</li>
<li>Complete Blender Creator: Learn 3D Modelling for Beginners</li>

<footer>
<p>© 2024 Stana Stefan-Silviu</p>
</footer>
Loading

0 comments on commit adf7e62

Please sign in to comment.