Hackathon Champion (multiple wins, including Top 15 at Rakathon)
Generative AI practitioner (LoRA + production workflow focus)
M.Tech in Data Science & Engineering, BITS Pilani
About
Portfolio Website v2.0 sughosh.space Badges: Built with Love • Made with JavaScript • Open Source GitHub Repo Stars • GitHub Forks Links: Report Bug: https://github.com/sughoshdixit/About Me/issues Request Feature: https://github.com/sughoshdixit/About Me/issues TL;DR You can fork this repo to modify and make changes of your own. Please give proper credit by linking...
Just Post It 🚀 A social media repurposing tool that converts screenshots and posts into high quality, organizational style carousels. Features 4K Upscaling: High quality image resizing with sharpening. Smart Aspect Ratio: Converts images to 1:1, 4:5, or 16:9 without cropping text (uses blurred background padding). Carousel Generator: Automatically splits...
Sughosh Dixit Website ⚡️ Just change to get your personal portfolio . Feel free to use it as is or customize it as much as you want. Sections ✔️ Summary and About me\ ✔️ Skills\ ✔️ Work Experience\ ✔️ Open Source Projects Connected with Github\ ✔️ Big Projects\ ✔️ Achievements...
🙌 Hello, I'm Sughosh! 👨💻 Data Scientist @ Oracle | Footballer & Musician by passion | Civilizationalist by ideology Welcome to my GitHub space! I'm a Data Scientist at Oracle , where I solve problems using data science, machine learning and AI. When I'm not crunching numbers or building models,...
Welcome to your Lovable project Project info URL : https://lovable.dev/projects/d63c350e ff0f 4291 97d9 02c79bb2cd6c How can I edit this code? There are several ways of editing your application. Use Lovable Simply visit the and start prompting. Changes made via Lovable will be committed automatically to this repo. Use your preferred...
Hugo Profile | A high performance and mobile first hugo template for personal portfolio and blog Example Site: Features Fully Responsive Minimalist Design SEO Friendly. Light/Dark/auto Taxonomies Analytics Support Comment Support Integration with for submitting "Contact me" form Technology used: Bootstrap, fontawesome Requirements Hugo Version 0.87.0 or higher How to...
Getting Started Navigate into Client folder in your CMD and type 'yarn install' and then 'npm run dev' to start the client side of the application Then open another CMD and navigate into the Server folder and type 'npm start' to start the server Prerequisites You would need an .env...
Getting Started Navigate into Client folder in your CMD and type 'yarn install' and then 'npm run dev' to start the client side of the application Then open another CMD and navigate into the Server folder and type 'npm start' to start the server Prerequisites You would need an .env...
Mechanical Drawing Comparison This project is aimed at comparing two mechanical drawings and determining the differences between them. The goal is to provide an automated way to detect any changes made to a drawing, which can be useful in various industries such as manufacturing, architecture and engineering. Automated mechanical drawing...
Getting Started Navigate into Client folder in your CMD and type 'yarn install' and then 'npm run dev' to start the client side of the application Then open another CMD and navigate into the Server folder and type 'npm start' to start the server Prerequisites You would need an .env...
Video Activity Recognition using CNN LSTM • Encoder is a CNN. The input image is given to CNN to extract the features. The last hidden state of the CNN is connected to the Decoder. • Decoder is LSTM. The first time step receives the encoded output from the encoder and...
Covid 19 News Articles 2020 2022 Analysis COVID 19 has impacted the world significantly since its outbreak in 2019. With the rapid spread of the virus and its continuous mutations, keeping up with the latest news and research about the virus is essential. In this dataset, we are provided with...
face recognition face recognition is a web application that performs real time webcam & video face tracking as well as detect and identify faces from images with the help of pre trained models from . Live Demo https://sughoshdixit.github.io/Face Detect/
face recognition face recognition is a web application that performs real time webcam & video face tracking as well as detect and identify faces from images with the help of pre trained models from . Live Demo https://sughoshdixit.github.io/Face Detect/
Naïve Bayes Classifier is a probabilistic classifier and is based on Bayes Theorem. Given a new data point, we try to classify which class label this new data instance belongs to. The prior knowledge about the past data helps us in classifying the new data point. Below is the Formula of Bayes Theorem, based on which Bayes Classifer works.
S&P BSE Sensex Index Price Prediction Regression Analysis for the prediction of Bombay Stock Exchange Sensex Abstract The stock price, as represented by the movement of the sensitive index is a complex phenomenon. It is affected by macroeconomic factors, market sentiments, company news, political news and even natural calamities. On...
<h1 align="center" React Blog </h1 <h2 align="center" React + Github Issues 👉 Your Personal Blog 🔥 </h2 <p align="center" React Blog is a personal blog system build on React that helps you create your own personal blog using Github Issues </p <p align="center" <kbd <img src="src/logo.png" </img </kbd </p <p...
Graph Implementation for Vaccine Problem Statement Problem Statement Since the advent of different viral strains, governments across the world are researching combining available vaccines to enhance immunity. Vaccines can be deployed after a gap of a few months to battle various strains. Assume that you are a global COVID vaccine...
STATIC This directory is not required, you can delete it if you don't want to use it. This directory contains your static files. Each file inside this directory is mapped to . Thus you'd want to delete this README.md before deploying to production. Example: is mapped as . More information...
Made In India Website Using VueJS built with Vue.js and Nuxt.js Installing To contribute, please ensure that you have stable Node.js and npm installed. Follow the steps below. 1. Follow the instructions 2. Check the open issues out 3. Create your branch with a reference to the open issue 4....
Quarantined For Sure Problem Covid 19 is a highly contagious virus which can spread easily. In Bengaluru people who returned from foreign countries are stamped with a blue ink seal which says "quarantined for 14 days". But its already too late if the person goes out and he/she could infect...
Curated Quiz What is Curated Quiz? This is an online quiz portal that is capable of making a user database and hosting online question rounds whose results are then used to generate real time leaderboards. Questions and other internal data can only be updated by the admins. Functionality 1. Different...