Pinned Repositories
ADAM-6256-GO-Controller
Go based controller for ADAM-6256. 16DO IoT Modbus/SNMP/MQTT 2Ports Ethernet Remote I/O. It implementing REST APIs for sending signals to digital output channels
aicte-auto-recruitment
backend repository for our application that we presented on Smart India Hackathon 2022 as finalists
Animal-Intrusion-Detection-System-AIDS-
Final year project on Animal Intrusion Detection System which is a Deep Learning based object detection project
Apache-OpenNLP-Java-Project
Natural Language Processing using Java and Apache OpenNLP framework and models
Banking-System-Spring-Boot-React.js-MongoDB
Basic banking system web application which has frontend built using React.js, backend using Spring Boot and Database using MongoDB. The frontend communicates with the server-side using REST APIs built using Spring Boot and works using Axios
FoodPlaza
Backend Server of a food ordering platform (just like Swiggy, Zomato) built using Spring Boot, Spring JPA, Spring Security, and MySQL Database. It also uses the Blowfish cipher and Base64 cryptography mechanism to encode/decode the user credentials. The backend server is CI/CD pipelined using AWS CodePipeline, AWS CodeBuild and AWS CodeDeploy. The application server logging is viewed using AWS CloudWatch. Also, it is connected with SSH tunnelling using the EC2-instance IP address and key through PuTTY.
GoCar
Car registry REST based CRUD application built on Go lang with Gorilla MUX for creating the REST Web server and GORM for relational database mapping
NFT-Marketplace-ERC721-Smart-Contracts
NFT Marketplace Smart Contracts implementing ERC-721 Smart Contract
Paddle-OCR-Inferencing
Inferencing with Paddle OCR models using GO language and GoCV library
Real-Time-Chat-Room
Built this real time chatting application using React JS and Firebase. It is a public chatting application which shows the incoming and outgoing messages without reloading the page.
abhishek-rabidas's Repositories
abhishek-rabidas/Animal-Intrusion-Detection-System-AIDS-
Final year project on Animal Intrusion Detection System which is a Deep Learning based object detection project
abhishek-rabidas/Paddle-OCR-Inferencing
Inferencing with Paddle OCR models using GO language and GoCV library
abhishek-rabidas/Apache-OpenNLP-Java-Project
Natural Language Processing using Java and Apache OpenNLP framework and models
abhishek-rabidas/Advance_GO_Lang
GO Lang Advanced Features self-learning repository. It includes channels, go routines, ticker, etc. Integration of third party libraries like Open AI, execlize, etc
abhishek-rabidas/ai-script-generator
Personalized Content Script Generator using Generative AI
abhishek-rabidas/Amazon-Data-Scrapping
Amazon website product data scrapping using GO Lang and Colly
abhishek-rabidas/busTicketBooking
Mobile based bus ticket booking application having online, on-premise and offline booking functionality
abhishek-rabidas/Camera_Radar_Fusion_Algorithm
Fusion algorithm for matching radar and camera objects based on distance matching and timestamp mapping
abhishek-rabidas/Client-Server-Socket-Comms
Python scripts for client and server communication over socket based TCP connection
abhishek-rabidas/CRUD-SQL_StoredProcedures
Making CRUD functions using MySQL stored procedures
abhishek-rabidas/GO-Ngrok
Using Ngrok SDK for GO Lang to establish HTTPS tunnel for the web server
abhishek-rabidas/GO_REST_Echov4
RESTful service implementation using Echo v4
abhishek-rabidas/GoLMS
Library Management System using GO Lang, Echo v4, and JWT auth
abhishek-rabidas/GoMVC
MVC architecture using GO Lang, Echo v4 and GORM
abhishek-rabidas/Google-Map-React-Render
Using the Google Map React library and API to render different components like location, routes, geofencing, etc.
abhishek-rabidas/GoWhisper
Speech to Text using OpenAI Whisper model written in GO lang using predefined net/http and mime/multipart library
abhishek-rabidas/graphQL-spring-boot
Implementing the GraphQL API for building a CRUD application using Java Spring Boot
abhishek-rabidas/gstreamer_app
GStreamer is a library for constructing graphs of media-handling components. The applications it supports range from simple Ogg/Vorbis playback, audio/video streaming to complex audio (mixing) and video (non-linear editing) processing.
abhishek-rabidas/Heatmap-Visualization
Trying to create heatmap visualization using GO lang!
abhishek-rabidas/Java-Backend-Snippets
Java (Spring Boot) Backend snippets for handy use
abhishek-rabidas/Java-Spring-Boot-Scheduler
Scheduled programming using Java and Spring boot
abhishek-rabidas/KeeperCLI
Notes keeping Command Line Application built using Go-Lang
abhishek-rabidas/MapEx
Chat based expenses tracking application
abhishek-rabidas/or-tools
Google's Operations Research tools:
abhishek-rabidas/Radar-Interceptor-Python
Intercept Radar streams using Python programming.
abhishek-rabidas/Radar-Stream-Interceptor
Parsing stream (bytes) data coming from UMRR Radars and saving output to log files locally
abhishek-rabidas/RADAR-TCP-Interceptor
Interceptor based on TCP/IP used for RADAR sensor data communication for Intelligent Traffic & Highway Management
abhishek-rabidas/Spring-Reactive-Web
Spring boot application built using reactive web service i.e WebFlux utilizing R2DBC with MySQL for non-blocking IO handling of API requests and responses
abhishek-rabidas/Vehicle-Routing-Problem-Java
abhishek-rabidas/Video-Perspective-Transformation
Go Lang service to perform perspective transformation in a video using OpenCV