Pinned Repositories
advent_of_code
Solutions to puzzles published at [adventofcode.com](https://adventofcode.com/)
bash_scripting
Notes on bash scripting
code-repl
Contains documentation and sample code of various programming languages and frameworks
fastapi_tryouts
Code snippets from various libraries used in the fastapi framework ecosystem
productivity-tools
List of tools for improve productivity and notes on using those
python_learning
Notes on python programming
scala_learning
Notes on scala programming
typescript_learning
Notes on typescript programming
girip11's Repositories
girip11/productivity-tools
List of tools for improve productivity and notes on using those
girip11/code-repl
Contains documentation and sample code of various programming languages and frameworks
girip11/fastapi_tryouts
Code snippets from various libraries used in the fastapi framework ecosystem
girip11/advent_of_code
Solutions to puzzles published at [adventofcode.com](https://adventofcode.com/)
girip11/bash_scripting
Notes on bash scripting
girip11/python_learning
Notes on python programming
girip11/scala_learning
Notes on scala programming
girip11/typescript_learning
Notes on typescript programming
girip11/docker_notes
Notes on docker containers, buidling docker images, container orchestration etc
girip11/elasticsearch-tutorial
ElasticSearch basics
girip11/formula1
Formula 1 sport
girip11/fpinscala
Code, exercises, answers, and hints to go along with the book "Functional Programming in Scala"
girip11/git_learning
Notes on git usage
girip11/grafana_playground
Grafana setup, deployment, dashboards creation etc
girip11/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.
girip11/javascript_learning
Notes on Javascript programming
girip11/kafka-tutorial
Tutorial on Kafka usage
girip11/markdown_notes
Notes on markdown syntax, usage
girip11/nlp
Notes on natural language processing
girip11/postgresql_learning
Notes on Postgresql
girip11/practical-nlp
Official Repository for 'Practical Natural Language Processing' by O'Reilly Media
girip11/rails_hello_world
Ruby on rails 5 hello world application with all the dev requirements, rubocop, linting and formatting. VSCode related project files are also present
girip11/ruby_learning
Notes on Ruby programming
girip11/rust_learnings
Documenting my rust learnings
girip11/scala-maven-template
Scala project using maven
girip11/scrapy-tutorial
Learning scrapy framework
girip11/soccer_data_analytics
Analyze the soccer data.
girip11/spark_essentials_tryouts
Exercises and sample code from the rock the JVM spark essentials course from udemy.
girip11/vagrant_files
Useful vagrant files for playing with various frameworks and languages
girip11/vuejs_tryouts
Learning Vuejs