thy personal website~
todo
-
make basic structure
-
decide theme
-
think about markdown pages
-
first work on implementing basic functionality
- add listening now (spotify api)
- make the spotify thing- pretty
- add online offline status.. maybe discord(lanyard)
- add keystrokes and mouse clicks counter and uptime too
- add current project which you're working on
- add upcoming contests on leetcode,codechef and codeforces
- codeforces
- codechef (dont have api)
- leetcode (dont have api)
-
make about section
- add tech stack
-
make contact section
-
make projects section
- basic page structure
- some cool effects
- current working
- past projects
- dynamic fetching from github repos
-
make posts section (markdown)
-
make it pretty
-
hosting
- digital ocean 16$ VPS
- bought domain for free from name.com
-
add live coding stats (Wakatime API)
- show time spent coding today
- show time spent coding till now (all time)
- show time spent coding this week
- show language breakdown (pie chart / bar graph)
-
add weather widget (OpenWeather / WeatherAPI)
- fetch weather for Surat + Jodhpur
- display temp, condition + small icon
- make it fit theme (minimal / glowy)
-
add AI-generated summaries for projects
- generate 1–2 line tagline from project description using API
- show tagline under each project card dynamically
-
integrate search (Meilisearch) (later)
- index markdown posts + projects
- add sidebar/global search bar