drag to explore

Have Some Fun

SCROLL TO LEARN MORE ABOUT ME

Things I Like

SVG

High School

My Favorite Song Right Now

College

What I'm Reading

@font-face {
  font-family: Inter; src: url("Inter.woff2");
}

body, .usertext {
  color: #fff; 
  background: #000;
  font-family: Inter, sans;
  --heading-1: 30px/32px Helvetica, sans-serif;
}

I'm Trying To Learn

Ray Dalio

@raydalio

"It seems to me that if you look back on yourself a year ago and aren’t shocked by how stupid you were, you haven’t learned much."

Quote

Let's Get In Touch

Hey there! I'm

Jenson Wong

a student at ucla pursuing a double degree in business economics and cognitive science with a specialization in computer science

Current Obsession

Personal Knowledge Management

Heading

My Favorite Book

My Favorite Apps

Obsidian, Fantastical, and Arc

Heading

A Cute Picture

drag to explore

Have Some Fun

HIT ABOUT LEARN MORE ABOUT ME

Things I Like

SVG

High School

My Favorite Song Right Now

College

What I'm Reading

@font-face {
  font-family: Inter; src: url("Inter.woff2");
}

body, .usertext {
  color: #fff; 
  background: #000;
  font-family: Inter, sans;
  --heading-1: 30px/32px Helvetica, sans-serif;
}

I'm Trying To Learn

Ray Dalio

@raydalio

"It seems to me that if you look back on yourself a year ago and aren’t shocked by how stupid you were, you haven’t learned much."

Quote

Let's Get In Touch

Hey there! I'm

Jenson Wong

a student at ucla pursuing a double degree in business economics and cognitive science with a specialization in computer science

Current Obsession

Personal Knowledge Management

Heading

My Favorite Book

My Favorite Apps

Obsidian, Fantastical, and Arc

Heading

A Cute Picture

drag to explore

Have Some Fun

CLICK WORK, ABOUT, OR CONNECT

Things I Like

SVG

High School

My Favorite Song Right Now

College

What I'm Reading

@font-face {
  font-family: Inter; src: url("Inter.woff2");
}

body, .usertext {
  color: #fff; 
  background: #000;
  font-family: Inter, sans;
  --heading-1: 30px/32px Helvetica, sans-serif;
}

I'm Trying To Learn

Ray Dalio

@raydalio

"It seems to me that if you look back on yourself a year ago and aren’t shocked by how stupid you were, you haven’t learned much."

Quote

Let's Get In Touch

Hey there! I'm

Jenson Wong

a student at ucla pursuing a double degree in business economics and cognitive science with a specialization in computer science

Current Obsession

Personal Knowledge Management

Heading

My Favorite Book

My Favorite Apps

Obsidian, Fantastical, and Arc

Heading

A Cute Picture

Digital Work

the priority for me here is quality over quantity. every single project here is a learning experience. i've made a lot of mistakes, but i'd like to think every project i get closer to making something truly great.

Match Viewer

A Next.JS web app developed as a data analytics and footage playback tool for UCLA's D1 Men's and Women's Tennis teams

Live

Match Viewer

A Next.JS web app developed as a data analytics and footage playback tool for UCLA's D1 Men's and Women's Tennis teams

Live

Interlinked

A social media aggregation app concept designed to utilize AI to help you browse the web and never lose a post again

In Development

Interlinked

A social media aggregation app concept designed to utilize AI to help you browse the web and never lose a post again

In Development

i like to be involved throughout the entire creative process

i like to be involved throughout the entire creative process

Heading

from start

from start

Heading

to finish

to finish

Heading

and from design

and from design

Subheading 2

to development

const Home = ({ code, state }) => {
  const { username, accessToken, dispatch } = useUserContext();
  const [friendBoxes, setFriendBoxes] = useState(null);
  const [friendsArray, setFriendsArray] = useState([]);
  const [myBox, setmyBox] = useState(null);

  useAuth(code, state);
  useUpdateCurrentSong();

  useEffect(() => {
    const fetchUserFriends = async () => {
      const response = await fetch("/users/" + username);
      const json = await response.json();

      if (response.ok) {
        setFriendsArray(json[0].friends);
      }
    };

    fetchUserFriends();
  }, [username]);

Subheading 2

Professional Experiences

as someone who prioritizes interdisciplinary learning, i've always found it helpful to step out of my comfort zone and explore other fields as a way to gain new perspective and make sure i'm always learning

Digital Interface Production at Mobile Now Group

UI/UX Design Intern

Experience 1

Mobile Now Group

UI/UX Design Intern

Experience 1

Professional Services Work at Deloitte

U.S. Business Advisory & Tax Intern

Experience 2

Professional Services Work at Deloitte

U.S. Business Advisory & Tax Intern

Experience 2

An Introduction to Finance at Treasury Markets Association

Market Practices & Development Intern

Experience 3

Treasury Markets Association

Market Practices & Development Intern

Experience 3

Like I said,
I'm always learning

Like I said,
I'm always learning

Heading

and i'm looking to share some of that learning

Subheading 1

whether that's work stuff like ui/ux, productivity, and school

import { motion } from "framer-motion";

function Component() {
    return (
        <motion.div
            transition={{ ease: "linear" }}
            animate={{ rotate: 360, scale: 2 }}
        />
    );
}

Subheading 2

or just my general unfinished evolving thoughts about stuff

Subheading 3

Subheading 4

More About Me

work isn't the whole story, so here's a little more about me and the person behind the work

A little background: where I'm from, where I've been, and where I am

Artboard 1

A little background: where I'm from, where I've been, and where I am

Artboard 1

A little background: where I'm from, where I've been, and where I am

Artboard 1

I was born in Hong Kong

Moved to Shanghai

Where I went to an American High School

Studied abroad for a summer in New York City

Spent multiple summers in Europe playing competitive Tennis

Lived in Hong Kong for a year during covid

And now I'm in Los Angeles for University

Different ideas and projects are always bouncing around in my head, but here's what I'm focused on right now

Artboard 2

Different ideas and projects are always bouncing around in my head, but here's what I'm focused on right now

Artboard 2

Different ideas and projects are always bouncing around in my head, but here's what I'm focused on right now

Artboard 2

School & academics

Coding a fully custom blog where I can really bring all my creative content ideas to fruition

To do that, I'm doing my best to sharpen all my design and technical web development skills

Building our custom UCLA Tennis analytics tool

Being better about documenting my work

Reading more

Contact Me

work and life in general isn't much fun without collaboration, so let's connect! i've left some links below that should make it easy to find me

i'm also always rebuilding

Heading 1

i'm also always rebuilding

Heading 1

i'm also always rebuilding

Heading 1

and open to new opportunities whether that be an internship, collaboration for a project, or even just a chat

Heading 2

and open to new opportunities whether that be an internship, collaboration for a project, or even just a chat

Heading 2

and open to new opportunities whether that be an internship, collaboration for a project, or even just a chat

Heading 2