I built this site as a hobby project, I have since then moved on to work on other stuff. As this was more about fun I am not maintaining this.
Vartalaap/Daftaar and Daftaarkhana is now defunct
My one true repository hosting Web UI + Backend Code + AWS infra configuration
for all my project showcases , announcements , podcast and portfolio.
Started as barely porforlio exercise I quickly realised most of my work has been with clients and have little to show on my personal Github, I started shaping parisar to become my long term application to express my self.
vartalaap
in here .
So if interested please check it out.kendra
also hosts my blogs UI - Kendra
- The The central UI is written in React
and Typescript
using Material
as primary CSS library. UI is responsive and works well with desktop and mobile views.Consist of porfolio and blogs
UI - Vartalaap
- The Audio Podcast UI written in Sveltekit
and JavaScript
. UI is mobile first and is lean with Minimal third party dependency. It host the vartalaap - semi technical podcast
Backend - Daftar
- To Keep things simpler, I chose to use serverless AWS lamba architecture and is a central backbone named Daftar
. All lambdas
are written in Go
providing small bundle sizes and fast response time
Database + Admin Panel- Daftarkhana
- for database I utilize Planet Scale DaaS with mySQL
I fondly named Daftarkhana
. Daftar
saves the data in Daftarkhana
tables as well as utilizes AWS S3
for object storage via a Admin Panel written in Svelte
as a SPA , spinned up locally for now. Will be hosted on cloudflare pages
after Auth0 integration.
Hosting
- Both UIs are hosted with CloudFlare Pages
pages.
CI/CD
- local automations in bash
and python, will be using terraforms in future.(TBD)
Authentication/Authorziation
- setup is in progress and will leverage Auth0
and Daftarkhana
setup (TBD)
Leave a star if you like it.