mrarvind90
More than a decade of bug-banishing & test automation sorcery. But why stop now? Ready to conquer the web dev cosmos! 🌐🚀
Kuala Lumpur
Pinned Repositories
fcc-american-british-translator
A full-stack translator web app for converting American English to British English. This application handles translations for time formats, titles, spellings, and unique words within each dialect.
fcc-backend-api-projects
A backend API microservice built as a project for freeCodeCamps' Backend Development and API course certification
fcc-demographic-data-analyzer
A Python program to analyze data from a 1994 census database from University of California, School of Information and Computer Science.
fcc-impulsivity
A full-stack reactive e-commerce web application built with NextJS, Tailwind CSS, Prisma, DaisyUI and MongoDB
fcc-mean-var-std-calculator
A Python program to compute the mean, variance, standard deviation, maximum, minimum, and sum of a given list, both flattened and along specified axes using Numpy.
fcc-medical-data-visualizer
A Python program to visualize and make calculations from medical examination data.
fcc-metric-imperial-converter
A simple full-stack server-side rendered web application built on HTML, CSS (with Boostrap), vanilla Javascript (client-side), NodeJS and Express to convert metric units to imperial and vice versa for freeCodeCamps' Quality Assurance certification.
fcc-page-view-time-series-visualizer
A Python program to create a time series visualizer of the page views on freeCodeCamp forum.
fcc-sea-level-predictor
A Python program to analyze the global average sea level since 1880, and predict the sea level growth at 2050.
python-projects
Python projects made for the freeCodeCamp Scientific Computing with Python Certification.
mrarvind90's Repositories
mrarvind90/fcc-american-british-translator
A full-stack translator web app for converting American English to British English. This application handles translations for time formats, titles, spellings, and unique words within each dialect.
mrarvind90/fcc-backend-api-projects
A backend API microservice built as a project for freeCodeCamps' Backend Development and API course certification
mrarvind90/fcc-demographic-data-analyzer
A Python program to analyze data from a 1994 census database from University of California, School of Information and Computer Science.
mrarvind90/fcc-impulsivity
A full-stack reactive e-commerce web application built with NextJS, Tailwind CSS, Prisma, DaisyUI and MongoDB
mrarvind90/fcc-mean-var-std-calculator
A Python program to compute the mean, variance, standard deviation, maximum, minimum, and sum of a given list, both flattened and along specified axes using Numpy.
mrarvind90/fcc-medical-data-visualizer
A Python program to visualize and make calculations from medical examination data.
mrarvind90/fcc-metric-imperial-converter
A simple full-stack server-side rendered web application built on HTML, CSS (with Boostrap), vanilla Javascript (client-side), NodeJS and Express to convert metric units to imperial and vice versa for freeCodeCamps' Quality Assurance certification.
mrarvind90/fcc-page-view-time-series-visualizer
A Python program to create a time series visualizer of the page views on freeCodeCamp forum.
mrarvind90/fcc-sea-level-predictor
A Python program to analyze the global average sea level since 1880, and predict the sea level growth at 2050.
mrarvind90/fcc-sudoku-solver
A full-stack web app for checking, validating and solving a Sudoku puzzle. This application validates the input puzzle string but also assesses the correctness of number placements. In addition, it also provides solutions to valid puzzles.
mrarvind90/fcc-ticketing-app
A full-stack ticketing web application built with NextJS, Tailwind CSS and MongoDB.
mrarvind90/next-commerce
E-commerce platform built entirely in TypeScript, leveraging NextJS, shadcn/ui components, TailwindCSS for styling, Sanity.io for CMS, and Stripe for payment integration.
mrarvind90/python-projects
Python projects made for the freeCodeCamp Scientific Computing with Python Certification.
mrarvind90/circuit-city
E-commerce platform built entirely in TypeScript, leveraging NextJS, shadcn/ui components, TailwindCSS for styling, Payload for CMS, and Stripe for payment integration.
mrarvind90/codility-exercises
Repository with Codility exercises
mrarvind90/drip
E-commerce platform built entirely in TypeScript, leveraging NextJS, shadcn/ui components, TailwindCSS for styling, Sanity.io for CMS, and Stripe for payment integration.
mrarvind90/fcc-coding-interview-prep-algo
A collection of Javascript programs for common interview algorithm questions.
mrarvind90/fcc-issue-tracker
mrarvind90/fcc-todo-app
A full stack application for managing todos with CRUD operations. Built using React for the front-end, Golang for the backend API, and MongoDB for database storage.
mrarvind90/htmx-express-node-demo
A simple web application built using HTMX, Express and NodeJS.
mrarvind90/java-test-automation-framework
A Java-based test automation framework for both web UI and API testing, featuring Selenium 4.0 for UI, TestNG for test management, and REST Assured for API validation. Includes Allure Report for detailed reporting and Docker Grid for scalable parallel execution.
mrarvind90/kickstart.nvim
A launch point for your personal nvim configuration
mrarvind90/next.js
The React Framework
mrarvind90/rakuten-assessment
mrarvind90/swag-labs-playwright-demo
UI test automation with Playwright, TypeScript, and a Test-Driven Development (TDD) approach, following the Page Object Model (POM) design pattern.
mrarvind90/the-internet
A repository to showcase the application of Playwright test automation framework in web application testing.