deepnz
Specialized Java/Spring/Microservices backend developer. Like Javascript frontend too. I'm currently learning Kotlin, and Go.
Remote US
Pinned Repositories
aoc_2023_golang
aoc_2023_java
better late than never
aoc_2023_kotlin
better late than never
auth-server-spring
creating an authorization server using spring oauth. Following Josh Long's Spring auth server tutorials.
conference-demo-spring-boot
Spring boot / data-jpa, java demo with postgres db, docker, REST apis
graphql-java-app
miniMongoDB_project
(Cosine similarity algorithm) Sentiment Analyzer of Reviews- Given a set of reviews, we developed a super simple “sentiment” analyzer for these reviews. From two collections of words (positive, negative respectively), we counted which words prevail in a review (algorithm below)and are provided and represented in JSON format The task was to categ
Perceptron
The assignment uses pandas and numpy modules in python. generate_features.py -> It takes all the training images, both from train8 and trainOthers and generates a feature matrix. It also puts in the relevant label(1 or -1) and shuffles the matrix for better training.
Rails_Exercise_Tracking_App
An app that is very basic and allows you to store information about your workout in a table with the implementation all done in Rails. This helped me to get familiar with the rails framework and building on my Ruby knowledge.
spring-auth-server-full
all the repos for the spring auth server project
deepnz's Repositories
deepnz/aoc_2023_golang
deepnz/aoc_2023_java
better late than never
deepnz/aoc_2023_kotlin
better late than never
deepnz/auth-server-spring
creating an authorization server using spring oauth. Following Josh Long's Spring auth server tutorials.
deepnz/conference-demo-spring-boot
Spring boot / data-jpa, java demo with postgres db, docker, REST apis
deepnz/graphql-java-app
deepnz/Perceptron
The assignment uses pandas and numpy modules in python. generate_features.py -> It takes all the training images, both from train8 and trainOthers and generates a feature matrix. It also puts in the relevant label(1 or -1) and shuffles the matrix for better training.
deepnz/spring-auth-server-full
all the repos for the spring auth server project
deepnz/code-with-quarkus
deepnz/components
Component infrastructure and Material Design components for Angular
deepnz/docker-compose-python-flask
Basic program testing docker compose w/Flask and a Redis image
deepnz/elasticsearch-java-client
deepnz/FlightBookingApp
deepnz/fusionauth-jwt
A simple to use Java 8 JWT Library. Verify, Sign, Encode, Decode all day.
deepnz/go-stuff
deepnz/hacker-stories-react
In-progress.
deepnz/jwt-auth-java
deepnz/kafka-stack-docker-compose
docker compose files to create a fully working kafka stack
deepnz/keycloak
Open Source Identity and Access Management For Modern Applications and Services
deepnz/netflix-movie-recommendations
Using a sentiment analysis algorithm to recommend movies to the user by analyzing data containing movie descriptions, and unstructured metadata related to a movie, and using NLP techniques like topic modelling to build the dataset. Then queryaking in certain words or genres of movies, and using certain movies to recommend similar titles
deepnz/node-js-express-loadtest
deepnz/phpstuff
deepnz/python-stuff
deepnz/quarkus-stuff
deepnz/react-api-demoapp
deepnz/React-basic-TicTacToe
A simple Tic Tac Toe game enhanced with additional features e.g. images for x's and o's
deepnz/spark-scala-examples
This project provides Apache Spark SQL, RDD, DataFrame and Dataset examples in Scala language
deepnz/spring-boot-kafka
deepnz/sqids-java
Official Java port of Sqids. Generate short YouTube-looking IDs from numbers.
deepnz/sqlite-stuff