Git Product home page Git Product logo

Hey! It's Alberte.

I am a passionate full-stack developer with a growing fascination for data-related projects. Beyond functionality, I place a special emphasis on the attention to detail and the aesthetic aspect of my work. I believe that a well-designed user interface and a seamless user experience are crucial for the success of any project.

// Full-stack Knowledge
const technologies = [
  "HTML", "CSS", "Sass", "JavaScript", "Three JS", "React", "Astro", "MongoDB", "Express"
];

// Iterate over the array and display each technology
technologies.map((technology) => {
  console.log(`I love working with ${technology}! 💻🚀`);
});

HTML CSS Sass JavaScript Three JS React Astro MongoDB Express JS


Recently, my curiosity to uncover insights through data led me to dive into the world of data. I've completed different courses on data analysis, statistics, and machine learning, and be applying these newfound skills in projects requiring deep analysis and data visualization to make informed decisions.

# Technical Knowledge
technologies = [
    'Excel', 'Tableau', 'Power BI', 'Azure', 'My SQL', 'Python', 'Numpy', 'Pandas', 'Matplotlib', 'Plotly', 'scikit-learn', 'SciPy', 'Tensorflow', 'Keras', 'R', 'Streamlit', 'Shiny for Python',
    'Supervised Learning', 'Unsupervised Learning', 'Reinforcement Learning'
]

# Iterate over the list of technologies
for tech in technologies:
    if tech in ['Supervised Learning', 'Unsupervised Learning', 'Reinforcement Learning']:
        # Print a message for machine learning concepts
        print(f"I'm also skilled in {tech} 🤖📊")
    else:
        # Print a message for data analysis technologies
        print(f"I love working with {tech}! 💻🚀")

Excel Tableau Power BI Azure MySQL Python NumPy Pandas Matplotlib Plotly scikit-learn SciPy TensorFlow Keras R Streamlit




Alberte Vieites's Projects

dotfiles icon dotfiles

Dotfiles are the customization files (their filenames usually begin with a period). They are an user-specific application configuration. This repository contains my personal dotfiles.

express-hello-world icon express-hello-world

Implements the Expressjs Hello World example to provide a faster start deploying on the Cyclic platform

fruit icon fruit

Fruit model regression project

lab-github-practice icon lab-github-practice

This is a repository for learning about GitHub features such as cloning, branching, and pull requests.

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.