Pinned Repositories
4neesh
Angular-Routing
Demo project for Angular Routing
BrokerManagerBook
An order book to take, sort and modify bid and ask requests for different instruments and prices.
DeveloperBlogDemos
A collection of demo classes that are referenced in my blog: aneesh.co.uk
FPL-Management-Tool-Microservice
A microservice implementation using Spring Cloud of the FPLManagement tool
JSONFilterTool
A simple HTML, CCS3, JavaScript application to read and filter JSON data
Multi-threaded-broker
A message broker for producing and consuming messages in a thread-safe manner with multiple threads
MyDiary
A demo MEAN full stack application
SWIFT-message-reader
A portable jar file used to read values of SWIFT messages into a convenient table. JFrame and JTable are used to create a formatted and navigable table.
YouTube-Channel
4neesh's Repositories
4neesh/YouTube-Channel
4neesh/MyDiary
A demo MEAN full stack application
4neesh/DeveloperBlogDemos
A collection of demo classes that are referenced in my blog: aneesh.co.uk
4neesh/JSONFilterTool
A simple HTML, CCS3, JavaScript application to read and filter JSON data
4neesh/SWIFT-message-reader
A portable jar file used to read values of SWIFT messages into a convenient table. JFrame and JTable are used to create a formatted and navigable table.
4neesh/4neesh
4neesh/Angular-Routing
Demo project for Angular Routing
4neesh/BrokerManagerBook
An order book to take, sort and modify bid and ask requests for different instruments and prices.
4neesh/FPL-Management-Tool-Microservice
A microservice implementation using Spring Cloud of the FPLManagement tool
4neesh/Multi-threaded-broker
A message broker for producing and consuming messages in a thread-safe manner with multiple threads
4neesh/CsvComparisonTool
A spring boot application to compare two csv files and create a third output file of all historical records
4neesh/DevBlog
My developer blog, built with ReactJS, NodeJS, GraphQL and Gatsby
4neesh/first-contributions
🚀✨ Help beginners to contribute to open source projects
4neesh/fpl-bot
Fantasy Premier League bot for posting live scoring, price change warnings and price changes. Works with Slack and Discord
4neesh/FPLManagementTool
A full stack application using Spring and MySQL to create a RESTful api with full CRUD functionality
4neesh/gitTest
4neesh/GoLangDemo
Demonstrations using Go Lang
4neesh/HackerRankSolutions
4neesh/HotelMicroservice
A hotel microservice desk that takes multiple bookings for pre-booked and on-the-door
4neesh/IntroToAngular
First demo angular project
4neesh/IntroToHibernate
This repository includes several demonstrations of using Hibernate to interact with a MySQL database.
4neesh/IntroToSpring
A collection of sub-repositories where I have followed a course by Chad Darby (Luv2Code) on Spring MVC and Spring Boot.
4neesh/Java
All Algorithms implemented in Java
4neesh/JavaTextAlign
A short java tool to read a text file and output it to different widths and alignments
4neesh/JavaToolBoilerplate
A boilerplate that implements maven-assembly-plugin and Log4J for a basic Java tool
4neesh/my-bank
Example bank application
4neesh/Simple-stock-market
A simple stock market build with vanilla Java
4neesh/spring-cloud
Demo for spring cloud related technologies
4neesh/SpringCloudMicroDemo
Demo using 8 Microservices built with Spring Cloud using RabbitMQ for messaging
4neesh/ThymeleafRestDemo
Demonstration using thymeleaf and a restful API service