Skip to content
View mck21's full-sized avatar
๐ŸŠ
๐ŸŠ

Block or report mck21

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
mck21/README.md

Marcos Palomero๐Ÿ‘จ๐Ÿปโ€๐Ÿ’ป

const mck21 = {        
    links: 'https://linktr.ee/mck21',
    technologies: {
        code: ['TypeScript', 'Java', 'C#', 'Python', 'Kotlin'],
        frameworks: ['Next', 'React', 'Tailwind'],
        databases: ['MongoDB', 'MySQL'],  
        vcs: ['Git', 'GitHub'],
        planning: 'Notion',             
        design: 'Photoshop'
    },
    studies: {
        done: ['Cross-Platform App Development', 'Science IB (Bachiller)', 'B2 English'],
        current: ['Data Analytics & AI', 'C1 English']
    },
    languages: {
        native: 'Spanish',
        advanced: ['English', 'Valencian'],
        basic: 'Romanian'
    },
    hobbies: ['โœˆ๏ธ', '๐Ÿ‹๐Ÿผโ€โ™‚๏ธ', '๐Ÿ€', '๐ŸŽฎ', '๐Ÿ“–'],
    theme: 'Dracula',
    since: '2022'
};

Pinned Loading

  1. KioscoWhimsy KioscoWhimsy Public

    Desktop software for managing sales, inventory, users, and customers in a kiosk. Developed as the final project for the Cross-Platform Applications Development studies.

    C#

  2. Triolingo Triolingo Public

    Simple translation Android application that uses Room and Retrofit to store and synchronize data, running on json-server-master with a db.json file.

    Kotlin

  3. StudentPerformanceAnalysis StudentPerformanceAnalysis Public

    Project of data analysis with a dataset of students performance in Google Sheets

  4. SqlFilmRentalStore SqlFilmRentalStore Public

    SQL queries for a film rental business database

    PLpgSQL