An open API service indexing awesome lists of open source software.

https://github.com/aadibajpai/my-website

💻
https://github.com/aadibajpai/my-website

css html javascript

Last synced: 2 months ago
JSON representation

💻

Awesome Lists containing this project

README

        

# aadibajpai.com :computer:
[![Netlify Status](https://api.netlify.com/api/v1/badges/54278495-ed06-4cd1-88e1-b6da767e60dc/deploy-status)](https://app.netlify.com/sites/suspicious-shaw-ffa015/deploys)

Personal website, mainly to put everything together in one place.

Using nothing but plain html, css and some js. I wanted to have my own tiny corner where I
could think about what to write and then come up with nothing substantial.

Also the dark mode, I can never decide which one I prefer and should make the default.

some web trickery in the landing graphic, which is an image but also has
separate links and supports the dark mode as well.

That is made possible by a clever hack of sorts, the image is nothing but a SVG,
and SVGs are nothing but XMLs, and XMLs support styling 😛

I think about using a markdown processor for the html but it feels too much work.

this uses https://aadibajpai.com/gh/university as well as a
custom résumé updating setup https://aadibajpai.github.io/resume/

Website at [aadibajpai.com](https://aadibajpai.com).

feedback always appreciated, feel free to reach out however!

---
thanks to friends who contributed small features to this — the scrollbar and dark mode toggle animation are not my doing.