this is my personal website repo - basically just me flexing my research papers, projects, and trying to look professional on the internet 😅
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✨)
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
- 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
# 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├── _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)
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!
- 📧 email: emranpoh@gmail.com
- 💼 work email: emranpoh@smu.edu.sg
- 🐦 twitter: @emranpoh_
- 💼 linkedin: emranpoh
- 🎓 google scholar: wYcrORkAAAAJ
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