bera5186
Backend Engineer mostly playing around APIs, Databases and scalability. Currently at @gojek
GojekIndia
Pinned Repositories
Analytica-API
API for analytica and pretrained ML models
banksDb-Backend-api
An api to search ( full text search ) indian banks built with django rest framework, postgres and redis.
Lexus-Feedback
A simple web app built with flask backed with postgreSQL for taking customer feedback 🔥🔥⚡
Machine-Learning-Projects
This repository will contain Machine Learning solutions to real life problems
medH
medH is an online archive of medical history based on blockchain. It enables users to store their medical history like ECG reports, blood reports, Xrays etc in a safe and secure manner on IPFS blockchain network.
Memex
Browser Extension to full-text search your browsing history & bookmarks.
My-Competitive-Journey
Documenting my competitive programming journey
Quantum-Research-Internship
This repo will contain all the reasearch papers and code for Quantum Image Processing for my current internship along with @AjjuSingh
ShortURL-API
An API for URL shortening using Nodejs and MongoDB 🔥💫
Simple-React-ToDo-List
A todo app made with React as simple as possible 🔥🔥⚡
bera5186's Repositories
bera5186/Quantum-Research-Internship
This repo will contain all the reasearch papers and code for Quantum Image Processing for my current internship along with @AjjuSingh
bera5186/Personal-Projects
In weekly challenges section, I make a mini project to learn about new technology and their use in computer field.
bera5186/A-to-Z-Resources-for-Students
Curated list of resources for college students :octocat: If you like give a :star:
bera5186/Basic-openCV-Tutorial
Tutorial for learning openCV for beginners from the basics
bera5186/Chrome-Dinosaur-Pythonified
bera5186/CNNGestureRecognizer
Gesture recognition via CNN. Implemented in Keras + Tensorflow/Theano + OpenCV
bera5186/CodeForces-Educational-Rounds
bera5186/Crash-Course-Machine-Learning-Libraries
I will provide with some crash course and quick functionalities of machine learning libraries.
bera5186/Data-Structures
Code for data structure.. {array, stack, queue....]
bera5186/DSA-Assignment
Programming assignment for my subject CE-201
bera5186/first-contributions
🚀✨ Help beginners contribute to open source projects
bera5186/Flask-Blog-App
A blog app built over Flask which is a python based micro-framework .
bera5186/GFG-DS
(0_*)
bera5186/Hackathon-2.0
All Code and materials (BoilerPlate) for HackaThon 2.0 (Hackathon organized by DCTM)
bera5186/Hacktoberfest-2018
A simple code repository for algorithms in various languages.
bera5186/karumanchi
:satisfied: DS Problems from karumanchi. This repository follows the C++ Best Practices written by Jason Turner.
bera5186/LOGICAL-QUESTIONS
This repo contains logical programming questions from different companies interview questions
bera5186/Machine-Learning
Book Written By: Andreas C. Muller and Sarah Guido
bera5186/Mobile-Strore
Mobile Store Project
bera5186/Project-Alpha
bera5186/project-based-learning
Curated list of project-based tutorials
bera5186/pydelhi-git
bera5186/pyspeedtest
Speedtest.net python script
bera5186/Python
My Python Examples
bera5186/python-fire
Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
bera5186/socli
Stack overflow command line client. Search and browse stack overflow without leaving the terminal :computer:
bera5186/Something-Secret
I told you it's a secret !!
bera5186/Star-Pattern-Programs-in-C
Star and Numeric Pattern Programs in C
bera5186/SugarPort
All source code related to the project used and made for Google Summer of Code 2018 under Sugar Labs
bera5186/The-Turtle-Use
“Turtle” is a Python feature like a drawing board, which lets us command a turtle to draw all over it! We can use functions like turtle.forward(…) and turtle.right(…) which can move the turtle around