Git Product home page Git Product logo

Alt text

hello 👋 my name is Chen and this is what i'm saying

interface Coder {
    name: string
    pronouns?: string
    yearsOfExp: number
    languages: string[]
    frameworks: string[]
    interests: string[]
    hasALife: () => boolean
    currentlyLearning: () => string
    openToOffers: () => string
}

let chensu: Coder  = {
    name: "Chen",
    pronouns: "he/him",
    yearsOfExp: 6,
    languages: ["Typescript", "Javascript", "Python", "Java", "Solidity"],
    frameworks: ["React", "Next", "Tailwind", "Node", "Django", "Spring"],
    interests: ["Snowboarding", "Ultimate Frisbee", "Bouldering", "Video Games", "Music", "Staring into distances"],
    hasALife: () => this.interests > 1,
    currentlyLearning: () => "I'm exploring web3 smart contracts and solidity 📚",
    openToOffers: () => "⬅️ checkout my 🔗s",
}

I'm a fullstack engineer with a passion for nice UI/UX. My work experience is language/framework agnostic since I wear many different hats and pick up things quickly. I enjoy learning new things so I've become a jack of all trades and I'm always eager to learn more.

My DMs are open. Feel free to send me a message!

Chen Su's Projects

ai_rfq icon ai_rfq

generate quotes from email using ai

awesomepgh icon awesomepgh

CS1520 Web Applications: This web app will provide a platform for philanthropists and people with great ideas to connect.

chensu.design icon chensu.design

my personal webpage featuring my resume and work so far 05/2017

forum icon forum

Messing around with Ruby on Rails

themix icon themix

theMix made for Steelhacks 2015

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.