Inspired by Derek Sivers, here. Updated February 2021.
Co-Hosting the NYC Coders Meetup
I lead the Algorithm Patterns sessions, help plan other sessions, and guide participants during pair programming. NYC Coders is a community of developers who learn together. We prepare for coding interviews, participate in hackathons, build portfolio projects, and support each other in our journey of becoming amazing software engineers. Join us here!
Software Engineer at Femmecubator
I’m helping build out their new web platform. Femmecubator is a platform for women career-switchers, mentors or resource contributors to support each other in navigating a career in tech.
Diving Deep into JavaScript
- Using the excellent books by Kyle Simpson, Ilya Kantor and Dr. Axel Rauschmayer as references.
- Practicing building data structures and solving algorithms in JavaScript (repo1 & repo2).
- Watching the JavaScript videos on Frontend Masters.
Reviewing CS Fundamentals
-
Programming Fundamentals
- Working through the first 3 chapters of Structure and Interpretation of Computer Programs (exercises repo).
-
Data Structures and Algorithms
- Implementing data structures and solving problems in Python (repo).
- Completed Algorithmic Toolbox by the University of California San Diego.
-
Mathematics
- Completed Linear Algebra: Foundations to Frontiers by the University of Texas, Austin.
- Completed Mathematical Thinking in Computer Science by the University of California San Diego and National Research University Higher School of Economics.
- Completed Combinatorics and Probability by the University of California San Diego and National Research University Higher School of Economics.
This Blog
I write about new ideas or concepts that I learn to reinforce them and help others learn from my experiences and mistakes.