Skip to content
View Chetanpyasi's full-sized avatar

Block or report Chetanpyasi

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.

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

Chetan Pyasi

I am a software developer with experience building web applications, automation tools, and algorithmic projects. My focus is on developing practical solutions using Python, Flask, and modern software practices that deliver functionality, reliability, and clarity.

This repository serves as my professional portfolio, highlighting software projects that demonstrate my development skills and problem-solving approach.

Skills

Languages:
Python, JavaScript

Web Development:
Flask, HTML, CSS, front-end integration

Tools & Libraries:
OpenCV, SQL databases, Git

Software Practices:
Automation, scripting, data processing, project structuring

Projects

Avatar.ai — Virtual Try-On Application

A web application that demonstrates pose-based clothing overlay using computer vision and a Flask backend. This project integrates image processing with a user-facing web interface.

Repository: https://github.com/Chetanpyasi/Avatar.ai

Sorting Visualizer

An interactive Python application for visualizing sorting algorithms. This project illustrates algorithm behavior and real-time updates.

Repository: https://github.com/Chetanpyasi/Sorting-Visualizer

Computer Vision Demos

Standalone projects using OpenCV for image processing and feature extraction.

Repository: https://github.com/Chetanpyasi

Utility and Automation Scripts

Various Python scripts that automate tasks, perform data handling, or support development workflows.

Repository: https://github.com/Chetanpyasi

Professional Interests

I am actively seeking opportunities in software development, web application engineering, automation scripting, and full-stack project work. I enjoy building software that solves real problems and contributes to well-engineered systems.

If you have collaboration, freelance, or full-time needs in software development, I would welcome the conversation.

Contact

Explore the projects in this portfolio to learn more about my work and development approach.

Pinned Loading

  1. Avatar.ai Avatar.ai Public

    Avatar.ai is a web-based virtual trial room application that allows users to upload images and try on clothes virtually. The app uses computer vision techniques to detect human poses and overlay cl…

    HTML 1

  2. Sorting-Visualiser Sorting-Visualiser Public

    Sorting Visualizer is a project designed to help users understand and visualize how various sorting algorithms work. It provides a graphical interface to demonstrate sorting step-by-step, making it…

    CMake 1

  3. -eGatividhi -eGatividhi Public

    Your pathway to real-time Infrastructure Insight. This is a app made for an python based ai to monitor the progress of construction site.

    Kotlin

  4. Microprocessor Microprocessor Public

    This project showcases a custom-built 8-bit microprocessor written entirely in Verilog and simulated using a testbench. It features a simple architecture with core components like an ALU, program m…

    VHDL

  5. Flower-Detection Flower-Detection Public

    The Flower Classification Project uses the Iris dataset to classify flowers into three species (Setosa, Versicolour, Virginica) based on sepal and petal features. It demonstrates end-to-end machine…

    Jupyter Notebook

  6. linear-regression-scratch-vs-sklearn linear-regression-scratch-vs-sklearn Public

    A comparison of Linear Regression implemented from scratch using Gradient Descent in Python versus Scikit-learn’s built-in LinearRegression model. Includes training, evaluation using Mean Squared E…

    Jupyter Notebook