Giter Site home page Giter Site logo

Welcome!

class Jekhi5 {

  public String name;
  public String[] pronouns;
  public String school;
  public String yearInSchool;
  private double GPA;

  public Jekhi5 {
    this.name = "Jacob Kline";
    this.pronouns = String[3]{"He", "Him", "His"};
    this.school = "Northeastern University";
    this.yearInSchool = "Junior";
    this.GPA = 3.624/4.0;
  }
}

I'm a queer nerd from Chicago, IL studying computer science on the pre-med track! Welcome you to my GitHub portfolio! Here you'll find some of my favorite projects, like my work on a SNAP Benefit compliant grocery store locator, Advent of Code, and a Chess game that I'm still working on.

I'm a student at Northeastern University, currently working as a software engineering co-op at Wood Mackenzie in their Boston office!

Langauges:

  • Java
  • JS/TS
  • Racket
  • Lisp
  • React/HTML/CSS
  • Python
  • Swift

  • English | Mother Tongue
  • Hebrew | Professional Fluency
  • Arabic | Conversational Fluency
  • Mandarin | Basic Conversational

Interests:

  • Improv Comedy
  • Stand-up Comedy
  • Chess
  • Reproductive Justice
  • Langauge learning

Contact Info:

Email: [email protected] | [email protected]
LinkedIn: linkedin.com/in/Jacob-E-Kline

Jacob Kline's Projects

advent-of-code icon advent-of-code

Here you can find all of my solutions for Advent of Code (adventofcode.com)

imageprocessor icon imageprocessor

This is the repository for Jacob Kline and Emery Jacobowitz's Image Processing Program

myinformation icon myinformation

This holds my current resume, CV, and other things about myself :)

snappy icon snappy

This project allows users to input a shopping list and finds grocery stores nearby that not only carry the stock but also accept SNAP benefits.

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.