Compare commits

...

8 Commits

Author SHA1 Message Date
4cfb71e132 fixed chopefully? 2025-11-29 23:49:53 -06:00
c7d1f8a782 shifted org and added nginx conf 2025-11-29 23:26:27 -06:00
cba15b4c6d testing again x3 2025-11-29 22:41:13 -06:00
efca1b5396 add test file 2025-11-29 20:41:50 -06:00
5a864c56b6 testing again x2 2025-11-29 19:59:41 -06:00
a5ce57ab5a testing again 2025-11-29 19:58:26 -06:00
16d90874a2 fixed broken html again 2025-11-29 19:52:23 -06:00
5eac0b3d7b example test 2025-11-29 19:50:08 -06:00
11 changed files with 26 additions and 130 deletions

View File

@@ -1,31 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<style>
html, body {
margin: 0;
padding: 0;
height: 100%;
overflow: hidden;
}
iframe, embed, object {
width: 100%;
height: 100%;
border: none;
}
</style>
</head>
<body>
<!-- Try iframe first -->
<iframe src="resume/main.pdf"></iframe>
<!-- If iframe fails, fallback viewer -->
<object data="resume/main.pdf" type="application/pdf"></object>
</body>
</html>

1
CNAME
View File

@@ -1 +0,0 @@
resume.keshavanand.net

Binary file not shown.

View File

@@ -255,7 +255,7 @@
\vspace{0.10 cm}
\begin{onecolentry}
\begin{highlights}
\item GPA: 4.73/4.0 (\href{https://resume.keshavanand.net/docs/transcript}{View Unnoficial Transcript})
\item GPA: 4.73/4.0 (\href{https://resume.keshavanand.net/transcript}{View Unnoficial Transcript})
\item Class Rank: \textbf{1/1273}
\item \textbf{Current Coursework:} AP Chemistry, American Studies (AP US History + AP English Language), Digital Electronics, AP Physics I, Calculus III (via Collin College)
\item SAT: 1550/1600 — Reading 760/800, Maths 790/800
@@ -392,7 +392,7 @@
\begin{twocolentry}{
\textit{\href{https://music.keshavanand.net/}{Original Music Library}}}
\textit{\href{https://musicportfolio.keshavanand.net/}{Original Music Library}}}
\textbf{Indian Film Music:} Bass, Keys, and Arrangement, member of High Octavez
\end{twocolentry}

View File

@@ -1,31 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<style>
html, body {
margin: 0;
padding: 0;
height: 100%;
overflow: hidden;
}
iframe, embed, object {
width: 100%;
height: 100%;
border: none;
}
</style>
</head>
<body>
<!-- Try iframe first -->
<iframe src="../../brag-sheet-rsi/main.pdf"></iframe>
<!-- If iframe fails, fallback viewer -->
<object data="../../brag-sheet-rsi/main.pdf" type="application/pdf"></object>
</body>
</html>

View File

@@ -1,31 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<style>
html, body {
margin: 0;
padding: 0;
height: 100%;
overflow: hidden;
}
iframe, embed, object {
width: 100%;
height: 100%;
border: none;
}
</style>
</head>
<body>
<!-- Try iframe first -->
<iframe src="../../transcript/FallTranscript2025.pdf"></iframe>
<!-- If iframe fails, fallback viewer -->
<object data="../../transcript/FallTranscript2025.pdf" type="application/pdf"></object>
</body>
</html>

View File

@@ -1,31 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<style>
html, body {
margin: 0;
padding: 0;
height: 100%;
overflow: hidden;
}
iframe, embed, object {
width: 100%;
height: 100%;
border: none;
}
</style>
</head>
<body>
<!-- Try iframe first -->
<iframe src="resume/main.pdf"></iframe>
<!-- If iframe fails, fallback viewer -->
<object data="resume/main.pdf" type="application/pdf"></object>
</body>
</html>

21
nginx.conf Normal file
View File

@@ -0,0 +1,21 @@
root /var/www/resume.keshavanand.net;
# Main site
location / {
try_files /resume/main.pdf =404;
}
# Transcript PDF
location /transcript {
try_files /transcripts/FallTranscript2025.pdf =404;
}
# Brag sheet PDF
location /brag-sheet-rsi {
try_files /brag-sheet-rsi/main.pdf =404;
}
# Catch-all 404 -> serve main resume
error_page 404 = /resume/main.pdf;

Binary file not shown.

View File

@@ -205,7 +205,7 @@
\vspace{0.10 cm}
\begin{onecolentry}
\begin{highlights}
\item GPA: 4.73/4.0 (\href{https://resume.keshavanand.net/docs/transcript}{View Unnoficial Transcript})
\item GPA: 4.73/4.0 (\href{https://resume.keshavanand.net/transcript}{View Unnoficial Transcript})
\item Class Rank: \textbf{1/1273}
\item \textbf{Current Coursework:} AP Chemistry, American Studies (AP US History + AP English Language), Digital Electronics, AP Physics I, Calculus III (via Collin College)
\item SAT: 1550/1600 — Reading 760/800, Maths 790/800
@@ -369,7 +369,7 @@
\begin{twocolentry}{
\textit{\href{https://music.keshavanand.net/}{Original Music Library}}}
\textit{\href{https://musicportfolio.keshavanand.net/}{Original Music Library}}}
\textbf{Indian Film Music:} Bass, Keys, and Arrangement, member of High Octavez
\end{twocolentry}
@@ -387,7 +387,7 @@
\textbf{Programming Languages:} Java, Python, Bash, C++ (Arduino), Kotlin (FTC), Limited HTML, JS, CSS
\end{onecolentry}
\vspace{0.2 cm}
\vspace{0.2 cm}2
\begin{onecolentry}
\textbf{Programming Applications:} Machine Learning, Signal Processing, Tensor Flow, Computer Vision