Resume
Professional Summary
Backend Developer experienced using Python, Django, SQL, HTML, CSS, Visual Studio, and GitHub. Committed to lifelong learning, passionate about finding creative ways to use technology to help people improve their quality of life and promote economic mobility.
Education
- Master of Business Administration -
University of the People - 2023
- Coding Bootcamp: Back End Development - NuCamp - May 2022
- Full-Stack Engineer: Career Path - CodeCademy - 2023
- Certified Associate in Project Management (CAPM) - Project Management Institute
- B.S. Psychology - National Autonomous University of Mexico - 2018
Experience
NuCamp
BackEnd Development Bootcamp - 2022
- Developed ATM app using Python Classes/Objects and functions
- Developed StarCraft based battle game using nested while loops, dictionary, lists, if/elif/else statements
- Created, Alter, Drop, Join and Mutated tables using SQL/PostgreSQL/PgAdmin
- Used Docker, Flask, Django, AWS, Microsoft Azure, and Google Cloud to deploy apps
BackEnd Developer - Volunteer
DEFEND - 65 Square - May 2022 - Current
- Worked in Agile team environment developing a new social media platform with safety and security features to improve user's experience and protect minors.
- Developed and managed backend for ecommerce multi-vendor website using Django/Python, HTML, CSS, and Stripe.
- Developed Entity Relationship Diagrams and collaborated with database team to manage SQL and NoSQL databases.
Senior Career Coach
Jamaica Plain Neighborhood Development Corporation - 2019 - Current
- Managed Salesforce and SQL based database to manage client's information, updated monthly dashboards,
prepare quarterly reports, document sessions, and update information following strict confidentiality
protocols.
- Communicated progress, challenges, highlights, and updates on program outcomes to funders and
management wiht the purpose of seeking for opportunities to improve processes and workflows
- Created visual dashboard using Tableau and Power BI for internal and external reporting.
- Used Python and Pandas library to analyze data on credit scores, demographics, and program outcomes.
- Assisted a total of 336 clients during the fiscal year 2020 - 2021 due to the COVID-19 pandemic, resulting
in the access of a total of $2,707,728.00 of unemployment benefits
Community Health Worker
Boston Medical Center - Jan 2018 -Dec 2019
- Complex Care Management for a caseload of 45-50 of the top 2% high-risk patients.
- Documented encounters and phone calls in Epic ensuring that any release of information was HIPAA
compliant
- Communicated with multidisciplinary team with the purpose of providing high-quality care to patients.
- Lead monthly meetings to review goal progress, discuss lessons learned, and change requests.
To see my work, Click here.
To access the complete version of my resume, Click here.
Work
Netflix Dashboard
Tableau interactive dashboard using Netflix data on Movies and TV shows, user is able to select a title from the database and get information about their genre, duration, release date, and description.
Boston House Price Predictor - Linear Regression
Linear Regression model using Jupyter Notebooks, python scikit-learn, pandas, and numpy libraries. This model predicts the price of a house based on variables such as number of rooms, crime, tax rate, and median value of owner-occupied homes in Boston
Django Blog
Blog page using Django framework, allows user to create accounts, profiles, publish, update, and delete posts. Other functions include: commenting and liking/unlinking posts, default profile pictures, and categorization.
Bilingual Budget calculator
This calculator is available in English and Spanish, it will allow user to breakdown their monthy income to help them determine what amount should be allocated for Needs, Wants and Savings or Investments. The purpose of this calculator is to be used as a tool to make a quick budget and invite users to participate in Financial Coaching services to discuss their specific situation.
Created using Python While Loops, if/elif/else statements, user input validation, and math operations.
ATM Simulator
This ATM simulator allows users to register by creating an username with a specific number of characters and a PIN number. The user can check the balance, deposit, withdraw or logout. Created with nested While Loops, if/elif/else statements, functions, importing modules, object class, and input validation.
Star Craft Battlegame
This is a Star Craft based battle game made for educational purposes. I do not own any rights to this game or the Blizzard company. Instructions are available in the GitHub repository. Uses nested While Loops, functions, random module, dictionaries, list methods, input validation, and if/elif/else statements.
Donations Simulator
Application that simulates donations, where the user can register, login, and make donations. Developed using nested while loops, input validation, dictionaries to create usernames and passwords, if/elif/else statements, and functions.
SQL Exercise
Exercise managing list of employees, customers, and regions using PostgreSQL to create queries using SELECT, GROUP BY, HAVING, WHERE, ORDER BY, JOIN/LEFT JOIN, and mutations using CREATE, ALTER, TRUNCATE, and DROP table.
Python Challenges
Multiple python challenges with my solutions, something I do as often as possible to keep practicing my skills.
Quarterly Estimated Tax Calculator (Under Development)
App that will allow small business owners and independent contractors users calculated their estimated quarterly Federal and State tax payments based on their income bracket, and quarterly revenue. Initially based on Massachusetts, expected to be available for other states as well as more features such as deductions and tax credits.