DevJalax
Transforming ideas into scalable web apps , native apps , desktop apps and API ecosystems.
NPSTBangalore
Pinned Repositories
Ananto30
My profile with Steam stats card
Batch-Processor
Process bulk excel records into database
binary-search-tree
bst implementation in C++
Bulk-upload-depot
Bulk upload all values in single column csv file (header should be counter name or vehicle registration no)
djikstra-algorithm
djikstra algo implementation in go-lang
git-tutorial
hash-table
simple hash-table implementation in C
Http5-Client
Changes in http client due to version update
perceptron
simple ai perceptron implementation in python
SMTP
mail transfer protocol in Java
DevJalax's Repositories
DevJalax/Supply-Chain-ERP
Supply chain backend apis in spring-boot (code is in master branch). System design should be asked based on companies product.
DevJalax/DevJalax
DevJalax/Bean-mapping
Modelmapper >>> Dozer in Spring Boot
DevJalax/BlitzKing
Super app for booking system , ott , social media all in one place [code is in master branch]
DevJalax/bouncy-castle-signer-ca
signing CSR using bouncy castle
DevJalax/bulk-upload-files
upload documents in file server and save in db. Prequel to this is linked in website.
DevJalax/Caffeine-cache-config
Internal cache used by all modules in a spring boot application
DevJalax/Common-Fintech-Switch
CFM is one solution switch that combines most fintech functionalities all in one place
DevJalax/data-sharing-among-microservices
info
DevJalax/dba-automation
DevJalax/dev-effort-calculation
Online resolution manual testing : test-case document
DevJalax/EEG-analyse
analyse eeg data in python
DevJalax/encryption-utility
classes that are required to encrypt and decrypt requests of AES and other formats
DevJalax/Game-server
Call Of Duty microservices in java [an attempt to replicate] (code in master branch)
DevJalax/Hospital-management
Sample app that manages different hospital microservices
DevJalax/Internet-story
DevJalax/iot-data-pipeline
yaml file for aws iot data pipeline
DevJalax/MasterSlaveSync
java program to schedule a job that reads data from a Slave DB (with read/write access) and updates the Master DB (read-only access for the application).
DevJalax/merchant-score
calculating it based on request and assign a score. this indicates the trustworthiness of a merchant
DevJalax/non-financial-api-switch
most used api's clubbed under single switch
DevJalax/onboard-merchant-switch
codebase to onboard UPI merchants - need to link with these below link
DevJalax/oracle-rac
Real time application cluster of Oracle connecting with Spring Boot
DevJalax/room-service
room availability update by maker and checker in Spring Boot
DevJalax/spring-nexus
integration of complex concepts like distributed transactions, data isolation, and dynamic configurations.
DevJalax/Spring-Salesforce-integration
Sales Analytics & CRM Integration Platform
DevJalax/train-signals
simple simulation of a smart railway signaling system
DevJalax/ultra-stream
a high-performance, low-latency messaging and data processing service
DevJalax/uplaod-to-drive
upload photos and videos from gallery automatically to drive using python script
DevJalax/vehicle-tracking
Tracking vehicles kinda like railway system (code in master branch)
DevJalax/video-streaming-java
handling videos in spring controller