GitHub / peanutsee 3 Repositories
Did someone say data?
peanutsee/wtecc-CICD_PracticeCode Fork of ibm-developer-skills-network/wtecc-CICD_PracticeCode
CICD_PracticeCode
Language: Python - Size: 39.1 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

peanutsee/mark-minervini-app
Language: Python - Size: 6.84 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

peanutsee/CET023-Darryl
Language: HTML - Size: 4.88 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 1

peanutsee/psychic-chainsaw
Language: Python - Size: 53.7 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

peanutsee/mlxtend Fork of rasbt/mlxtend
A library of extension and helper modules for Python's data analysis and machine learning libraries.
Language: Python - Size: 91.4 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

peanutsee/Spatial-Representation-of-GUE-Instructor
GUE.com interface is old and does not provide the best UX. This project aims to help GUE divers plan and decide where they want to take their courses by giving them an overview of the instructors around the world.
Language: Jupyter Notebook - Size: 27.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

peanutsee/Tensorflow-for-AI-Transfer-Learning
Tensorflow for AI: Transfer Learning is a guided project from Coursera. It aims to familiarise users with Tensorflow for Transfer Learning. This project used MobileNetV2,a lightweight transfer learning model developed by Google.
Language: Jupyter Notebook - Size: 466 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

peanutsee/Tic-Tac-Toe-Game
Tic Tac Toe implementation in Python.
Language: Python - Size: 7.81 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

peanutsee/Tellonym-Bot
Are you craving for more social media exposure? This bot can help you increase your Tellonym tells anonymously!
Language: Python - Size: 3.91 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

peanutsee/tailwind-landing-page Fork of bradtraversy/tailwind-landing-page
Size: 253 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

peanutsee/Simple-Run-Time-Analysis 📦
Runtime comparison between for loop, list comprehension and while loops to generate a list
Language: Python - Size: 0 Bytes - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

peanutsee/Hangman-Game
Hangman Game implementation in Python.
Language: Python - Size: 6.84 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

peanutsee/Outlier-Detection-Using-IQR
Language: Jupyter Notebook - Size: 13.7 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 1

peanutsee/Seaborn-Api-References
A quick and comprehensive reference to seaborn APIs
Language: Jupyter Notebook - Size: 2.61 MB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

peanutsee/developer-roadmap Fork of kamranahmedse/developer-roadmap
Roadmap to becoming a developer in 2022
Size: 114 MB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

peanutsee/Permutation-and-Combination-Implementation
Basic implementation of Permutation and Combination using math package in Python.
Language: Python - Size: 3.91 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

peanutsee/darryl-portfolio
Language: JavaScript - Size: 3.64 MB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

peanutsee/Google-Map-Distance-Scrapper
This script helps you scrap distance between the start and end destination. I have used chromedriver and selenium in this script.
Language: Jupyter Notebook - Size: 24.4 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

peanutsee/OkCupid-Bot
Are you bored, lonely and single? Look no further! This bot will have you swipe on OkCupid (Tinder equivalent)!
Language: Python - Size: 1.63 MB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 0

peanutsee/C-Programming-Practices 📦
Repo for some of my C-Programming. Most questions are from my girlfriend. Some are from codewars :) Please enjoy.
Language: C - Size: 271 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

peanutsee/Indeed-Job-Mining
Build A Mining Bot for Indeed
Language: Python - Size: 253 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

peanutsee/Gender-Classification
Gender Classification Projects. My agenda for this project is to learn how to deploy a model on opencv.
Language: Jupyter Notebook - Size: 4.39 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

peanutsee/Data-Structures-and-Algorithms-Python
Basic data structures and search/sort algorithm implementations in Python!
Language: Python - Size: 85 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

peanutsee/django-roadmap Fork of HHHMHA/django-roadmap
A complete roadmap for learning django backend
Size: 5.86 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

peanutsee/for-luppie
Language: Jupyter Notebook - Size: 1.59 MB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

peanutsee/Caesar-Cipher-Implementation
Caesar Cipher is a cryptographic method developed and used by Julius Caesar to communicate with his private correspondence during his reign. Today, the Caesar Cipher may seem too trival (easily decrypted) but back in the days, it was almost impossible to decrypt the encrypted messages. The mathematical concept used in this implementation is Integer Modulo n.
Language: Python - Size: 4.88 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

peanutsee/Netflix-Data-Content-Based-Filtering
This is a trivial implementation of content based filtering, user inputs.
Language: Jupyter Notebook - Size: 1.57 MB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

peanutsee/Basic-Linear-Regression-Using-Iris-Dataset
Language: Jupyter Notebook - Size: 636 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 9

peanutsee/reactjs-django-scaffold
React.JS - Django Application Template
Language: Python - Size: 402 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 1

peanutsee/Best-README-Template Fork of othneildrew/Best-README-Template
An awesome README template to jumpstart your projects!
Size: 59.6 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

peanutsee/awesome-react-components Fork of brillout/awesome-react-components
Curated List of React Components & Libraries.
Size: 906 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

peanutsee/CZ2101
Code Store for NTU CZ2101 Algorithm Design and Analysis
Language: Java - Size: 24.4 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

peanutsee/Tensorflow-for-AI-Computer-Vision-Basics
Tensorflow for AI: Computer Vision Basics is a guided project from Coursera. It aims to familiarise users with Tensorflow for Computer Vision using the MNIST dataset.
Language: Jupyter Notebook - Size: 299 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

peanutsee/Best-Reservation-SG
Tired of chasing friends for money? Want a more streamlined reservation, payment and spiltting bill?
Language: JavaScript - Size: 12.8 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1
