Compare commits
8 Commits
d34da8ddd4
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 4cfb71e132 | |||
| c7d1f8a782 | |||
| cba15b4c6d | |||
| efca1b5396 | |||
| 5a864c56b6 | |||
| a5ce57ab5a | |||
| 16d90874a2 | |||
| 5eac0b3d7b |
31
404.html
31
404.html
@@ -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>
|
||||
Binary file not shown.
@@ -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}
|
||||
|
||||
@@ -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>
|
||||
@@ -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>
|
||||
31
index.html
31
index.html
@@ -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
21
nginx.conf
Normal 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;
|
||||
BIN
resume/main.pdf
BIN
resume/main.pdf
Binary file not shown.
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user