Skip to content

emranpoh/emranpoh.github.io

Repository files navigation

hey there! 👋

this is my personal website repo - basically just me flexing my research papers, projects, and trying to look professional on the internet 😅

what's this about?

so this is my little corner of the web where i showcase:

  • 📚 my research papers (because apparently academia requires this)
  • 🎨 some cool projects i've worked on
  • 📝 random thoughts in blog posts
  • 💼 my CV stuff (but make it ✨aesthetic✨)

who am i?

i'm emran, and i do research on human-agent interactions and HCI stuff. currently doing my phd at smu (singapore management university) because apparently one degree wasn't enough 🤷‍♂️

my research interests are basically:

  • agent-assisted creative workflows
  • collaborative systems for intimacy (yes, that's a real research area)
  • immersive technologies
  • making computers less annoying to use

tech stack (because everyone asks)

  • jekyll - because i'm lazy and don't want to deal with react
  • minima theme - but heavily customized because i have opinions
  • scss - for when css isn't painful enough
  • github pages - free hosting ftw

how to run this locally (if you're curious)

# clone this repo
git clone https://github.com/emranpoh/emranpoh.github.io.git
cd emranpoh.github.io

# install dependencies
bundle install

# run locally
bundle exec jekyll serve

# open http://localhost:4000 in your browser

file structure (for the organized people)

├── _data/           # all my data files (pubs, projects, etc.)
├── _includes/       # reusable components
├── _layouts/        # page templates
├── _posts/          # blog posts
├── content/         # main content pages
├── assets/          # images, css, fonts
└── _site/          # generated site (don't touch this)

contributing

honestly, this is my personal site so i'm not really expecting contributions, but if you find a typo or want to suggest something, feel free to open an issue!

contact me

disclaimer

this website is a work in progress. sometimes i update it, sometimes i don't. sometimes the css breaks, sometimes it doesn't. such is life ¯_(ツ)_/¯


built with ☕ and questionable life choices

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published