AWS-Textract-School-Demo

Опубликовано: 26 Май 2026
на канале: Ryan Markowitz
32
1

I picked this project because it shows a lot of what I learned during my internship, especially when it comes to building web applications and working with cloud services like AWS. It’s a simplified version of what I did for the company, but it still demonstrates the core skills I developed.

For this demo, I built a basic web app using Next.js for the frontend and FastAPI for the backend. The app has two main endpoints: one for uploading a PDF and parsing it with Amazon Textract, and another for displaying the extracted information. Even though this version is more basic than what I worked on during the internship, it reflects the same kind of workflow and tech stack.

Working on this helped me understand how frontend and backend pieces connect, how to handle file uploads, and how to integrate with services like Textract. It also gave me practice with putting together a complete project that can serve as a good example of my skills moving forward. I think it’s a solid way to show what I’ve learned and how I can apply it in future roles.

Github links in the comments