Giter VIP home page Giter VIP logo
Kaushik Jadhav Cover

profile views Stack Exchange reputation GitHub followers Medium Linkedin followers Portfolio

My OrganizationsΒ  Github Stats GitHub Langs GitHub Streak Github Trophies kaushikjadhav01 wakatime stats Kaushik Jadhav's Dev Card kaushikjadhav01 activity graph

πŸ”— Links

portfolio resume linked-in github medium dev gmail codesignal google-scholar daily-dev google-devs stackoverflow

πŸš€ About Me

I am a Full Stack Developer with 4.5 yrs of engineering experience specializing in Backend, Dev-Ops and Cloud. I like doing cool things like exploring recent tools in the software industry, writing technical articles on Medium and participating in coding competitions. I have hands-on experience in developing large scale production level apps and my managers have always appreciated me for things like writing β€œefficient code”, taking ownership of other team's tasks and introducing new processes that helped achieve quality results faster.

  • I like to use my skills to support my team by automating existing manual processes or introducing new ones.
  • I enjoy constantly improving my knowledge base by exploring new tools or collaborating with other developers. This often facilitates ideas and discussions that have a significant impact on my team’s objectives.
  • I am a curiosity driven individual and a fast learner.
  • Applying my engineering skills to solve real life problems excites me.

πŸ› οΈ Skills

Programming Languages

icon
Python
icon
Java
icon
Javascript
icon
SQL
icon
C#
icon
Ruby
icon
PHP
icon
Kotlin
icon
Swift
icon
C
icon
C++
HTML
HTML
HTML
Typescript
dart
R
dart
Dart
dart
Go
dart
Scala
dart
Lua

Front-End Frameworks

icon
React
icon
Angular
icon
Wordpress
icon
Vue.JS
icon
GraphQL
icon
Three.JS
icon
Redux
icon
Bootstrap
icon
CSS
icon
Jquery
HTML
Tailwind
HTML
SASS

Back-End Frameworks

icon
Django
icon
Flask
icon
.NET
icon
Spring
icon
Ruby on Rails
icon
Node.JS
icon
Express.JS
icon
Laravel
icon
Nginx
icon
Redis
HTML
TensorFlow
HTML
PyTorch

Database

icon
MongoDB
icon
PostgreSQL
icon
MySQL
icon
SQLite
icon
Firebase
icon
SQL Server

Mobile App Development

icon
Android Studio
icon
Flutter
icon
React Native
icon
Dart

DevOps

icon
AWS
icon
Azure
icon
GCP
icon
Docker
icon
Kubernetes
icon
Jenkins

Design Tools

icon
Adobe XD
icon
Figma
icon
Blender
icon
Photoshop

Testing

icon
Jest
icon
Selenium
icon
PyTest
icon
Cucumber

πŸ… Achievements

  • πŸ₯‡ Received #1 and #2 prizes in hackathons held at IIT Bombay TechFest
  • πŸ“œ 40+ certifications from various learning platforms like LinkedIn, Udemy, Coursera
  • πŸ‘©πŸΌβ€πŸ’» 50+ project repos in Github
  • πŸ“ 10+ articles in Medium and Dev

πŸ“• Publications

  • πŸ“° Predicting NASDAQ and NSE Stocks using Machine Learning Algorithms: ARIMA, LSTM & Linear Regression IJRASET 2020 (03/2020)
  • πŸ“° Flask App for Real Time Sentiment Analysis of Tweets on NASDAQ and NSE Stocks IJRASET 2020 (03/2020)
  • πŸ“° Building and Hosting a Computer Vision API on AWS using an EC2 instance ELSEVIER 2019 (12/2019)
  • πŸ“° Implementation of private cloud based collaboration platforms: AWS Amazon VPC and own Cloud IJIRSET 2019 (08/2019)
  • πŸ“° Wireless Sensors in IoT based Smart Restaurant JASC 2019 (06/2019)

Watch my contribution graph get eaten by the snake 🐍

kaushikjadhav01 snake gif

Kaushik Jadhav's Projects

bookmart icon bookmart

Online Book shopping system class project using Ruby on Rails. Public copy of my NCSU class repo at: https://github.ncsu.edu/CSC-517-Spr23-Team-ashon-kajadhav/BookMart.git

chatbot-ai icon chatbot-ai

This repository has been moved to: https://github.com/kaushikjadhav01/Movie-Recommendation-Chatbot

chatterbot icon chatterbot

ChatterBot is a machine learning, conversational dialog engine for creating chat bots

covid-19-detection-flask-app-based-on-chest-x-rays-and-ct-scans icon covid-19-detection-flask-app-based-on-chest-x-rays-and-ct-scans

COVID-19 Detection Chest X-rays and CT scans: COVID-19 Detection based on Chest X-rays and CT Scans using four Transfer Learning algorithms: VGG16, ResNet50, InceptionV3, Xception. The models were trained for 500 epochs on around 1000 Chest X-rays and around 750 CT Scan images on Google Colab GPU. A Flask App was later developed wherein user can upload Chest X-rays or CT Scans and get the output of possibility of COVID infection.

deep-surveillance-monitor-facial-emotion-age-gender-recognition-system icon deep-surveillance-monitor-facial-emotion-age-gender-recognition-system

Computer Vision module for detecting emotion, age and gender of a person in any given image, video or real time webcam. A custom VGG16 model was developed and trained on open source facial datasets downloaded from Kaggle and IMDB. OpenCV,dlib & keras were used to aid facial detection and video processing. The final system can detect the emotion, age and gender of people in any given image, video or real time webcam

deepspeech icon deepspeech

A TensorFlow implementation of Baidu's DeepSpeech architecture

fullstack-course4 icon fullstack-course4

Example code for HTML, CSS, and Javascript for Web Developers Coursera Course

implementaion-of-private-cloud-using-owncloud icon implementaion-of-private-cloud-using-owncloud

Implementation of Private Cloud using ownCloud. ownCloud is a suite of client–server software for creating and using file hosting services. This repository explains implementing ownCloud on an Ubuntu VM running on top of a Windows host for secure cloud storage

linehtr icon linehtr

Line-level Handwritten Text Recognition (HTR) system implemented with TensorFlow.

live-video-sketching-through-webcam-using-opencv-python icon live-video-sketching-through-webcam-using-opencv-python

Computer Vision model creates a live video sketch of frames through real time web cam video. Source code is written in python and model is based on OpenCV. Keras and Numpy have been used to optimize the performance of the model and posterize frames

medicine-data-portal__data-reporting-tool icon medicine-data-portal__data-reporting-tool

This repository contains source code of a prototype version of an official project I have worked on. It is a Data Reporting Portal for a large sized pharma company which has multiple partner pharma companies. The prototype is hosted live on my personal free tier aws educate instance.

modsecuritycrs icon modsecuritycrs

Implementation of ModSecurity, Core Rule Set (CRS) on Apache server. ModSecurity, sometimes called Modsec, is an open-source web application firewall. ModSecurity was installed and configured on an Ubuntu VM using Virtual Box

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.