Pinned Repositories
Blockchain
Code for creating a blockchain
blog-project
A clone of blogging website using HTML, CSS, JavaScript and Django
Connect-Four-Game
Connect Four Game using HTML, CSS and JavaScript
Coursera_Capstone
Cousera Capstone Project
Cryptography
Python code for different cryptographic algorithms
DataStructures
Code for different data structures using python
Favorite-Stocks-Watcher
Seamlessly add and monitor your favorite stocks while staying updated with their real-time details.
maths-interpreter
Math Interpreter with GUI: Simplify mathematical expression evaluation, variable/function definition, and 2D function visualization. Process input through lexer, parser, and execution steps for accurate results.
notes-web-app
A minimal web app to create, edit, delete notes using React
ultrametric-networks
UltraNet Viewer is a software tool designed for computation and visualization of ultrametric networks, providing insights into the complex relationships and evolutionary patterns among species.
paul3bin's Repositories
paul3bin/Blockchain
Code for creating a blockchain
paul3bin/blog-project
A clone of blogging website using HTML, CSS, JavaScript and Django
paul3bin/Connect-Four-Game
Connect Four Game using HTML, CSS and JavaScript
paul3bin/Cryptography
Python code for different cryptographic algorithms
paul3bin/DataStructures
Code for different data structures using python
paul3bin/maths-interpreter
Math Interpreter with GUI: Simplify mathematical expression evaluation, variable/function definition, and 2D function visualization. Process input through lexer, parser, and execution steps for accurate results.
paul3bin/Coursera_Capstone
Cousera Capstone Project
paul3bin/Favorite-Stocks-Watcher
Seamlessly add and monitor your favorite stocks while staying updated with their real-time details.
paul3bin/notes-web-app
A minimal web app to create, edit, delete notes using React
paul3bin/recipe-app-api
Recipe app api source code
paul3bin/tcp_chat_room
TCP chat room using python
paul3bin/ultrametric-networks
UltraNet Viewer is a software tool designed for computation and visualization of ultrametric networks, providing insights into the complex relationships and evolutionary patterns among species.
paul3bin/cryptography-api
A Flask-API that encrypts and decrypts plaintext and ciphertext respectively using various cryptographic algorithms.
paul3bin/cryptography-web-app
Frontend for cryptography-api using ReactJS
paul3bin/health-data-analysis
paul3bin/movie-rater
Movie rater web application using Django and React
paul3bin/notes-backend
Backend for notes web-app using Django and Django-REST-Framework
paul3bin/paul3bin
My GitHub profile
paul3bin/real-estate-website-clone
A clone of a real estate website using Django
paul3bin/secure-web-blog
paul3bin/Social-Media-Website-Clone
A clone of a typical social media website
paul3bin/stock_market_analysis
Example project for data science(stock market analysis) from udemy
paul3bin/titanic_dataScience
Practice data science project for kaggle.com
paul3bin/To-Do-App