Welcome to my TSS'24-Projects repository! 🚀
This repository contains a collection of my work across Machine Learning, Data Science, Python, OpenCV, Arduino, and more. Projects are organized using git subtree from multiple repositories for modularity and reusability.
-
Predict Disease Risk in Individuals - TSS24
Uses various features to predict disease risk using classification models. -
Basic Regression - TSS24
Simple regression model implementation using Python. -
Predict the Outcomes of Patients - TSS24
Predict outcomes for patients with given medical history. -
Binary Classification - TSS24
A classification task using Scikit-learn. -
Black Friday Sales EDA
Exploratory analysis on Black Friday dataset. -
Exploratory Data Analysis
General EDA techniques using Python.
- ANN (Artificial Neural Networks)
Implementations of basic neural networks using Keras.
-
OpenCV Practice
Practice notebooks for OpenCV operations. -
Image Preprocessing
Basic image transformations using OpenCV. -
Resize 100 Images
Script to resize bulk images using OpenCV. -
Convert 100 Images to Grey Scale
Converts a folder of images into grayscale. -
Resize a Video using OpenCV
Resize frames of a video using OpenCV. -
Convert Colored Video to Grey Scale
Greyscale conversion of videos frame by frame.
-
Image to Text
OCR-based text extraction from images. -
Video to Audio
Convert video files to audio using Python. -
Audio to Text
Converts speech/audio to text using SpeechRecognition. -
Image to Text to Audio
Full pipeline from image OCR to text-to-speech.
-
PDF Splitter
Split PDF files page-wise. -
PDF Merger
Merge multiple PDFs into one.
-
Advance Python
Advanced concepts of Python with exercises. -
Python Assignment
Basic to intermediate Python solutions. -
Learn Python
Python fundamentals with examples. -
R Programming Assignment
R programming assignment notebook. -
R Programming
Getting started with R basics. -
Text File Conversion
Simple file operations using Python.
-
Python EDA
Exploratory data analysis with Pandas & Matplotlib. -
Data Visualization using Seaborn
Different plots and styling options with Seaborn. -
Working with Pandas
Practice notebooks using Pandas library.
-
Subset Selection Problem
Random and itertools-based subset generation. -
Combo Finder
Tool to find combinations of items for a target sum. -
Challenge Question 1
Problem-solving and logic-based coding task. -
Topsis for MCDM
Python implementation of the TOPSIS decision-making algorithm.
-
Thapar Art Gallery
Forked interactive art gallery built with HTML. -
localrepo
Local static repo viewer.
-
Marks Adding
Adds marks of students and stores in file. -
Github Readme
Sample GitHub profileREADME.md. -
Interview Puzzles
Contains tricky coding and logic problems. -
Linear Model
Implementation of a simple linear regression model.
-
Fire Alarm
Arduino-based flame/smoke detection system. -
Multiple LED Blinking in Sequence
Sequence blinking using Arduino. -
Single LED Blinking
Basic LED blink project. -
Traffic Light
Arduino simulation of a traffic signal. -
Digital Clock
Simple clock interface using Python/Arduino.
git clone https://github.com/Harsimran-Dalal/TSS-24.git
cd TSS-24I'm Harsimran Singh Dalal, an engineering student and developer passionate about Machine Learning, Embedded Systems, and building cool things with Python & AI.