DataRohit
Hello! I am Rohit Ingole from Nagpur, Maharashtra, India. I am an Aspiring Data Scientist. I do Full Stack Web Development as a Hobby. @Rohit-Ingole
Nagpur
Pinned Repositories
AI-Flappy-Bird-Game
This is a reinforcement learning based project where multiple agents are created and trained to learn the play the flappy bird game.
DataRohit
Github public profile repository.
Django-Apartment-Management
Alpha Apartments is a comprehensive web portal designed to streamline apartment management and communication for tenants and non-tenants (technicians). The platform features user-friendly interfaces and robust backend support to ensure a seamless experience.
Django-Ecommerce-Database-Design
This Django-based E-commerce project is designed to offer a robust and scalable solution for online retail businesses. Leveraging Django's powerful framework, along with PostgreSQL database management system and Docker for containerization, this project provides a comprehensive platform for managing various aspects of an online store.
FIFA-2020--Data-Analysis
This is dataset is from Kaggle.com which contains data of 18000+ fifa players with more than 100 features about them for analysis. Simple analysis performed on this Dataset.
Gesture-Control-Hill-Climb-Racing
This Repo contains file to control Hill Climb Racing using Hand Gesture. This uses OpenCV and Mediapipe for Hand Gesture Detection and pynput module to simulate keyboard events.
Machineknight-Hackathon
This repo contains files for a house price prediction project built for MachineKnight Hackathon that was hosted on unstop.
Python-For-Finance
These Files are from Derek Banas Youtube Tutorial on Python for Finance used by me for Learning Purpose. These Include Stock Price Analysis, Portfolio Creation, Forecasting and Many more.
Stockastic
Stockastic is an ML-powered stock price prediction app built with Python and Streamlit. It utilizes machine learning models to forecast stock prices and help investors make data-driven decisions.
Time-Series-Forecasting
This Time Series Forecasting I-Python notebooks are from DerekBanas Youtube tutorial on time-series-analysis. These notebook feature a lot of techniques that can be used to predict the future for time series data like weather, stocks, etc.
DataRohit's Repositories
DataRohit/Stockastic
Stockastic is an ML-powered stock price prediction app built with Python and Streamlit. It utilizes machine learning models to forecast stock prices and help investors make data-driven decisions.
DataRohit/Django-Apartment-Management
Alpha Apartments is a comprehensive web portal designed to streamline apartment management and communication for tenants and non-tenants (technicians). The platform features user-friendly interfaces and robust backend support to ensure a seamless experience.
DataRohit/Django-Ecommerce-Database-Design
This Django-based E-commerce project is designed to offer a robust and scalable solution for online retail businesses. Leveraging Django's powerful framework, along with PostgreSQL database management system and Docker for containerization, this project provides a comprehensive platform for managing various aspects of an online store.
DataRohit/DataRohit
Github public profile repository.
DataRohit/Machineknight-Hackathon
This repo contains files for a house price prediction project built for MachineKnight Hackathon that was hosted on unstop.
DataRohit/Quill-Document-Chat
Quill is a cutting-edge fullstack SaaS platform built from scratch using Next.js 13.5, tRPC, TypeScript, Prisma, and Tailwind. It features a beautiful landing and pricing page, real-time streaming API responses, and robust authentication via Kinde. With modern UI components, optimistic updates, and seamless data fetching.
DataRohit/Walk-or-Run-Image-Classification
This is Deep Learning project made using InveptionV3 model and Images taken from Kaggle to predict if the person in Image is Walking or Running.
DataRohit/Advanded-Python-Concepts
This repository contains examples and explanations of advanced Python features. These concepts are essential for writing more efficient, readable, and powerful Python code.
DataRohit/AI-Flappy-Bird-Game
This is a reinforcement learning based project where multiple agents are created and trained to learn the play the flappy bird game.
DataRohit/AI-Mario-Game
This is a Deep-Q Learning [Stable Baseline] based AI Mario Game where the Model Incrementally Learns and Improves to Play the Game.
DataRohit/AI-Snake-Game
This is a Deep-Q Learning based AI Snake Game where the Model Incrementally Learns and Improves to Play the Game.
DataRohit/BentoML-Learning
GitHub repo showcasing a SVM-based Iris flower species classifier. Leveraging BentoML for model deployment and Swagger API integration. Trained on the Iris dataset with 150 instances from 3 species. Ready for collaborative contributions.
DataRohit/Bookly-FastAPI-Backend
Bookly is an online platform for book lovers to share and exchange their personal collections. Users can list books for sale or borrowing, fostering a community-driven marketplace. With a user-friendly interface, Bookly makes it easy to discover new titles and promote sustainable book sharing.
DataRohit/Deep-Audio-Classification
This project aims to build a deep learning model for counting the number of Capuchinbird calls within a given audio clips. Here audio spectrograms and split-window approach is used to count the bird calls in the the audio.
DataRohit/Django-GraphQL
This GitHub project is a Django-GraphQL application using the Graphene package, enabling efficient CRUD operations with CORS and Djagno-GraphQL-Auth for JWT Authentication.
DataRohit/Django-Rest-Framework-Course
My Django Rest Framework learning project encompassed generic API view classes, permissions, authentication methods including token-based and JWT, CORS handling, task scheduling, etc., providing a comprehensive understanding of RESTful API development.
DataRohit/Garbage-Image-Classification
This is Garbage Image Classification End-To-End Project built using Python and Streamlit.
DataRohit/Go-Lang-Projects
This repository houses a series of Go Lang projects, each demonstrating different aspects of Go programming and system design. Explore individual project folders to dive into the implementations, and refer to the architecture-diagram.svg within each folder for a visual representation of the project's architecture and overall design.
DataRohit/Go-Restaurant-Management-Backend-Project
This project is a simple backend solution for restaurant management, built using Go. It leverages the Gin framework for web handling, MongoDB for database operations, and includes essential functionalities such as user authentication (signup, login), and CRUD operations for menu items, food, tables, orders, order items, and invoices.
DataRohit/Go-Todo-CLI
A simple CLI-based Todo application built using Go. Supports adding, editing, deleting, and listing tasks, with the ability to toggle task completion status. Designed for quick task management in the terminal.
DataRohit/IMDB-Reviews-Sentiment-Analysis
This is a NLP - Sentiment Analysis Project built using Bernoulli-Naive-Bayes Algorithm to Predict is the IMDB Movie Review is Positive or Negative.
DataRohit/Learning-FastAPI
This repository contains the code for learning basics of FastAPI with Docker containers and images. The repository uses alembic and sqlalchemy to make migrations and migrate change to the database.
DataRohit/Learning-Go-Lang
This repository contains a collection of Go programs and projects that I created while learning the Go programming language. The programs are organized in a sequence that progressively covers various aspects of Go, from basic syntax to advanced topics such as concurrency and web development.
DataRohit/Learning-PyTorch
Explore my journey of learning PyTorch through a series of hands-on projects! This GitHub repository showcases my progress in mastering PyTorch fundamentals, including linear regression, multi-class classification, non-linear activation functions, CNN for Fashion MNIST, transfer learning, and model deployment.
DataRohit/Machine-Learning-Simplified
DataRohit/MySQL-Learning
This repository is a hands-on learning resource for MySQL enthusiasts, designed to enhance your understanding of fundamental database concepts. The commands folder contains essential .sql files that can be easily accessed using either VSCode or MySQL Community Workbench.
DataRohit/News-Classifier
This project is a news classifier application that collects news articles from various RSS feeds, categorizes them, and stores them in a PostgreSQL database.
DataRohit/PokePulse
Welcome to PokePulse, your ultimate Pokémon data API powered by Django Rest Framework! Get ready to dive into the world of Pokémon with seamless access to comprehensive data.
DataRohit/Simple-Gopher-Social-Backend
This Go backend API for GopherSocial is built with chi router, JWT-based user authentication, and supports post/comment creation with pagination. It uses PostgreSQL for data management, Zap for structured logging, and includes migration handling and rate limiting for performance and security.
DataRohit/Vendor-Management-System
A comprehensive Django and Django Rest Framework-based Vendor Management System, featuring secure user authentication, detailed vendor and purchase order management, and robust performance tracking with Celery Beat. Easily configurable via environment variables for streamlined deployment.