tapanhp
Python Developer and Data scientist. Previously worked as Android developer and have good experience in Kotlin, Java and Application development.
Pinned Repositories
awesome
😎 Awesome lists about all kinds of interesting topics
backend_interview_prep
coding-interview-university
A complete computer science study plan to become a software engineer.
DeepLearning.ai-Summary
This repository contains my personal notes and summaries on DeepLearning.ai specialization courses. I've enjoyed every little bit of the course hope you enjoy my notes too.
PlaystoreAnalysisExcel
PyAutomationSpreadsheet
The Automation project I have done in Python for a client, This Repo showcase the code standards and overall functionalities in abstract.
Quandl_Data_Downloader
This script can be used to download data sets and save them in local storage from quandl api.
tapanhp.github.io
My sample site for portfolio
tapanhp's Repositories
tapanhp/PyAutomationSpreadsheet
The Automation project I have done in Python for a client, This Repo showcase the code standards and overall functionalities in abstract.
tapanhp/tapanhp.github.io
My sample site for portfolio
tapanhp/backend_interview_prep
tapanhp/con-mh-case
tapanhp/craglist_django_app
tapanhp/cs-video-courses
List of Computer Science courses with video lectures.
tapanhp/Daily-Task-Interface
For daily project reporting, Small Flask app where we can Sign In with Google and add projects and tasks daily.
tapanhp/Django-Social-Authentication
Complete example for social authentication in Django
tapanhp/django-todo
Course practice : https://learn.justdjango.com
tapanhp/Django_chat_app
Web based Chat Application in django
tapanhp/django_crm
tapanhp/handson-ml2
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
tapanhp/IPL-Analysis-altair
IPL analysis in Altair
tapanhp/Jupyter-notebook-django-integration
This repository contains a django project which executes code written in a Jupiter notebook and displays the resulting charts and plots in a web page
tapanhp/learning
Becoming 1% better at data science everyday
tapanhp/ResumeOnTheWeb-Gatsby
Everyone needs their own little spot on the interwebs, and this is mine. Welcome to my resume, on the web!
tapanhp/spider-schema-gnn
Author implementation of the paper "Representing Schema Structure with Graph Neural Networks for Text-to-SQL Parsing"
tapanhp/SVGtoPNGScript
This script will conver all svg files to png
tapanhp/tech-interview-handbook
💯 Materials to help you rock your next coding interview
tapanhp/ecs_demo_using_cdk
tapanhp/evolutionary-architecture-by-example
Navigate the complex landscape of .NET software architecture with our step-by-step, story-like guide. Unpack the interplay between modular monoliths, microservices, domain-driven design, and various architectural patterns. Go beyond the one-size-fits-all solutions and understand how to blend these approaches based on your unique needs.
tapanhp/hive_slot_machine_test
Hive slot machine program
tapanhp/homemade-machine-learning
🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained
tapanhp/instagrapi
🔥 The fastest and powerful Python library for Instagram Private API 2023
tapanhp/IRNet
An algorithm for cross-domain NL2SQL
tapanhp/learnGitBranching
An interactive git visualization to challenge and educate!
tapanhp/modular-monolith-with-ddd
Full Modular Monolith application with Domain-Driven Design approach.
tapanhp/MutualFund-Investment-Calculator
A mutual fund investment calculator which allows you to track your SIP (monthly) and Lumpsum investments and using real data from AMFI, track the performance of the fund over time.
tapanhp/pandas_exercises
Practice your pandas skills!
tapanhp/ThinkStats2
Text and supporting code for Think Stats, 2nd Edition