Maxine Glennerster
mglennerster
Software Engineer
|
Deloitte
6 points
Tools mglennerster is Following
Bitbucket
bitbucket.org
Bitbucket gives teams one place to plan projects, collaborate on code, test and deploy, all with free priva...
Jira
atlassian.com/software/jira
Jira's secret sauce is the way it simplifies the complexities of software development into manageable units...
Gradle
gradle.org
Gradle is a build tool with a focus on build automation and support for multi-language development. If you ...
Java
java.com
Java is a programming language and computing platform first released by Sun Microsystems in 1995. There are...
Node.js
nodejs.org
Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for d...
AngularJS
angularjs.org
AngularJS lets you write client-side web applications as if you had a smarter browser. It lets you use good...
MySQL
mysql.com
The MySQL software delivers a very fast, multi-threaded, multi-user, and robust SQL (Structured Query Langu...
IntelliJ IDEA
jetbrains.com/idea
Out of the box, IntelliJ IDEA provides a comprehensive feature set including tools and integrations with th...
Ethereum
ethereum.org
A decentralized platform for applications that run exactly as programmed without any chance of fraud, censo...
JUnit
junit.org
JUnit is a simple framework to write repeatable tests. It is an instance of the xUnit architecture for unit...
Checkstyle
checkstyle.sourceforge.net
It is a development tool to help programmers write Java code that adheres to a coding standard. It automate...
Spring Boot
spring.io/projects/spring-boot
Spring Boot makes it easy to create stand-alone, production-grade Spring based Applications that you can "j...
GSON
github.com/google/gson
A Java serialization/deserialization library that can convert Java Objects into JSON and back.
EthereumJ
github.com/ethereum/ethereumj
Java implementation of the Ethereum yellowpaper