Sohee Kim
building something fun
TL;DR
I’m a software engineer with a passion for building and prototyping ideas.
With a background in philosophy and computer science, I enjoy tackling complex problems and exploring topics like metaphysics / ethics.
When I’m not coding, I like to travel, read, go hiking, and spend time with my dog, Chunky!
📍 Currently based in NYC
I. Work Experience
II. Education
April ‘24 - Present
July ‘23 - April ‘24
May - Aug ‘22
Software Engineer Intern | Meta (Instagram)
Instagram Messaging Team
Hack , Django (Python)
Oct ‘20 - July ‘21
Software Engineer | Meta
Facebook Integrity Team
Hack
Software Engineer | Circle
USDC Stablecoin Infrastructure Team
Solidity , Java
Software Engineer | PurpleLabs
Backend Team
Spring Boot (Java) , AWS , MySQL , Docker
Mount Holyoke College
Bachelor of Arts in Computer Science and Philosophy
Graduated May ‘23 | GPA: 3.8/4.0 (Magna Cum Laude)
<3
III. My Projects
Taste Secure
Apollo Server (JavaScript) | GraphQL | MySQL
A mobile app server to efficiently provide healthy recipes to low income students
Links: Github, Demo Video
Ego Booster
SpringBoot (Java) | MySQL | AWS | Jenkins
An API and web server to find, share, and subscribe to weekly ego Boosting quotes email
Links: Github
ASL Magic Mirror Module
A module to efficiently learn ASL (American Sign Language) for the Magic Mirror application
MagicMirror | JavaScript | Raspberry Pi
Links: Github, Medium Article
Suncheck
Flutter (Dart) | SQLite | Testflight
A cross-platform mobile app to track and manage user’s daily sunlight exposure
Links: AppStore, Github, ProductHunt
GmailGPT
A Gmail-integrated Chrome extension that utilizes the OpenAI API to assist writing emails
React (JavaScript) | OpenAI API
Links: Github
<3
IV. My Articles
I sometimes write stuff I learned on Medium - mostly on Java, OOP, and Backend
Published in Geek Culture
The Power of OO lies in Polymorphism And Dependency Inversion
Published in Geek Culture
Wouldn’t it be lovely if you can magically encapsulate your environment along with your code and share or deploy it as a whole package?
Published in The Startup
You probably use Lambda Expression. But do you know what it is?
Published in The Startup
Functional Interface and Lambda Expression add syntactic sugar to our code. Is this all they offer?
Published in The Startup
From declarative to imperative programming
Published in The Startup
Flutter is amazing! You can build iOS apps and android apps with one codebase. Although it is yet in the beta channel, Flutter also…