You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
⭐ Conceitos básicos das principais tecnologias da AWS envolvendo todo o processo para implantar uma aplicação com banco de dados, mensageria, configuração, comunicação, balanceamento de carga, Serverless e NoSQL
This is my team's final collaborative project for my Java web developer boot camp. It's a college registration system with admin, student, and teacher roles. Deployed to Heroku.
Clipadvisor is a full-stack web application that boasts comprehensive CRUD functionality, allowing users to post, view, edit and delete reviews of barbers. Backend data processing is facilitated by Python+Flask in tandem with SQLAlchemy (via the Flask-SQLAlchemy extension). Dynamic templating logic has been put in place to enable visitors to nav…