Akash Yadav

Akash Yadav

Software Developer

Summary

Senior Frontend Developer with 7+ years of experience building scalable, high-performance web applications. Expert in React.js and modern JavaScript (ES6+) with strong backend integration skills. Proven track record of improving performance, reducing deployment time, and delivering measurable business impact across international remote teams.

Professional Experience

Frontend Developer

September 2021 - Present

IclickSee | London, UK (Remote)

  • Led frontend development for production-grade web applications, delivering scalable, high-performance user interfaces across multiple platforms.
  • Collaborated with cross-functional teams to plan, architect, and deliver features, reducing turnaround time and accelerating release cycles.
  • Researched, prototyped, and integrated modern tools and APIs to solve real business problems and enhance application capabilities.
  • Streamlined codebases and modularized components, ensuring seamless UI integration and reducing maintenance overhead.

Frontend Engineer

June 2020 - September 2021

IT Offer | Copenhagen, Denmark (Remote)

  • Directed frontend initiatives across 5+ concurrent projects, ensuring timely delivery.
  • Implemented CI/CD pipeline with GitHub Actions, Docker containerization, and automated testing workflows, significantly decreasing deployment time.
  • Translated complex design systems into reusable frontend components, accelerating feature delivery and improving UI consistency.

Full Stack Developer

June 2019 - May 2020

Indesign Media Pvt. Ltd. | Biratnagar, Nepal

  • Developed full-featured web applications across frontend and backend layers using Laravel and MySQL.
  • Improved user engagement by 25% through implementation of interactive JavaScript and GSAP animations.
  • Integrated REST APIs and supported full SDLC lifecycle from requirements analysis to deployment.
  • Contributed throughout the software development lifecycle, from requirements analysis and development to deployment and post-release support.

Frontend Developer

August 2018 - April 2019

Australian Mobile Systems | Sydney, Australia (Remote)

  • Developed responsive web UI using HTML5, CSS3, and JavaScript, ensuring cross-browser compatibility and optimal performance.
  • Integrated backend APIs supporting core system functionality.
  • Translated design mockups into reusable, maintainable UI components following best practices.

Backend Developer

July 2017 - July 2018

Pulsetrack Electronics Pvt. Ltd. | Bengaluru, India

  • Developed real-time delivery tracking system integrated with Google Maps API, monitoring 200+ vehicles.
  • Built robust backend services using PHP and MySQL for data processing and management.
  • Followed Git-based collaboration workflows, including feature branching and pull requests for code review.

Trainee - Web Development

January 2014 - February 2014

Nepal Telecom | Biratnagar, Nepal

  • Completed hands-on frontend development training under Project "Meet," working with HTML, CSS, and JavaScript.
  • Developed and refined reusable UI components for internal web applications, improving usability and interface consistency.

Recent Projects

ViewsMax

Live Link

A high-premium, AI-powered SaaS platform for YouTube creators that automates the entire content lifecycle—from deep-niche research and scriptwriting to thumbnail conceptualization.

  • Engineered a Multi-Stage Script Wizard using modular architecture that conducts automated topic research, reducing creator planning time by ~75%.
  • Architected secure YouTube OAuth 2.0 Integration to fetch real-time channel metrics and visualization for data-driven decision making.
  • Implemented advanced state management with TanStack Query for caching and optimistic UI updates, ensuring performance.
React 18 TypeScript Vite Tailwind CSS TanStack Query Recharts

ViewsMax Chrome Extension

Chrome Web Store

High-performance Chrome extension (Manifest V3) for YouTube creators that automates AI-driven metadata generation directly within YouTube Studio.

  • Engineered a robust DOM bridge to traverse YouTube’s complex Shadow DOM structures, ensuring reliable UI injection and metadata extraction.
  • Architected resilient UI injection using MutationObservers and debounced polling for asynchronous, modal-heavy environments.
  • Designed a Manifest V3 Background Service Worker to manage high-latency operations such as AI generation without blocking the main thread.
Manifest V3 JavaScript Shadow DOM MutationObserver Chrome API

Connecting Knox

Live App

A multi-tenant business management and community engagement platform bridging local providers and consumers with specialized dashboard workflows.

  • Architected a modular feature-based system with an "Adapter Pattern" to decouple frontend models from evolving backend API schemas.
  • Optimized rendering performance for data-heavy views using react-virtualized, maintaining 60 FPS during high-volume data scrolling.
  • Developed complex multi-step form orchestration using React Hook Form to manage nested data structures and real-time calculations.
React (Vite) TypeScript TanStack Query Tailwind CSS React Virtualized

Filmy Diary

Live Demo

A cinematic movie tracking and social discovery platform. The application enables users to manage personal film diaries, track progress in real-time, and engage with a social feed.

  • Engineered a custom Caching Architecture using React Context API with SWR patterns, reducing redundant API calls and improving load speeds by ~40%.
  • Architected a robust Data Validation Engine for movie posters that falls back between TMDB and OMDB, ensuring 99% visual up-time.
  • Implemented the "Friends & Activity" system using Supabase Real-time for live synchronization of social feeds across sessions.
Next.js 15 React 19 Supabase TMDB API Framer Motion Tailwind CSS

GATSA Enterprise Event System

Live App

A high-scale, full-stack conference and competitive event management platform engineered to facilitate large-scale academic competitions, automating the entire lifecycle from multi-role registration and financial processing to real-time digital judging and automated award presentations.

  • Built high-speed scoring logic using Raw SQL, cutting wait times for thousands of results during live events.
  • Developed fuzzy search tools to merge thousands of duplicate records, ensuring clean data across multiple years.
  • Managed registration workflows for multiple user roles with advanced permission controls and Stripe payments.
  • Modernized the platform by refactoring legacy systems into a robust Laravel 11 architecture.
  • Results: Scaled to 60+ unique events while reducing support requests by 30% through automated status workflows.
Laravel 11 PHP 8.1 MySQL Stripe

Connect

Education

Bachelor of Technology in Information Technology

Indian Institute of Information Technology (IIIT), Allahabad | Prayagraj, India

2013 - 2017

Technical Skills

JavaScript (ES6+) React.js HTML5 CSS3 Tailwind CSS Bootstrap SASS/LESS Vite Webpack Git GitHub Laravel PHP MySQL RESTful APIs Stripe WordPress Shopify Figma Chrome Extensions Responsive Design CI/CD Pipelines Performance Optimization

Overview

7+
Years Experience
5+
Companies
Global
Remote Work
Full
Stack

Download Resume

Download PDF Download Word

Recent Blogs

Best Vibe Coding Practices in 2026

Feb 9, 2026 · 6 min read

Vibe coding isn’t just another buzzword — it’s the mindset of writing clean code, using smart documentation, staying test-driven, and leveraging the right tools to write better code faster...

Read Post

Clawd.bot: The AI Tool That Turns Messaging Apps Into Your AI Assistant

Jan 27, 2026 · 6 min read

What if your AI wasn’t just a chat partner but a digital colleague — one that lives in the messaging apps you already use and can take real actions on your behalf? That’s the pitch behind Clawd.bot...

Read Post

Restore a Supabase Database from SQL Backups (Guide)

Jan 14, 2026 · 3 min read

So you’ve got your Supabase database backups safely stored in GitHub — nice 👏 Now comes the slightly nerve-wracking part: restoring everything into a fresh Supabase project without breaking things...

Read Post

Automate Supabase Database Backups Using GitHub Actions

Jan 14, 2026 · 4 min read

Backing up a database is one of those things everyone knows they should do…until something breaks and there’s no backup 😅 If you’re using Supabase, you can automate PostgreSQL backups using GitHub Actions...

Read Post

Developers Guide to Running LLMs Locally with Ollama

Jan 11, 2026 · 5 min read

Ever wondered what actually happens when you type a prompt into ChatGPT? Or better — what if you could run the same experience locally, without APIs, rate limits, or data leaving your machine? 🤯...

Read Post