Utilized Firebase for backend services, including Firestore for data management.
Firebase
Firestore
Frontend Development
Built a responsive portfolio website using Next.js and Chakra UI to showcase projects and skills. Included a photo gallery feature for dynamic image display and an engaging user experience.
Next.js
Chakra UI
TypeScript
Responsive Design
Color Match Game
Frontend Development
Created an interactive puzzle game interface using Vue.js, with dynamic grids and responsive controls for smooth gameplay.
Vue.js
JavaScript
CSS
Backend Development
Built the backend using FastAPI and PostgreSQL to handle game logic, user data, and progress tracking with secure authentication.
FastAPI
PostgreSQL
SQLAlchemy
Pydantic
Dockerized Setup
Set up a Dockerized environment for easy development and deployment, including client, server, database, and proxy services.
Docker
Traefik
Simple List
Backend Development
Built a FastAPI backend with REST API endpoints to handle CRUD operations for managing academic papers. Integrated PostgreSQL for data storage and implemented scripts for database initialization and management.
FastAPI
PostgreSQL
Python
Frontend Development
Developed a React-based frontend with a dynamic table for displaying papers and modals for adding and editing entries. Focused on creating an intuitive and responsive user interface.
React
JavaScript
AntDesign
Dockerized Setup
Set up Docker Compose to run the backend, frontend, and database services in isolated containers for efficient development and deployment.