I'm a Software Engineer who loves to create things and solve problems.
During the last 6 years of working with software, especially in the startup industry, I've gained knowledge and experience in mobile and web development, UI/UX design and system architecture.
I'm actively writing tech articles on Medium, building projects, and sharing my knowledge with the developer community on various social platforms.
Some of my interests:
- JavaScript based technologies (Typescript, React, Next.js, Node.js, ...)
- Creative and interactive web/mobile experiences
- Startup industry
- Photography
-
angelofaella.dev: My portfolio website
Tech stack:
- Next.js 14
- TypeScript
- GSAP
- Vercel
-
Keypify: an offline password manager for Android. Get it on Google Play
Tech stack:
- Android Architecture Components (LiveData, ViewModel, Room, ...)
- Firebase
- AWS Lambda (Java, Nodejs)
I write regular blog posts about tech and programming. You can find them on my Medium profile.
- "How to Create an Optimized Real-Time Search with React - Learn how to create an optimized real-time search feature with React Hooks using debouncing and memoization techniques"
- "Bringing Python Lists to JavaScript With Proxy API - How to use JavaScript Proxy API to create a Python-like list object with slicing and negative indexing.", published in JavaScript In Plain English.
- "Choosing The Right Android Layout - Three use cases to improve your approach to choosing the right layout.", published in Level Up Coding.
- "Simple Web Scraping with Python - Learn web scraping in Python by using it to discover deals on Black Friday and alert you with an email.", published in Level Up Coding.