Mohammad Anas

Frontend Developer

Kolkata, West BengalWeb Development
16skills
1education

About

BCA student and frontend developer building responsive web applications with React, modern client-side data fetching, and API integration. Seeking internship or part-time opportunities to contribute to user-focused web products.

Education

Techno India University, Kolkata

Bachelor of Computer Applications (BCA)

Expected 2027

CGPA: 8.23

Skills

JavaScript (ES6+)HTML5CSS3ReactReact RouterTanStack QueryReact Hook FormTailwind CSSViteGitGitHubTMDB APIFetch APIWeatherAPIGeolocation APIlocalStorage

Projects

CineVault

Built the React interface for a movie-tracking application using TMDB data to support film discovery, personal collections, and reviews. Implemented title search with TanStack Query's useInfiniteQuery and an IntersectionObserver sentinel, plus collection and review UI with filters, optimistic updates, loading states, cached API data, and persisted light/dark theme preferences. Technologies: React, React Router, TanStack Query, Tailwind CSS, Vite, JavaScript, TMDB API.

Weather App

Built a client-side weather interface in vanilla JavaScript that renders current conditions and a 4-day forecast from WeatherAPI. Integrated browser geolocation, debounced location search, interactive result selection, loading states, connection and server-error UI, retry behavior, and localStorage fallback data. Technologies: HTML5, CSS3, JavaScript, Fetch API, WeatherAPI, Geolocation API, localStorage.