Skip to content

Commit 38339f3

Browse files
committed
Refactor code structure and remove redundant sections
1 parent 68ddb35 commit 38339f3

3 files changed

Lines changed: 11 additions & 8 deletions

File tree

_config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ footer_text: >
1616
Photos from <a href="https://unsplash.com" target="_blank">Unsplash</a>.
1717
keywords: jekyll, jekyll-theme, academic-website, portfolio-website # add your own keywords or leave empty
1818
lang: en # the language of your site (for example: en, fr, cn, ru, etc.)
19-
icon: ⚛️ # the emoji used as the favicon (alternatively, provide image name in /assets/img/)
19+
icon: water-drop-vector-icon.jpg # the emoji used as the favicon (alternatively, provide image name in /assets/img/)
2020

21-
url: https://arc345.github.io # the base hostname & protocol for your site
22-
baseurl: / # the subpath of your site, e.g. /blog/. Leave blank for root
21+
url: https://arnav.rastogi.net.in # the base hostname & protocol for your site
22+
baseurl: # the subpath of your site, e.g. /blog/. Leave blank for root
2323
last_updated: true # set to true if you want to display last updated in the footer
2424
impressum_path: # set to path to include impressum link in the footer, use the same path as permalink in a page, helps to conform with EU GDPR
2525
back_to_top: true # set to false to disable the back to top button

_pages/about.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
layout: about
33
title: about
4+
nav: false
45
permalink: /
56
subtitle: <a href="https://micromasters.mit.edu/">MIT MicroMasters</a> | <a href="https://iitj.ac.in">IIT Jodhpur</a> | AI & RL Enthusiast
67

@@ -26,16 +27,18 @@ latest_posts:
2627
scrollable: true # adds a vertical scroll bar if there are more than 3 new posts items
2728
limit: 3 # leave blank to include all the blog posts
2829
---
30+
2931
Hi,
3032

31-
I’m **Arnav Rastogi**, an AI researcher and engineer passionate about building intelligent systems that connect ideas from machine learning, reinforcement learning, and agentic AI.
33+
I’m **Arnav Rastogi**, an AI researcher and engineer passionate about building intelligent systems that connect ideas from machine learning, reinforcement learning, and agentic AI.
3234

3335
I
34-
’m currently pursuing MIT’s **MicroMasters in Data Science**, while also studying at **IIT Jodhpur**. My long-term goal is to contribute to research in AI/ML at the PhD level. My interests include **cellular automata, reinforcement learning, and general-purpose AI agents**.
36+
’m currently pursuing MIT’s **MicroMasters in Data Science**, while also studying at **IIT Jodhpur**. My long-term goal is to contribute to research in AI/ML at the PhD level. My interests include **cellular automata, reinforcement learning, and general-purpose AI agents**.
37+
38+
Outside of research and coding, I’m passionate about staying active and exploring the world:
3539

36-
Outside of research and coding, I’m passionate about staying active and exploring the world:
37-
- I **work out regularly** and focus on strength and endurance.
40+
- I **work out regularly** and focus on strength and endurance.
3841
- I **play football competitively** and represented my school at the **national U-18 level**.
3942
- I’m a **certified Advanced Open Water Diver**, exploring underwater ecosystems whenever I get the chance.
4043

41-
When I’m not coding or training, I enjoy connecting with smart peers, working on side projects that stretch beyond traditional boundaries, and learning new skills.
44+
When I’m not coding or training, I enjoy connecting with smart peers, working on side projects that stretch beyond traditional boundaries, and learning new skills.
450 KB
Loading

0 commit comments

Comments
 (0)