Pinned Repositories
AHA
Infrastructure Engineer - Appsilon Home Assignment
automation
B18762_Java-Memory-Management
Java Memory Management, published by Packt
DebianInstaller
This project is dedicated for debian development
dev_rsync
raintree-systems_Assignment
This is solution regarding test received from email id kkhera@raintreeinc.com
rtcampAssignment
This is code in bash shell for installing Wordpress with Nginx server on Ubuntu. It was also used for RTcam Assignment.
vmware6.0_vcli
zfs
bipulkumar7's Repositories
bipulkumar7/AHA
Infrastructure Engineer - Appsilon Home Assignment
bipulkumar7/automation
bipulkumar7/B18762_Java-Memory-Management
Java Memory Management, published by Packt
bipulkumar7/Clean-Code-in-Python-Second-Edition
Clean Code in Python, Second Edition, published by [Packt]
bipulkumar7/CloudFormation
A cloud formation template to deploy a lambda function with the following: > An SQS queue which subscribes to a SNS topic based on a particular message type > A lambda function which is listening to the SQS Queue (in point 1) events and writing the messages body to s3 > S3 bucket configured with versioning and lifecycle polices for that data > Necessary policies and roles required for this use-case
bipulkumar7/containers
bipulkumar7/cpython
The Python programming language
bipulkumar7/dbt-training
bipulkumar7/demo-function
bipulkumar7/django
The Web framework for perfectionists with deadlines.
bipulkumar7/free-programming-books
:books: Freely available programming books
bipulkumar7/jaffle_shop
A self-contained dbt project for testing purposes
bipulkumar7/learn-sql-database-programming
Learn SQL Database Programming, published by Packt
bipulkumar7/Learning-AWS-IoT
Code files for Learning AWS IoT, published by Packt
bipulkumar7/Master-Math-by-Coding-in-Python
Master Math by Coding in Python, published by Packt publishing
bipulkumar7/ntp
The full and complete NTP Reference Implementation from the Network Time Protocol Project at Network Time Foundation.
bipulkumar7/pandas-in-action
Complete source code (datasets and Jupyter Notebooks) for Pandas In Action
bipulkumar7/pointers-c-programming
Source Code for 'Pointers in C Programming' by Thomas Mailund
bipulkumar7/project
Flask API
bipulkumar7/Python-Object-Oriented-Programming---4th-edition
Code Repository for Python Object-Oriented Programming - 4th edition, Published by Packt
bipulkumar7/rclone
bipulkumar7/REST-APIs-with-Flask-and-Python
Code Repository for REST APIs with Flask and Python, Published by Packt
bipulkumar7/SE-FundAnalyzer
Developing application to manage data
bipulkumar7/shorturl
1. Build a simple URL shortener service that will accept a URL as an argument over a REST API and return a shortened URL as a result. a. If you have not used or seen a URL shortener before - please visit https://bitly.com/ and try to SHORTEN a URL. The goal in this assignment is not to build a fancy UI but an API only version of that. 2. The URL and shortened URL should be stored in memory by application. a. [BONUS] Instead of in memory, store these things in a text file. a. [BONUS] Instead of in memory, store these things in a text file. 3. If I again ask for the same URL, it should give me the same URL as it gave before instead of generang a new one. 4. [BONUS] Put this applicaon in a Docker image by wring a Dockerfile and provide the docker image link along with the source code link.
bipulkumar7/SoftwareTestingBooks
Some references for software testing (process, manual or automation)
bipulkumar7/SRE
bipulkumar7/study-dna
bipulkumar7/tac-course
Exercises for the HashiCorp Terraform Associate Complete Video Course
bipulkumar7/tiny_python_projects
Code for Tiny Python Projects (Manning, 2020, ISBN 1617297518). Learning Python through test-driven development of games and puzzles.
bipulkumar7/weather-forecast