Safeer Ansari (@thegeekyasian)
  • Stars
    star
    230
  • Global Rank 106,980 (Top 4 %)
  • Followers 30
  • Following 2
  • Registered almost 7 years ago
  • Most used languages
    Java
    75.0 %
    Go
    25.0 %
  • Location 🇦🇪 United Arab Emirates
  • Country Total Rank 157
  • Country Ranking
    Java
    5
    Go
    67

Top repositories

1

geo-assist

Geo Assist is a spatial library to manage spatial data in-memory.
Java
176
star
2

WebSocket-SpringBoot

A project on how to use ServerEndpoint in Web Socket for Spring Boot, with embedded server. It took me a while to figure out the problem that was solved by exporting the server endpoint.
Java
14
star
3

docker-compose-Spring-Boot-MySQL

A simple Spring Boot application using MySQL database configured using Docker
Java
9
star
4

spring-security-jwt-mysql-microservice

A Spring Security based Authentication microservice with MySQL
Java
9
star
5

java-jasper-reports-custom-font

Using Custom Font with Jasper Reports in Java - I had a project which required Jasper reports for invoicing in pdf. The integration of jasper reports with java was no big deal unless it came to the addition of custom fonts in the project. Since their community support for java using jaspersoft didn't help me much, I though of sharing the solution I used to integrate custom-fonts in my java project on my jasper invoice. The method doesn't use any additional jar files. I used a simple procedure and added the font directly into my java project rather than adding additional jar files. I have also written a tutorial for this code. The integration can be successfully achieved in 8 simple steps which are properly documented in my tutorial at my website. You can check that out as well.
Java
8
star
6

round-robin-go

round-robin-go is an implementation of round-robin algorithm that allows you to use your resources in a shared rational order. This project uses go generics that enables you to use any data type in your round robin implementation.
Go
6
star
7

strategy-pattern-in-spring-boot

A very simple implementation of Strategy Design Pattern and Factory Design Pattern to a Spring Boot project.
Java
6
star
8

go-chi-otel

Go
1
star