Y

Yash Yadav

About

Detail

Uttar Pradesh, India

Timeline


work
Job

Résumé


Jobs verified_user 0% verified
  • D
    Full Stack Developer
    Deloitte USI
    Jul 2023 - Current (1 year 11 months)
    • Headed Deloitte's internal GenAI initiative, designing and delivering LLM-powered tools for enterprise workflows. • Developed scalable, accessible UIs with Next.js (App Router), SSR/ISR, Tailwind CSS, and Framer Motion. • Designed REST APIs in Express.js and integrated MongoDB using Mongoose with schema validation and indexing. • Implemented client-side caching (React Query), infinite scroll, optimistic UI updates, and pagination handling. • Built custom React hooks for authentication (JWT), debounced search, and intersection observers. • Automated CI/CD with GitHub Actions: triggered workflows on PR, lint/test/build, pushed to staging with Docker. • Conducted Lighthouse audits (SEO, PWA, Accessibility), improved performance score
  • D
    Frontend Intern
    Deloitte USI
    Jan 2023 - Jul 2023 (7 months)
    • Refactored monolithic React app into componentized, testable structure using custom hooks and prop drilling reduction. • Used Handlebars.js for templating and AEM data bindings for dynamic content rendering. • Introduced unit tests and snapshots with Jest + RTL; ensured 85%+ coverage across critical paths. • Contributed to accessibility compliance using tools like Axe DevTools, fixed 50+ critical violations. • Participated in daily scrum, sprint reviews, retrospectives, and design walkthroughs with cross-functional teams.
  • F
    Full Stack Developer
Education verified_user 0% verified
  • Birla Institute of Technology
    M.C.A.
    Birla Institute of Technology
  • University of Lucknow
    B.Sc.
    University of Lucknow
Projects verified_user 0% verified
  • D
    Draw2Dev - Wireframe-to-Code Generator
    • Developed an AI tool that transforms hand-drawn UI wireframes into responsive React + Tailwind code using GPT-4 Vision. • Applied layout inference, semantic tagging, and JSX synthesis to automate 60% of UI prototyping effort.
  • L
    Lexi AI - GenAI Documentation Assistant
    lexidocs.vercel.app . Built an AI tool to answer dev queries over React/Vue/GitHub docs using a RAG pipeline with OpenAI + Pinecone. • Engineered scraping, chunking, embeddings, and retrieval workflows; integrated LangChain tools for semantic parsing. • Enabled hybrid vector+keyword search with follow-up suggestions via context-aware completions.