vineethm1627
Upcoming SDE @ Amazon | Ex-Intern @ ZS | Learning something new everyday 💯
Bennett University, Greater NoidaGhaziabad, Uttar Pradesh
vineethm1627's Stars
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
practical-tutorials/project-based-learning
Curated list of project-based tutorials
yangshun/tech-interview-handbook
💯 Curated coding interview preparation materials for busy software engineers
wesbos/JavaScript30
30 Day Vanilla JS Challenge
johannesjo/super-productivity
Super Productivity is an advanced todo list app with integrated Timeboxing and time tracking capabilities. It also comes with integrations for Jira, Gitlab, GitHub and Open Project.
datastacktv/data-engineer-roadmap
Roadmap to becoming a data engineer in 2021
MysteryVaibhav/leetcode_company_wise_questions
This is a repository containing the list of company wise questions available on leetcode premium
codebasics/py
Repository to store sample python programs for python learning
Kaustubh-Natuskar/moreThanFAANGM
This repository contains opportunities for you to apply to more than 400 product base companies(NOT JUST FAANGM) & good start-ups.
anushka23g/Complete-Placement-Preparation
This repository consists of all the material required for cracking the coding rounds and technical interviews during placements.
abhishek-ch/around-dataengineering
A Data Engineering & Machine Learning Knowledge Hub
nitishdayal/JavaScript30
Participating in JavaScript30 course created by @wesbos
vineethm1627/SDE_Sheet_Striver
C++ Solutions of 180 Questions [30 Days] of Strivers SDE Sheet , YouTube Channel TAKEUFORWARD (Raj Vikramaditya bhaiyaa)
vineethm1627/OOP
Links and resources for strengthening the concepts of Object Oriented Programming [Java and C++]
aasu14/Data-Science-Hackathon-And-Competition
Grandmaster in MachineHack (3rd Rank Best) | Top 70 in AnalyticsVidya & Zindi | Expert at Kaggle | Hack AI
ShantanilBagchi/DataCamp
DataCamp: 1) Data Scientist with Python 2) Data Analyst with Python 3) Data Analyst with SQL Server 4) Machine Learning Scientist with Python
ChristianFJung/NotebookToWebApp
:thought_balloon: This is the accompanying repo for my article on converting a Jupyter Notebook to a streamlit web app.
edsfocci/SQL-SQL_Zoo
Tutorial exercises completed from http://sqlzoo.net/
Manvityagi/Data-Structures-and-Algorithms
Contains Implementation of selected Data Structures and Algorithms which are important for the interview preparations
metacall/ml-news-article-scraper-example
Polyglot Machine Learning example for scraping similar news articles.
vineethm1627/CPP
My Data Structures and Algorithms preparation for Placements.
mohitkyadav/Amazing-STL-Algoritms
STL funcs from cpp STL
jishu1989/SnowFlake
Certification : Snowflake ❄️ WebUI Essentials
vineethm1627/InfoGeeks
Search Query Information Stacker using High Performance Computing
TechyNilesh/Web-Scraping-and-Sentiment-Analysis-of-Amazon-Reviews
In These Projects, I Extracted Mobiles Phone Reviews Data From Amazon E-commerce Website Then Performs Sentiments Analysis Using Stanfordsentimentstreebank Dataset.
vineethm1627/SEM6_Labs
Semester 6 Labs: CPP, HPC and Cloud Computing
vineethm1627/semantic_segmentation
deeplabv3+ model trained on pascal voc dataset for Semantic Image Segmentation using PixelLib
vineethm1627/instance_segmentation
Mask R-CNN model trained on coco dataset for Instance Segmentation using PixelLib
vineethm1627/kmeans_segmentation
Image Segmentation using K-Means Clustering