My Projects (6)
All of the projects that I've worked on.
React projects (3)
Kvell - Social Media App
ReactJs
Redux toolkit
Styled-components
TailwindCss
Express
MongoDb
JWT Auth
A full-stack social media app. Features include create posts, like/comment on posts, notifications, view profiles, edit profile, follow users, search a post or user, user authentication, etc.
Wisp - Video library app
ReactJs
Context + Reducer
MintUI
Express
MongoDb
JWT Auth
A full-stack video library app of videos related to vocabulary learning. Features include JWT Authentication, user profile, playlist management, dynamic routing, save videos, etc.
Scio - Quiz App
ReactJs
Redux toolkit
Styled-components
TypeScript
Express
MongoDb
JWT Auth
A full-stack Quiz app made with typescript. Features include user profile, quiz history, quiz leaderboard, take quiz, see quiz summary, user authentication, etc.
Vue projects (3)
Ecommerce store
Vuejs
TailwindCss
Firebase DB
JWT Auth
Ecommerce-store made with Vuejs, Tailwindcss, Firebase's realtime database and uses JWT tokens for authentication.
It also uses Axios to fetch data from firebase, Vue-router for routing, Vuex for state management.
It's deployed on Netlify.
TopRepos
Vuejs
TailwindCss
Github REST API
SPA
A project using
Github API to display 30 most popular repositories of a selected topic.
It uses vue-router, vuex, axios, tailwind and hint.css library. It's deployed on Netlify.
Markdown Viewer
Vuejs
Inkline
SCSS
Vue-markdown
A web-app to preview your markdown files or markdown code.
You can upload a markdown file or just use online editor to write markdown and check its preview.