Tatyana Li
Portfolio
Order Management App
• Developed a full-stack web app for managing restaurant orders, supporting CRUD operations • Implemented a tracking feature to compute total daily revenue • Added automated tests using Pytest to ensure reliability of key backend features. Tech stack: Django, Docker, Pytest, Javascript, HTML, CSS
Ascii Art Generator
A command-line tool to generate ASCII art from text input, with options for color, alignment, and output format.
TechFinder APP
• Developed user authentication and authorization using JWT tokens for secure access • Enabled personalized profile creation during user signup • Integrated Resend.com API to send verification codes via email for account activation and password reset • Implemented CRUD operations for user-generated posts, including support for file attachments. • Implemented interactive social features: users can like/comment on posts with edit/delete functionality Tech Stack: FastAPI, SQLAlchemy, Alembic, Docker, React.js