Web Development
of the Future
About
Hello there!
My name is Taras Klimenko and I am a frontend developer with over 1.5 years of experience. During this time, I have learned and applied a wide range of web development tools: from responsive design to managing global application state, from creating databases to writing REST APIs, from setting up linters and bundlers to collaborative development using Git. I really enjoy seeing all the components of an application work together seamlessly, like gears in a complex clockwork mechanism.
Quality Code
Striving to write clean, readable, and maintainable code that can scale easily.
Constant Growth
Continuous learning, embracing new approaches, and adopting best practices.
Teamwork
Always open for communication, ready to learn from and share with colleagues.
Infinite Ideas
Creating accessible, captivating, and engaging web experiences for users.
Journey of Learning
At this stage of my professional development, it’s no longer enough for me to write code that "just works" — I want to create readable, maintainable, and scalable code using best practices and the most appropriate patterns and tools. Therefore, I would be thrilled to join a team working with React/TypeScript/JavaScript, where there’s an opportunity to tackle tasks beyond frontend development, and where quality code is valued. I am always eager to learn new things and share my experience with colleagues.
Projects
Medley Apparel
A feature-packed React App - an e-commerce project. Features include:
- Light / dark theme switch
- Responsive design for best experience on all devices
- User registration and authentication via email or Google account
- Fully functional shopping cart
- Checkout page with working payment system
Tech Stack: ReactReduxTypeScriptSCSSPostgreSQLStripe
E-Note Taking System
An app designed for taking notes, inspired by Notion. Features include:
- User authorization via one-time password sent to email
- Retrieve, create, edit and delete user notes
- Autosave changes to the database
- Supported note types include text, images, new pages, and headers
- Reorder page structure by drag-and-drop
Tech Stack: ReactTypeScriptCSS3PostgreSQLHTML5