Skip to content
View aesteri's full-sized avatar

Highlights

  • Pro

Block or report aesteri

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

Hi, I'm Christine!


🎑 About Me

My name is Christine and I am a second year CS major at the Georgia Institute of Technology!

public class Christine
{
  private int age = 19;
  public String[] technologies = new String[] { "C++", "Python", "Java", "JS/HTML/CSS", "Nix" };
  public String[] passion = new String[] { "F1", "Data", "Software" };
  public String[] hobbies = new String[] { "Coding!", "Rock Climbing", "Baking" };
}

πŸš€ Credentials

  • Experience:
    • Data Operations Lead @ HyTech Racing (Fastest team in North America)
    • You can view a few of my projects here on my GitHub page!

🍰 What Am I Doing?

  • πŸ“‹ Currently I am:
    • Preparing for FSAE electric 2025
    • Exploring International Technology at Korea's #1 university

Tech Stack

Web Dev

Other Langs

Tools

πŸ“ Stats

GitHub stats

Popular repositories Loading

  1. CollegeIT CollegeIT Public

    CollegeIT | College Scheduler App

    Java

  2. Personal-Website Personal-Website Public

    πŸ‘“ Personal website built using React, Node.js, MySQL, and PHP

    JavaScript

  3. cpp_playground cpp_playground Public

    Playing around with Cmake & C++ (implements libbar library --checkout repo)

    Nix

  4. aesteri aesteri Public

    My Profile README.md to give everyone a short and sweet summary of who I am and what I do / want to do!

  5. libbar libbar Public

    Cmake C++ library for cpp_playground repo

    CMake

  6. proto_socket_communication proto_socket_communication Public

    a basic server-client application that sends protobuf messages thru socket

    C++