Skip to content
View yorgie7's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Self Employed
  • Banglore
  • 01:00 (UTC -12:00)
  • LinkedIn in/yogesh-007

Block or report yorgie7

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
yorgie7/README.md

Hi, I'm Yogesh Bamanier 👋

🚀 Frontend / React.js Developer

A detail‑oriented React UI Developer with hands-on experience crafting fast, intuitive, and scalable web interfaces. I specialize in building production-grade UI systems, optimizing performance, and collaborating across teams to deliver high‑impact features.

I focus heavily on code quality, consistency, and maintainability while ensuring the UI feels smooth and delightful for end users.


🧩 Tech Stack

  • Frontend: React.js, JavaScript, TypeScript
  • State Management: Redux, Redux Toolkit, Zustand
  • Styling: Tailwind CSS, SCSS, Styled Components
  • Tools: Git, Webpack, Vite, Babel
  • Others: REST APIs, Performance Optimization, UI/UX basics

💼 Experience

Senior Software Engineer (Frontend) – Mobisy Technologies (Bizom)

Delivered high-impact UI solutions across multiple FMCG modules. Led frontend development for Claims, building the product from scratch with scalable architecture, reusable components, and optimized workflows. Improved user engagement by 20% through refined navigation, implemented multi-step flows, advanced form handling, drag‑and‑drop hierarchy management, and robust error-handling modals. Contributed to WebMDS component library, reusable UI patterns, and code quality improvements.

Frontend Developer – Bizom (Mobisy Technologies)

Developed scalable UI components, dynamic form rendering using Formik/Yup, and enhanced UX through UI aliasing, theme systems, and accessible component design. Built standardized API utilities and contributed to Storybook-based documentation. Improved development efficiency by 40% via reusable libraries and collaboration with product and design teams.

Frontend Developer (React JS) – Varadhi Smartek

Built product listing pages, filtering systems, and interactive dashboards. Delivered Google Maps integration, improved navigation, and developed landing pages and internal dashboards for enhanced usability.

Frontend Intern – Aztlan

Developed core features for a meeting management app. Built prototype pages from Figma using React and Rebass, implemented UI layouts for tracking views, and experimented with Redux, Tailwind, TypeScript, and WebRTC.


🧩 Personal Projects

GitHub Explorer App

A real-time user and repository explorer with autocomplete search.

Language Localization App

Multi‑language support (English, Bengali, Vietnamese) using i18n.

Inventory Management Dashboard

A simple role‑based inventory management system.

Blog Explorer

Blog search and listing interface using public APIs.

Stopwatch – 7 Segment Display

A stylish stopwatch UI inspired by digital 7‑segment displays.


🛠️ Professional Projects (Company Work)

Claims Module – Bizom

A robust UI system for handling claim submissions, verifications, and approvals. Built reusable, scalable components and implemented a clean workflow to handle complex rules, validations, and API integrations.

  • Built with React, Javascript. Material-UI, styled-components, Storybook
  • Improved workflow clarity and reduced UI-level errors
  • Enhanced data consistency and submission reliability

Sales Automation Dashboard

A data-driven dashboard providing real-time insights for FMCG field teams. Designed responsive layouts, integrated API-based metrics, and ensured smooth performance.

  • Built with React, Tailwind, Highcharts/Recharts
  • Focused on responsive UX & fast rendering
  • Implemented modular widgets for reuse across modules

Distributor & Retailer Portal UI

Frontend for order management, stock updates, and activity tracking used by distributors and retailers.

  • Built with React, SCSS, REST APIs
  • Designed with usability & accessibility in mind
  • Optimized for low‑network environments

🌱 Currently Learning

  • Advanced React patterns
  • Frontend system design
  • Performance profiling & Core Web Vitals

📫 Connect with Me


⭐ Fun Fact

I enjoy solving UI performance bottlenecks, designing clean component abstractions, and refining user flows to feel effortless and intuitive.

Pinned Loading

  1. inventory_management_dashboard_spa inventory_management_dashboard_spa Public

    📦 Inventory Dashboard built with React and styled-components. Admins 👨‍💼 can add, edit, and delete items, while users 👤 can view stock and request items. Clean UI, responsive layout, and actions ar…

    JavaScript 1

  2. github-finder github-finder Public

    GitHub Finder is a demo application built with class-based React components and styled CSS. It features user search with auto-complete 🔍, React Routing for seamless navigation 🚀, and the ability t…

    JavaScript 1 2

  3. language_localization language_localization Public

    🌐 Language Localization is a demo project built using React and i18n. This hackathon project from my company demonstrates the ability to convert a website into English 🇬🇧, Bengali (বাংলা) 🇧🇩, and …

    JavaScript

  4. blog-explorer blog-explorer Public

    Blog-explorer is a web application built using React.js and Material-UI (MUI). It features a local login system and protected routes for secure access. The code is primarily written in JavaScript (…

    JavaScript 1 1

  5. Stopwatch__7-segment-display Stopwatch__7-segment-display Public

    Stopwatch 7 Segment Display ⏱️✨ is a sleek demo app built with React ⚛️ and styled using Tailwind CSS 🎨. It showcases a digital stopwatch ⌚ with a classic 7-segment LED display 🟥, giving it a retro…

    TypeScript

  6. chessboard-grid-dynamic chessboard-grid-dynamic Public

    Created an optimized (rendering) version of the chess board of a grid by only using hooks. It should accept an input the grid size e.g 8 would mean a Chess board of grid 8x8.

    JavaScript