Skip to content
View chinmaywali's full-sized avatar
๐ŸŽต
๐ŸŽต

Block or report chinmaywali

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
chinmaywali/README.md

visitor badge

๐Ÿ‘‹ Hey there , I'm Chinmay Wali!

๐Ÿ’ป Passionate Developer | Tech Enthusiast ๐Ÿš€

About Me

const Chinmay = {
    pronouns: "he" | "him",
    status: Student,
    techStack: {
        backEnd: [Java, Spring Boot],
        frontEnd: [React.js, HTML, CSS, JavaScript],
        App Development: [Flutter , Dart],
        database: [H2,Sql,FireBase],
        tools: [Postman, Selenium, Jira]
    },
    passion: "Building scalable and efficient applications ๐Ÿš€",
    contact: "chinmaywali019@example.com"
};

if (success === false) {
    retry();
} else {
    celebrate();
}

๐Ÿš€ What I Do

โœ… Full-Stack Web Development โ€“ Building seamless React.js UIs and robust Spring Boot backends
โœ… API Development & Integration โ€“ Creating and optimizing RESTful APIs
โœ… Mobile App Development โ€“ Building Mobile Apps using Flutter & Dart and Firebase
โœ… Automation & Testing โ€“ Improving workflows with Selenium, Postman & Jira
โœ… AI-Powered Applications โ€“ Leveraging APIs like Gemini AI for smarter solutions


Java Spring Boot React HTML CSS JavaScript Postman Flutter Dart Python Firebase MySQL Selenium Jira


โš™๏ธSome of my Recent projects:

  • MonthlyChallenges Applictaion - A full-stack web application that allows users to add, view, update, and delete challenges. Link
  • EmailReplyGenerator - An AI-powered full-stack email generator that streamlines email drafting using the Gemini API.โš™๏ธ๐Ÿ“ฌ Link
  • Ecommerce Application - A Spring Boot based E-Commerce Backend Application.๐Ÿš€ Link
  • TaskPro - Andriod App that manages all your tasks realtime. Link
  • Opencart - Opensource Automation Project Link

Contact Me ๐Ÿ’ฌ


Pinned Loading

  1. MonthlyChallenges_App-FullStack MonthlyChallenges_App-FullStack Public

    A full-stack web application that allows users to add, view, update, and delete monthly challenges. Built using React (frontend) and Spring Boot (backend), with a PostgreSQL database.๐Ÿš€

    Java

  2. EmailReplyGenerator_AI EmailReplyGenerator_AI Public

    An AI-powered full-stack email generator with a React.js, Spring Boot and a Chrome extension that streamlines email drafting using the Gemini API. โš™๏ธ๐Ÿ“ฌ

    JavaScript

  3. SpringBoot-Ecommerce_Application SpringBoot-Ecommerce_Application Public

    A Spring Boot based E-Commerce Backend Application.๐Ÿš€

    Java

  4. Galaxy_App Galaxy_App Public

    A game created using Python Kivy..๐ŸŽฎ๐Ÿ•น๏ธ

    Python 2

  5. TaskPro TaskPro Public

    The TaskPro App is a flutter-firebase application for managing tasks and to-do lists๐Ÿ“ . These tasks are handled at backend with firebase

    Dart

  6. moneycontrol.com_Automation moneycontrol.com_Automation Public

    This project is based on Python-Selenium and webdrivers to automate live website (moneycontrol.com/fixed-deposit-calculator).

    Python