- Backend: Java, Spring, JavaScript, NodeJS, Express, and NextJs.
- Frontend and JS Frameworks: HTML, CSS, React, Angular, Vue.
- Database Languages: SQL (MySQL, SQL Developer, PostgreSQL), and NoSQL (MongoDB and CompassDB).
- Scripting and Other Languages: Scala, Spark, Python, C++ and Bash
- General: Git, Linux, Docker, Kubernetes, WSL, AWS (S3, Amplify, ECS, EC2), Maven, NPM, Bash, Microsoft Office, Corel Draw, Adobe Photoshop

Green Meal
This is a website created to simulate an e-commerce of meals. It has full
CRUD features for both User data and Products data. It served as an assignment and a practice on NodeJS,
Handlebars, Express, MongoDB, Session, BcryptJs for storing passwords
and Bootstrap. Input validations on server-side.
This project can be checked running on Heroku.

Fake Meat Butcher
This is another website created to a store of plant-base products. It has no
database connectivity and all data is hard-coded in a javascript file and displayed dynamically with DOM. It
uses only vanilla Javascript, HTML, and plain CSS without any frameworks or
libraries. Input validations on client-side.
This project can be checked running on GitHub Pages.

Banana Photo Store
Photo store project running Java Spring and MySQL for DB. Login Auth0 with Spring Security using tokens JWT and BCrypt. Image upload to Amazon AWS S3. Front-end with NodeJS using handlebars. Check the Github for more information. Both Front-end and Back-end are hosted on different Heroku servers.