jkallini
Software Engineer at Meta (Facebook). Recent Princeton University graduate.
Stanford UniversityStanford, CA
Pinned Repositories
Calculator
Simple percentage calculator app.
Flixster
Flixster is an Android app that displays information about new movie releases. Scrolling through the app displays the movies, along with their posters and descriptions. Tapping on the movie displays its release date, rating, and a link to a trailer on YouTube. This app is compatible with both portrait and landscape orientations.
HelloJulie
My first Android app, developed as a pre-work project prior to starting my Facebook University internship.
Instagram
This Android project is the photo-sharing app Instagram, made from the ground up. It utilizes Parse as its backend.
MazeAdventures
A Unity game where you play as a lonely pill trying to get out of a dangerous maze.
PrincetonThesis
The git repository for my Princeton University senior thesis project.
SemanticCoordinationAnalysis
Code repository for the paper "Computational Approaches for Understanding Semantic Constraints on Two-termed Coordination Structures" in TSD 2022.
SimpleToDo
Simple todo app for CodePath.
Stateful
An online tutor for learning about finite state machines and regular languages.
COVID19-AutoSummarizer
A text summarization project with the goal automatically summarizing articles scraped from Google containing "requests for aid" or information about how people can help in the COVID-19 crisis. Sentences are prioritized based on relevance and word importance.
jkallini's Repositories
jkallini/HelloJulie
My first Android app, developed as a pre-work project prior to starting my Facebook University internship.
jkallini/Instagram
This Android project is the photo-sharing app Instagram, made from the ground up. It utilizes Parse as its backend.
jkallini/Calculator
Simple percentage calculator app.
jkallini/Flixster
Flixster is an Android app that displays information about new movie releases. Scrolling through the app displays the movies, along with their posters and descriptions. Tapping on the movie displays its release date, rating, and a link to a trailer on YouTube. This app is compatible with both portrait and landscape orientations.
jkallini/MazeAdventures
A Unity game where you play as a lonely pill trying to get out of a dangerous maze.
jkallini/SimpleToDo
Simple todo app for CodePath.
jkallini/SimpleTweet
SimpleTweet is an android app that allows a user to view his Twitter timeline and post a new tweet. The app utilizes Twitter REST API.
jkallini/Stateful
An online tutor for learning about finite state machines and regular languages.
jkallini/PrincetonThesis
The git repository for my Princeton University senior thesis project.
jkallini/SemanticCoordinationAnalysis
Code repository for the paper "Computational Approaches for Understanding Semantic Constraints on Two-termed Coordination Structures" in TSD 2022.
jkallini/Android-Debugging-Challenges
jkallini/jkallini.github.io
Repository for my personal webpage.
jkallini/LightVerbAnalysis
Repository for the paper "What to Make of 'make'? Sense Distinctions for Light Verbs," accepted to GWC 2023.
jkallini/pandas
Data & Code for my video on the Pandas library of Python