Coder Social home page Coder Social logo

Hi there, I'm Maria greetings

I'm a Junior Full Stack Web Developer with a strong focus on Frontend Development and web design. I'm a very curious person, who loves a challenge and always wants to learn new skills, and that's one of the reasons why I decided to switch from cosmetics and design into the IT area (I was previously a beautician/dressmaker).

πŸ™Ž About me

  • I'm Chilean Chile
  • My favorite programming area is Front-End Development
  • I like making crafts in my spare time, I also have a YouTube channel about it
  • 🌱 I’m currently learning about Node JS and Woocommerce
My custom image

A little more about me, but expressed using python πŸ‘‡

    import random
    from datetime import date


    def This_Year(experience = 0):

        give_up = False
        current_year = date.today().year
        my_state = [
            "I am the best!πŸ’ͺ",
            "Burnout 😫",
            "Impostor syndrome πŸ˜”",
            "I don't know anything ☹️",
            "I have to try again 😬"
        ]

        for day in range(1,366):

            print(f"Day {day} of this year")
            print("My State today: ", random.choice(my_state))

            # This code will never run
            if give_up:
                raise Exception()

            experience += 1

        print(f"This year {current_year} I gained {experience} experience points")
        print(f"Happy {current_year + 1}!!!!")

    This_Year()

πŸ› οΈ My Skills

Languages

JavaScript Python PHP

Front-End Development

CSS3 HTML5 Bootstrap React Material UI StoryBook Redux jQuery Gulp Sass

Back-End Development

Flask Django Jinja Wordpress Woocommerce Node Meteor

Database

SQL MySQL MongoDB

Deployment

Firebase Heroku

Control Version

Git GitHub

πŸ–₯️ Workspace Setup

Linux Windows Visual Studio Code Terminal MAMP Flywheel

πŸ–ŠοΈ Design and Wireframes (UX|UI):

photoshop illustrator affinity designer pen krita Figma

πŸ“§ Connect with me:

cotebarrientos | LinkedIn cotebarrientos | Portfolio

Maria Jose Barrientos's Projects

Maria Jose Barrientos doesn’t have any public repositories yet.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.