Skip to content
View QHarshil's full-sized avatar

Highlights

  • Pro

Block or report QHarshil

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
QHarshil/README.md

Hey, I'm Harshil

I'm a developer with a focus on AI/ML, computer vision, and full-stack development. Below is a brief overview of my projects, each showcasing different technologies and frameworks in action.

Linkedin https://www.linkedin.com/in/harshil-c/

🗂 Project Overview

  1. FaceFit - AR-Based Virtual Accessory Try-On

    A cutting-edge augmented reality application that allows users to try on virtual accessories in real-time. This project focuses on delivering smooth performance and an intuitive user interface, using advanced face detection and AR technologies to provide a seamless experience.

    Tech: Java Spring Boot, Mediapipe.js for real-time AR effects, PostgreSQL for data management

  2. 3D Image Composer

    An interactive tool designed for creating anaglyph 3D images by segmenting a person from an image, integrating them into stereoscopic backgrounds, and enabling dynamic depth adjustment. Users can fine-tune positioning and visualize depth using red-cyan 3D glasses, with a clean interface powered by Gradio.

    Tech: Python, TensorFlow for image segmentation, Gradio for UI, NumPy for computations, Matplotlib for visualizations

  3. Vision Transformers ViT DEMO

    Demonstrates the potential of Vision Transformers (ViT) in image classification tasks. This project highlights the effectiveness of transformer-based architectures in computer vision and includes comprehensive visualizations for better understanding.

    Tech: Python, PyTorch for model implementation, Matplotlib for data visualization

  4. Building Elevator Model

    A simulation of a multi-elevator system in a building, managing concurrent elevator requests and updates in real-time. Built using MVC architecture, the system is multithreaded for asynchronous control and features a functional graphical user interface.

    Tech: Java, MVC pattern, Swing for GUI, multithreading for elevator logic

  5. IMC Competition Prosperity 2

    Developed an algorithmic trading model for the IMC Trading International Hackathon. This project utilized real-time data analysis, quantitative techniques, and linear regression to predict trading trends, achieving a top 1% global ranking.

    Tech: Python, Pandas for data manipulation, NumPy for numerical computations, Matplotlib for visualization

  6. Stock Price Prediction and Analysis

    A data-driven project analyzing historical stock data to predict future trends. The machine learning pipeline includes preprocessing, feature engineering, and training predictive models to provide actionable insights, with detailed visualizations for trend analysis.

    Tech: Python, Scikit-Learn for machine learning, Pandas for data processing, Matplotlib and Seaborn for visualization

📊 Language and Technology Tracker

Top Langs

  • Machine Learning: PyTorch, Transformers, Scikit-Learn, NumPy, Pandas
  • Computer Vision: OpenCV, Mediapipe.js, TensorFlow, ViT, Swin
  • Web Development: Java, Spring Boot, Flask, Express (Node.js)
  • Databases: PostgreSQL
  • Visualization: Matplotlib, Seaborn

Pinned Loading

  1. FaceFit-AR-Based-Virtual-Accessory-Try-On FaceFit-AR-Based-Virtual-Accessory-Try-On Public

    Java

  2. Bulding-Elevator-Model-in-Java Bulding-Elevator-Model-in-Java Public

    Elevator Model simulation using a Model-View-Controller (MVC) architecture to demonstrate multiple elevators operating within a building, handling requests and displaying the current status of each…

    Java

  3. Vision-Transformers-ViT-DEMO Vision-Transformers-ViT-DEMO Public

    Python

  4. IMC-Competiton-Propserity-2 IMC-Competiton-Propserity-2 Public

    IMC Trading International Hackathon - Top 1% Ranking globally

    Python

  5. Stock-Price-Prediction-and-Analysis---Scikit-learn Stock-Price-Prediction-and-Analysis---Scikit-learn Public

    Application for exploring real-time stock market anslysis and future predictions. Uses Scikit-learn to predict future stock prices.

    Python

  6. 3D-Image-Compressor 3D-Image-Compressor Public

    Python