sezinkarli's Stars
github/gitignore
A collection of useful .gitignore templates
iluwatar/java-design-patterns
Design patterns implemented in Java
kdn251/interviews
Everything you need to know to get the job.
spring-projects/spring-framework
Spring Framework
psf/requests
A simple, yet elegant, HTTP library.
google/guava
Google core libraries for Java
SeleniumHQ/selenium
A browser automation framework and ecosystem.
crossoverJie/JCSprout
👨🎓 Java Core Sprout : basic, concurrent, algorithm
jhipster/generator-jhipster
JHipster is a development platform to quickly generate, develop, & deploy modern web applications & microservice architectures.
brettwooldridge/HikariCP
光 HikariCP・A solid, high-performance, JDBC connection pool at last.
InstaPy/InstaPy
📷 Instagram Bot - Tool for automated Instagram interactions
winterbe/java8-tutorial
Modern Java - A Guide to Java 8
mockito/mockito
Most popular Mocking framework for unit tests written in Java
analysis-tools-dev/static-analysis
⚙️ A curated list of static analysis (SAST) tools and linters for all programming languages, config files, build tools, and more. The focus is on tools which improve code quality.
dropwizard/dropwizard
A damn simple library for building production-ready RESTful web services.
jOOQ/jOOQ
jOOQ is the best way to write SQL in Java
hibernate/hibernate-orm
Hibernate's core Object/Relational Mapping functionality
pmd/pmd
An extensible multilanguage static code analyzer.
RodneyShag/HackerRank_solutions
317 efficient solutions to HackerRank problems
rapidoid/rapidoid
Rapidoid - Extremely Fast, Simple and Powerful Java Web Framework and HTTP Server!
jplag/JPlag
State-of-the-Art Source Code Plagiarism & Collusion Detection
elastic/elasticsearch
Free and Open Source, Distributed, RESTful Search Engine
tinylog-org/tinylog
tinylog is a lightweight logging framework for Java, Kotlin, Scala, and Android
openscoring/openscoring
REST web service for the true real-time scoring (<1 ms) of Scikit-Learn, R and Apache Spark models
MobileTipsters/android-daily-tips
:octocat: Daily tips from Android World
xylo/intellij-postfix-templates
Custom Postfix Templates for Intellij IDEA
jhipster/jhipster
DEPRECATED: use https://github.com/jhipster/jhipster-bom instead
btargac/excel-parser-processor
Automate downloads from Excel files in seconds. Simply does the tedious, repetitive operations for rows of Excel files and reports the results. It downloads files from URL(s) in column A, if a new filename is provided at column B it will rename before saving. It will even create sub folders if column C is filled with a valid folder name.
stuart-marks/LambdaHOLv2
Java 8 Lambdas Hands-on Lab Materials
recepinanc/effective-java-notes
Repository to store the notes I take as I read Effective Java.