Skip to content

Commit 44066c1

Browse files
committed
Started updates. Website needs major overhaul...
1 parent 24e1dbc commit 44066c1

File tree

7 files changed

+77
-68
lines changed

7 files changed

+77
-68
lines changed

contact.html

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,6 @@ <h3 class="u-centered c-link c-link--info">Contact Me</h3>
2727
The best way to reach me is through email:<br> <b>[email protected]</b> or <b>[email protected]</b><br><br>
2828
You can also visit my GitHub page to view projects I have worked on:<br> <a href="https://github.com/jsipahio">jsipahio on GitHub</a><br><br>
2929
I also have a Linkedin:<br> <a href="https://www.linkedin.com/in/john-sipahioglu-286a41230">My Linkedin</a><br>
30-
31-
<p>
32-
I am currently looking for teaching opportunities, as stated on the home page. I feel as though my experience as a tutor has
33-
taught me many techniques to help reach students and help them learn. If you are pursuing a computer science lecturer or know
34-
of any opportunities please feel free to reach out to me.
35-
</p>
3630
</div>
3731
</div>
3832
</div>

current.html

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,7 @@ <h1 class=" u-centered">John Sipahioglu</h1>
2424
<div class="">
2525
<h3 class="u-centered c-link c-link--info">Current Research</h3>
2626
<div class=""">
27-
<h4>DDoS Attacks</h4>
28-
Distributed denial of service (DDoS) attacks are an area of research I am currnetly active in.
29-
<h4>Deep Space Network Security</h4>
30-
I have received funding from the Ohio Space Grant Consortium to conduct research on network security protocols.
31-
I aim to show that the newer WireGuard protocol can offer the same security as IPSec but at a much lower cost in throughput and CPU usage.
32-
Spacecraft are extremely resource constrained so any gains in efficiency that can be made can offer a significant benefit.
27+
I am currently working on srcML under Dr. Jonathan Maletic at Kent State for my PhD.
3328
</div>
3429
</div>
3530
</div>

education.html

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,17 +24,21 @@ <h1 class=" u-centered">John Sipahioglu</h1>
2424
<div class="">
2525
<h3 class="u-centered c-link c-link--info">Education</h3>
2626
<div class=""">
27-
<h4>M.S. Computer Science, Kent State University - May 2024 (Expected) </h4>
27+
<h4>PhD Computer Science, Kent State University - In Progress</h4>
28+
Currently working on srcML and software engineering with Dr. Jonathan Maletic as my advisor.
29+
30+
31+
<h4>M.S. Computer Science, Kent State University - August 2024 </h4>
2832

2933
Studied topics from a variety of fields in computer science with the goal of having well-rounded knowledge of the field. Topics I studied include data mining, web programming, software engineering, network security, systems programming, computer graphics and rendering, and networks. My thesis is exploring how improvements to the Deep Space Network security protocols can improve the efficiency of the deep space network.
3034

3135

3236

33-
<h4>B.S. Computer Science, Kent State University - May 2024 (Expected)</h4>
37+
<h4>B.S. Computer Science, Kent State University - May 2024</h4>
3438

3539
Interests include cybersecurity and web development. Capstone/thesis explored numerical and machine learning solutions for partial differential equations, specifically the Cahn-Hilliard equation.
3640

37-
<h4>B.A. Mathematics, Kent State University - May 2024 (Expected) </h4>
41+
<h4>B.A. Mathematics, Kent State University - May 2024</h4>
3842

3943
Primary interests include applications of mathematics, including probability, differential equations, and linear algebra. Also knowledgeable in abstract algebra and number theory.
4044
<img src="images/kent.png" alt="kent state logo" style="margin-left: auto; margin-right: auto; display: block;">

experience.html

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,23 @@ <h1 class=" u-centered">John Sipahioglu</h1>
2525
<h3 class="u-centered c-link c-link--info">Experience</h3>
2626
<div class=""">
2727
<h4>
28-
January 2022 - Present <br>
28+
August 2025 - Present <br>
29+
30+
Full-time Instructor, Computer Science, Stark State College
31+
</h4>
32+
<h4>
33+
August 2024 - Present <br>
34+
35+
Part-time Instructor, Kent State University Stark
36+
</h4>
37+
<h4>
38+
August 2024 - August 2024 <br>
39+
40+
Adjunct Instructor, Stark State College
41+
</h4>
42+
43+
<h4>
44+
January 2022 - May 2024 <br>
2945

3046
Tutor, Kent State University
3147
</h4>
@@ -42,7 +58,7 @@ <h4>
4258
Assisted class of ninth grade students in use of Scratch and mBlock programming during the 13th Annual International Conference for Intelligent Human Computer Interface (IHCI) at Kent State University. This experience taught me how even a very high level "language" like Scratch is able to introduce programming to individuals who have little to no experience. It was also a great example of how outreach can be done, even at a large, international conference.
4359

4460
<h4>
45-
July 2022 - January 2023, August 2023 - Present <br>
61+
July 2022 - January 2023, August 2023 - August 2024 <br>
4662

4763
IT Coop, PCC Airfoils
4864
</h4>

index-new.html

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="utf-8">
5+
<meta name="viewport" content="width=device-width, initial-scale=1">
6+
<title>John Sipahioglu - Home</title>
7+
<link rel="stylesheet" href="https://unpkg.com/@blaze/[email protected]/dist/blaze/blaze.css">
8+
<link rel="stylesheet" href="css/site.css" >
9+
<link rel="stylesheet" href="css/blaze-theme.css">
10+
</head>
11+
<body class="u-center-block">
12+
<div class="o-container o-container--super">
13+
<div class="u-center-block__content u-center-block__content--horizontal">
14+
<h1 class=" u-centered">John Sipahioglu</h1>
15+
<span class="c-input-group navbar">
16+
<a class="c-button c-button--info" href="/">Home</a>
17+
<a class="c-button c-button--brand" href="/education.html">Education</a>
18+
<a class="c-button c-button--brand" href="/experience.html">Experience</a>
19+
<a class="c-button c-button--brand" href="/presentations.html">Presentations</a>
20+
<a class="c-button c-button--brand" href="/papers.html">Papers</a>
21+
<a class="c-button c-button--brand" href="/current.html">Current Research</a>
22+
<a class="c-button c-button--brand" href="/contact.html">Contact</a>
23+
</span>
24+
<div class="">
25+
<h3 class="u-centered c-link c-link--info">About Me</h3>
26+
<div class=""">
27+
<p>
28+
I am currently a student at Kent State University finishing a Master's of Science and Bachelor of Science in Computer Science, and a Bachelor of Arts in Mathematics.
29+
Currently I am working as a tutor for math and computer science. I also work as an IT coop at PCC Airfoils where I do web development using Microsoft .NET Core Blazor.
30+
I would like to teach computer science courses at a university upon finishing my degrees, and am currently looking for opportunities.
31+
</p>
32+
<p>
33+
I am knowledgeable in many programming languages, including C, C++, C#, Python, PHP, JavaScript, SQL, Rust, and Visual Basic. I have
34+
also well versed with using Linux. I primarily have done research with network security, but have also studied machine learning
35+
and numerical computing. Currently I am researching DDoS attacks, as well as studying the potential performance improvements that could be
36+
made by switching from IPSec to WireGuard in the Deep Space Network.
37+
</p>
38+
<!-- <figure>
39+
<img src="" alt="" >
40+
<figcaption>Image source: </figcaption>
41+
</figure> -->
42+
</div>
43+
</div>
44+
</div>
45+
</div>
46+
</body>
47+
</html>

index.html

Lines changed: 4 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -2,46 +2,9 @@
22
<html lang="en">
33
<head>
44
<meta charset="utf-8">
5-
<meta name="viewport" content="width=device-width, initial-scale=1">
6-
<title>John Sipahioglu - Home</title>
7-
<link rel="stylesheet" href="https://unpkg.com/@blaze/[email protected]/dist/blaze/blaze.css">
8-
<link rel="stylesheet" href="css/site.css" >
9-
<link rel="stylesheet" href="css/blaze-theme.css">
5+
<title>John Sipahioglu</title>
106
</head>
11-
<body class="u-center-block">
12-
<div class="o-container o-container--super">
13-
<div class="u-center-block__content u-center-block__content--horizontal">
14-
<h1 class=" u-centered">John Sipahioglu</h1>
15-
<span class="c-input-group navbar">
16-
<a class="c-button c-button--info" href="/">Home</a>
17-
<a class="c-button c-button--brand" href="/education.html">Education</a>
18-
<a class="c-button c-button--brand" href="/experience.html">Experience</a>
19-
<a class="c-button c-button--brand" href="/presentations.html">Presentations</a>
20-
<a class="c-button c-button--brand" href="/papers.html">Papers</a>
21-
<a class="c-button c-button--brand" href="/current.html">Current Research</a>
22-
<a class="c-button c-button--brand" href="/contact.html">Contact</a>
23-
</span>
24-
<div class="">
25-
<h3 class="u-centered c-link c-link--info">About Me</h3>
26-
<div class=""">
27-
<p>
28-
I am currently a student at Kent State University finishing a Master's of Science and Bachelor of Science in Computer Science, and a Bachelor of Arts in Mathematics.
29-
Currently I am working as a tutor for math and computer science. I also work as an IT coop at PCC Airfoils where I do web development using Microsoft .NET Core Blazor.
30-
I would like to teach computer science courses at a university upon finishing my degrees, and am currently looking for opportunities.
31-
</p>
32-
<p>
33-
I am knowledgeable in many programming languages, including C, C++, C#, Python, PHP, JavaScript, SQL, Rust, and Visual Basic. I have
34-
also well versed with using Linux. I primarily have done research with network security, but have also studied machine learning
35-
and numerical computing. Currently I am researching DDoS attacks, as well as studying the potential performance improvements that could be
36-
made by switching from IPSec to WireGuard in the Deep Space Network.
37-
</p>
38-
<!-- <figure>
39-
<img src="" alt="" >
40-
<figcaption>Image source: </figcaption>
41-
</figure> -->
42-
</div>
43-
</div>
44-
</div>
45-
</div>
7+
<body>
8+
<p><em>Site under construction</em></p>
469
</body>
47-
</html>
10+
</html>

indexold.html

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)