Skip to content
View EmilianoPadilla's full-sized avatar
🫡
Focusing
🫡
Focusing

Block or report EmilianoPadilla

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
emilianopadilla/README.md

Hey there! 👋

I'm Emiliano, a backend Developer based in Mexico.

I have a degree in Earth Sciences and was previously working as an educator, and now I'm completely focused and interested in software engineering.

I'm passionate about creating new projects, seeing them grow and be able to eventually solve real-world problems.

Here's some of the tools and software I've used for my projects: • Languages: Python, SQL.
• Backend: FastAPI, REST APIs, SQLAlchemy, Pydantic.
• Authentication: JWT, OAuth2, Password Hashing. • Databases: PostgreSQL, Relational Database Design, Transactions.
• Testing: Pytest, Postman.
• DevOps & Deployment: Docker, Docker Compose, Render, Linux, Environment variables.
• Version Control: Git, GitHub.

LinkedIn: github.com/EmilianoPadilla
Current project: https://emilianopadilla-ecommerce-backend.onrender.com/docs

Pinned Loading

  1. ecommerce ecommerce Public

    This is my backend API project for an e-commerce system built with FastAPI and PostgreSQL. It supports user authentication, product management, categories, and order processing, while storing infor…

    Python 1

  2. fileorganizer fileorganizer Public

    A simple and efficient file organization tool that automatically sorts files in a directory based on their extensions. It helps keep folders clean and structured by grouping files into categories s…

    Python

  3. school_website_backend_database school_website_backend_database Public

    This is the backend for a school website using a Data base from postgreSQL and SQLAlchemy as ORM

    Python