commit - e33a72d0373e2db191b78fcc0f7c042cc0e62be2
commit + a451ce9183b3e16994bbc4bd0186b9eb1d88767f
blob - bf8a1682e689a3c489aa24441e12ff6030fa41af
blob + 96327850d68671071c1beb9fb96ca8be2470acdc
--- resume/index.html
+++ resume/index.html
letter-spacing: .15em;
text-transform: uppercase;
}
- .entry {
- font-size: 1.1em;
- font-weight: normal;
- margin-top: 1.1em;
+ .resume-contact {
+ text-align: center;
+ font-size: .95em;
+ color: #555;
+ margin: 0;
}
.entry-row {
display: flex;
align-items: baseline;
margin-top: 1.1em;
}
- .entry-row .entry {
- margin-top: 0;
+ .entry {
+ font-size: 1.1em;
+ font-weight: normal;
}
.date {
font-size: 1.1em;
}
.subtitle {
font-style: italic;
- margin: 0;
+ margin: .1em 0 0 0;
}
ul {
margin: .6em 0 1.2em 0;
padding-left: 1.1em;
}
+ ul ul {
+ margin: .3em 0 .3em 0;
+ padding-left: 1.3em;
+ list-style-type: "\2013\00a0";
+ }
li {
padding-left: .3em;
margin-bottom: .4em;
}
- .print-only { display: none; }
- @media print {
- .no-print { display: none; }
- .print-only { display: block; }
- @page { size: letter; margin: 0.6in; }
- table { width: 100% !important; max-width: 100% !important; }
- td { display: block; width: 100% !important; }
+ ul ul li {
+ margin-bottom: .2em;
}
+ .pdf-button {
+ text-align: center;
+ margin: 1.5em 0 .6em 0;
+ }
+ .pdf-button a {
+ display: inline-block;
+ font-size: 1.1em;
+ padding: 0.5em 1.2em;
+ border: 1px solid #000;
+ text-decoration: none;
+ color: #000;
+ }
img {
max-width: 100%;
height: auto;
<table width="700">
<tr>
<td align="left">
-<h1 class="no-print" style="line-height: normal; margin-bottom: .2em;">Rohan Verma</h1>
-<nav class="no-print" style="line-height: normal;">
- <a href="/">home</a> |
- <a href="/blog">blog</a> |
+<h1 style="line-height: normal; margin-bottom: .2em;">Rohan Verma</h1>
+<nav style="line-height: normal;">
+ <a href="/">home</a> |
+ <a href="/blog">blog</a> |
<a href="/got">got</a> |
<a href="/resume">resume</a>
</nav>
-<p class="no-print" align="center"><button onclick="window.print()" style="font-size: 1.2em; padding: 0.5em 1em;">Save as PDF</button></p>
+<hr>
-<center>
-<h1 class="print-only" style="margin-bottom: 0;">Rohan Verma</h1>
-<p style="margin-top: 0; letter-spacing: .1em;">16/6 TH Jaypee Greens, Greater Noida, India<br>
-(971) 555-6084 rohan@rsap.sh</p>
-</center>
+<div class="pdf-button"><a href="/static/resume.pdf">Save as PDF</a></div>
+<p class="resume-contact">16/6 TH Jaypee Greens, Greater Noida, India • (971) 555-6084 • rohan@rsap.sh</p>
<hr>
<h3>EDUCATION</h3>
<div class="entry-row">
<span class="entry">Northeastern University</span>
- <span class="date">2026-30</span>
+ <span class="date">2026–30</span>
</div>
<ul>
- <li>B.Sc. Computer Science And Game Development</li>
+ <li>B.Sc. Computer Science and Game Development</li>
<li>Ongoing education at Northeastern</li>
</ul>
<div class="entry-row">
- <span class="entry">American School Of Dubai</span>
- <span class="date">2022-26</span>
+ <span class="entry">American School of Dubai</span>
+ <span class="date">2022–26</span>
</div>
<ul>
- <li>Acheived High Honor Roll With Distinction</li>
+ <li>Achieved High Honor Roll with Distinction</li>
<li>Completed 6 Advanced Placement courses to achieve college credit</li>
<li>Student IT Helpdesk President, Tech 4 Tomorrow Club Founder, Global Issues Network Exec. Publicist</li>
</ul>
<h3>EXPERIENCE</h3>
<div class="entry-row">
<span class="entry">Think Software Services FZ LLC</span>
- <span class="date">Aug - Sep 2024</span>
+ <span class="date">Aug – Sep 2024</span>
</div>
-<p class="subtitle">Informational Technology Intern</p>
+<p class="subtitle">Information Technology Intern</p>
<ul>
<li>Collaborated with a 5-member technical team providing enterprise IT support</li>
<li>Completed 70+ hours of professional training in server provisioning, remote access management, and client troubleshooting</li>
<h3>RESEARCH</h3>
<div class="entry-row">
<span class="entry">Technix International Journal for Engineering Research</span>
- <span class="date">Aug - Oct 2025</span>
+ <span class="date">Aug – Oct 2025</span>
</div>
-<p class="subtitle">What psychological factors influence gamers’ decisions to download third-party algorithms for video games? (ID: TIJER2510069)</p>
+<p class="subtitle">What psychological factors influence gamers’ decisions to download third-party algorithms for video games? (ID: TIJER2510069)</p>
<ul>
- <li>Analyzed psychological and ethical factors influencing gamers’ adoption of third-party algorithms and modding tools. Synthesized insights from 10+ peer-reviewed studies using Technology Acceptance Model (TAM), TPB, and moral-cognition frameworks</li>
+ <li>Analyzed psychological and ethical factors influencing gamers’ adoption of third-party algorithms and modding tools. Synthesized insights from 10+ peer-reviewed studies using Technology Acceptance Model (TAM), TPB, and moral-cognition frameworks</li>
</ul>
<hr>
<h3>PROJECTS</h3>
<div class="entry-row">
<span class="entry">rsap (CurseForge/Modrinth)</span>
- <span class="date">Dec 2022 - Present</span>
+ <span class="date">Dec 2022 – Present</span>
</div>
<ul>
- <li>Engineered 4 Java-based Minecraft modifications; acheived ~1 million downloads using modular, event-driven architecture</li>
+ <li>Engineered Java-based Minecraft modifications; achieved ~1 million downloads using modular, event-driven architecture
+ <ul>
+ <li><b>capybara</b> — entity-and-behavior mod; 653K+ downloads</li>
+ <li><b>aeronautics-compat</b> — compatibility patch for a physics-based mod; 201K+ downloads, 65 followers</li>
+ <li><b>legacy-console-sounds</b> — 4J console sound effects; 41K+ downloads</li>
+ <li><b>kebabs-delight</b> — food/item mod; 37K+ downloads</li>
+ </ul>
+ </li>
<li>Produced YouTube showcases reaching 25K+ views, demonstrating build logic and optimization to a global modding audience</li>
</ul>
<div class="entry-row">
<hr>
<h3>SKILLS</h3>
<ul>
- <li><b>Computing Skills:</b> Java, Python, Go, Shell, HTML/CSS, Javascript</li>
- <li><b>Frameworks & Tools:</b> Linux CLI, GitHub, Arduino IDE, VS Code, Excel (Advanced), Notion, Vim</li>
+ <li><b>Languages:</b> Java, Python, Go, C, Shell, HTML/CSS, JavaScript, Lua</li>
+ <li><b>Systems & Infrastructure:</b> Linux, BSD, self-hosting, Docker/Podman, nginx, reverse proxies, DNS</li>
+ <li><b>Networking:</b> TLS/certificates, SSH, VPNs, firewalls, home network administration</li>
+ <li><b>Tools:</b> Git, VS Code, Vim, Arduino IDE, Excel (Advanced), Notion</li>
<li><b>Languages Spoken:</b> English (Native), Spanish (Intermediate), Hindi (Intermediate)</li>
<li><b>Interests:</b> Game Development, Distributed Systems, Open Source, Server Engineering, Jazz Guitar, Embedded Tech, Badminton, Robotics, Golf, Swimming</li>
</ul>
<br>
-<hr class="no-print">
-<footer class="no-print">
+<hr>
+<footer>
<p>
<a href="https://www.netbsd.org"><img src="/static/powered-by-NetBSD.png" alt="Powered by NetBSD" height="40"></a>
<a href="https://www.anybrowser.org/campaign/index.html"><img src="/static/anybrowser.png" alt="Works on any browser" height="40"></a>