Skip to content
View arielkwak's full-sized avatar

Highlights

  • Pro

Block or report arielkwak

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
arielkwak/README.md

Hi, I'm Ariel!

An enthusiast for frontend and fullstack development & product management

Linkedin: arielkwak GitHub ArielKwak website

👩🏻‍🎓 Master of Information Systems Management Candidate @ Carnegie Mellon University
🎓 Bachelors in Information Systems with a minor in Human-Computer Interaction @ Carnegie Mellon University

Tartan Pride! (ifykyk)

Languages and Tools:

java python vuejs git html5 css3 javascript ruby typescript mongodb mysql postgresql react swift android oracle rstudio figma jira confluence photoshop xd illustrator

A Little Bit More About Me...

const ariel = {
    pronouns: "She" | "Her",
    code: ["Java", "JavaScript", "Ruby", "Vue.js", "Swift", "React", "Git", "HTML/CSS", "Python", "Typescript"],
    productManagement: ["Jira", "Confluence"],
    design: ["Figma", "Adobe CC"],
    askMeAbout: ["web dev", "tech", "app dev", "movies"],
    technologies: {
        mobileApp: {
            native: ["Android Development"],
            iOS: ["Swift"]
        },
        databases: ["mongo", "MySql", "sqlite", "PostgresSQL", "Oracle 11g & SQL Developer"],
        other:["RESTful API", "Agile Methodologies", "Product Life-Cycle Management", "Wireframing", "User Research", "A/B Testing"]
    },
    careerInterests: "I'm currently focused on both frontend and full-stack but my skills expand from database to backend development. I also want to explore product management in the future!",
    funFact: "I love art and was once an art student!"
};
Ariel's github stats

Top Repositories



I love connecting with different people so if you want to say hi, connect with me on LinkedIn! :)

Pinned Loading

  1. 67-443-Project 67-443-Project Public

    App Development Project Repository for 67-443: App Design and Development

    Swift 2 1

  2. api-cli api-cli Public

    CLI for creating API endpoints & schema files and converts JSON to JSON schema

    JavaScript

  3. super_frogger_python super_frogger_python Public

    Super Frogger Project for Fundamentals of Computer Science and Programming Course

    Python