Now you can Instantly Chat with Santhosh!
About Me
Python Developer: I work mostly in python related stack Full stack developer with Devops/CICD: I work as a full stack developer using Django-python+ reactjs + docker/kubernetes deployment+ github/gitlab + gitlab/jenkins CI/CD tools. ETL operation: I ...
Show MoreSkills
Portfolio Projects
Description
Handle the containerizing of the python backend for runnig ML models and dataset conversions. Do the entire CI/CD to automate the whole packing of libraries into docker images and deploy them. Also mentoring django developers. Implemented complete docker containerized service system Implemente Gitlab Ci/CD pipelines Integrated automation for multiple repos Implemented websockets and webhooks for live notifications.
Show More Show LessDescription
This is developed in django for apis and reactjs for frontend. Used algolia for search Implemented Django based rest apis and reactjs frontend in material ui Implemented JWT based authentication system. Implemented the CRUD and forms using react-hook-forms Used algolia elastic search functionality Used Google cloud and docker and kubernetes
Show More Show LessDescription
Have to develop a complete web application for monitoring a heating system (in usa for houses) of a company. Monitoring temperature sensors, thermostats an boiler and currents and preparing graphs. Also develop admin panel for adding new devices and assigning to clients. Used Django and html and bootstrap Had to deal with real time data coming from devices Had to summarize results in graphs Used Jquery and ajax for reactive experience Deployed the entire project using docker containers implemented domain name and ssl
Show More Show LessDescription
Developed a native android application which will display various hindu piligrim places in India and their maps and photos and other details. This is done using Java native android It involves maps, audio player, trip planner Django is used as backend and provides the API end points
Show More Show LessDescription
Made both backend in Django and Frontend in Reactjs using TD AmericaTrade apis for Stock Screener app.It deals mainly with stock data like storing daily data, calculating top 50 based on custom methods, portfolio checking with email alert and auto sell. Use lot multiprocessing and getting large data using djangos prefetch to analyze data as fast as possible.
Django as frontend and reactjs as backend
Used rest auth token based authentication system
Used react hooks for state management
Used material ui elements
Had to deal with Big Data of millions of stock data
Ran daily cron jobs to fetch stock data
Hourly checking of porfolios with email alerts and selling option
Used axios for apis
Description
Created a backend in Django for Daily wisdom app made in Android. It sends a wisdom article daily, using celery and Android notifications.
Django is used as backend and provides the API end points
Native Java Android is used for mobile app development
It involves push notification to show daily quote
Uses celery, redis for recurring tasks