I am a seasoned Senior Frontend Developer with over 10 years of hands-on experience in crafting web applications. My expertise lies in TypeScript and React, where I have led the development of multiple large-scale projects, including a real-time data visualization dashboard used by Fortune 500 companies. I consistently stay updated with the latest industry trends by contributing to open-source projects and speaking at developer conferences, ensuring that my skills remain highly relevant.
- Age
34 years
- Phone
- Location
New Hartord, NY, United States
- Job status
Open to opportunities
- Open for freelance
Yes
Skills
Technologies
I created my personal website using Astro. Also I used it to create a blog for one of the companies I worked for.
I introduced it to my side-project using a PostgreSQL database with over 30 tables.
It’s used in all my projects since the beginning of my career. I have experience in both creating configurations and writing custom rules.
I have experience with Next.js since 2019, when I started using it in my personal projects. I also used it in a commercial project in 2020, where I was responsible for the development of the frontend application. I’m familiar with the main features of Next.js, such as server-side rendering, static site generation, and API routes.
All my projects after 2020 were written in TypeScript, as it become my go-to language for application development.
Tools
Languages
Work
- Employment type
Full-time
- Work model
Remote
- Leading the development team implementing a real-time data visualization dashboard using React and Redux.
- Utilizing Next.js to create SEO-friendly product pages and reducing their initial load time by 40%.
- Implementing type-safe API state management solutions using React Query. Creating custom hooks for efficient data synchronization.
- Mentoring junior developers through regular code reviews, pair programming, and technical workshops.
- Spearheading the adoption of TypeScript by conducting training sessions and creating a transition plan.
- Collaborating with UX/UI designers to create an atomic design system in Storybook, ensuring consistent user interfaces across multiple projects.
- Employment type
Contract
- Work model
Hybrid
When working at Shopify, my responsibilities included:
- Developing interactive marketing campaigns creator using React Flow and React Hook Form. Integrating third-party APIs and personalization engines to enhance user engagement.
- Migrating a large-scale legacy project from jQuery to React, involving detailed planning and phased rollouts to ensure zero downtime and a seamless transition for end-users.
- Collaborating with back-end developers to define establish RESTful API contracts allowing for code generation and end-to-end type-safety.
- Enhancing initial load times of e-commerce sites through optimized component rendering and lazy loading strategies.
- Implementing comprehensive end-to-end testing strategies, leveraging tools like Cypress to ensure robust and reliable application behavior.
- Collaborating with marketing teams to develop promotional micro-sites, ensuring brand consistency and effective communication of marketing messages.
- Employment type
Part-time
- Work model
On site
- Enhancing app responsiveness and performance on mobile devices resulting in 100 Lighthouse mobile performance score.
- Automating build and deployment processes using Webpack and CI/CD tools, reducing deployment times by 20% and minimizing manual errors occurrence.
- Creating documentation and tutorials for end-users (developers) and team members to facilitate the adoption of new features.
- Creating a reusable component library with React and Storybook, standardizing UI elements and accelerating the development process for new features.
- Integrating analytics and tracking tools to monitor user behavior and optimize the application based on data-driven insights.
Projects

MoniBuddy
- Role
Designer, Full-stack Developer
- Category
Web app, Open source
- Team size
1 person
- Company
None
- Links
This personal project is a web application designed to help users manage their budgets by tracking income and expenses, setting financial goals, and visualizing spending habits. As the sole developer, I designed and implemented the entire application using React and TypeScript. I utilized Firebase for authentication, database, and hosting services, ensuring secure and efficient data management. The user interface was built with Material-UI, providing a responsive and user-friendly design. I integrated interactive charts to visualize spending patterns and developed a feature for generating detailed financial reports. This project is ongoing, and I continuously add new features and improvements based on user feedback.

UserBoard
- Role
Lead Frontend Developer
- Category
Web app
- Team size
12 people
- Company
Meta
This project involved developing a real-time data visualization dashboard for monitoring and analyzing user engagement metrics. My role as the Lead Frontend Developer included architecting the application using React, integrating D3.js for creating interactive charts, and implementing server-side rendering with Next.js to optimize performance. I coordinated closely with the back-end team to define efficient data fetching strategies using React Query, ensuring seamless synchronization of real-time data. Additionally, I mentored junior developers on the team, conducted code reviews, and established coding standards to maintain high code quality.
References
Mark was an integral part of our frontend development team. His work on the corporate website overhaul showcased his proficiency in React and Redux, and his commitment to code quality and performance optimization. Mark’s ability to integrate third-party APIs and create reusable components streamlined our development process. He was also instrumental in conducting thorough code reviews and providing valuable feedback, which greatly improved our overall codebase. Mark’s collaborative attitude and technical skills made a significant impact on our projects.

Mark consistently demonstrated exceptional technical expertise and leadership during his time at Facebook. He played a pivotal role in developing the Real-time Data Visualization Dashboard, where his ability to implement complex data visualizations and optimize performance was outstanding. Mark’s dedication to mentoring junior developers and ensuring high code quality significantly contributed to our team’s success. His proactive approach to problem-solving and clear communication made him an invaluable asset to our projects.
Achievements
Completed the Advanced React Nanodegree program, mastering concepts such as advanced state management techniques, application architecture, debugging, and performance optimization.
Recognized as a Google Developer Expert for contributions to the web development community, including speaking at conferences, writing technical articles, and contributing to open-source projects.
Led a team to victory in the Reactathon hackathon by developing a real-time collaboration tool using React and WebRTC, showcasing technical excellence and teamwork under tight deadlines.
I actively contribute to the Redux Toolkit project by submitting pull requests, reviewing code, and helping maintain the project.
Education
- Mode
Full-time
- Specialization
Human-Computer Interaction
Completed coursework in advanced algorithms, web technologies, and user experience design. Conducted research on responsive design and frontend optimization techniques, leading to the publication of several papers. Worked on group projects and participated in hackathons, enhancing teamwork and problem-solving skills. Gained practical experience in modern web development practices and user-centered design principles. Graduated with a GPA of 3.9/4.0.
Bachelor of Science in Information Technology
- Mode
Full-time
- Specialization
Web Development
Gained a strong foundation in web development and software engineering through coursework and practical projects. Developed and deployed web applications using HTML, CSS, JavaScript, and jQuery, demonstrating a solid understanding of frontend technologies. Participated in student-led initiatives and coding competitions, which improved leadership and collaboration skills. Completed a capstone project creating a scalable web application for a local non-profit, earning faculty commendation. Graduated with a GPA of 3.8/4.0.
Favorites
Books I read

Comprehensive introduction to the principles of Domain-Driven Design (DDD). A must-read for developers interested in building complex systems that are easy to maintain and evolve over time.

Many practical examples of how to apply functional programming concepts to real-world problems. Great for developers who want to make their code more predictable and easier to reason about.

Practical solutions for structuring and organizing code using proven design patterns, enhancing both performance and readability. A mandatory book for JavaScript developers looking to level up their skills.

Plenty timeless advices on becoming a better programmer. Covers a wide range of topics that are crucial for professional growth and mastering the craft of software development.
Articles I come back to

The best overview of core concepts and principles related to frontend architecture design. Shows how an architecture with a clear separation of concerns allows us to mix and match different technologies and libraries.

Presents how can we build scalable frontend architectures by focusing on a way we design our components. Compares top-down and bottom-up approaches and explains when and how we can utilize them.

Continuously growing series of articles explaining best practices when working with TanStack Query. My go-to resource when I need to refresh my memory on how to implement a specific use case using this library.

Business-oriented article that focuses on architectural drivers designation. Contains great questions and a template that can be used to define the most important factors influencing our future architecture decisions.
Videos I watched

Concise overview of common mistakes to avoid in programming with plenty of practical advice on writing better code. It’s my go-to for a quick recap of best practices in software development.

Great presentation about enhancing personal productivity and managing workload. Provides many insightful strategies I use to keep my work-life balance in check.

Compelling insight into the evolution of web development frameworks, specifically focusing on React and its approach to handling both client and server-side interactions.

Demystifies the concept of monads, presenting how they can streamline complex operations and improve code readability. Essential watch for developers aiming to enhance their functional programming skills.
People I learn from

His materials about design patterns and frontend application scaling have been a cornerstone for the way I approach my projects.

His remarkable open-source contributions, continually inspire me and provide innovative solutions that enhance my own development practices.

His deep insights into React and state management are invaluable, making his blog posts and talks essential resources for mastering React development.

The most practical and engaging tutorials on React and front-end development. One of my go-to resources for learning about interactive design.

His expertise in testing has transformed my approach to writing and organizing tests. His testing library is a staple in my projects, and his blog posts and courses have been instrumental in my growth as a developer.

His in-depth tutorials and updates on Next.js best practices provide the knowledge I use every day to build scalable web applications.
Interests
I enjoy experimenting with new recipes and exploring different cuisines. I love hosting dinner parties for friends and family, showcasing my culinary creations.
I maintain a healthy lifestyle through running. I regularly participate in local races and am currently training for a full marathon to improve my personal best time.
I write technical articles and tutorials on my blog, sharing best practices in frontend development. My React state management article was once featured in Smashing Magazine’s newsletter.
I create and edit video montages, combining clips and adding effects to tell compelling stories. This hobby allows me to explore my creative side and produce visually engaging content.