Pinned Repositories
26_weeks_datascience
30-seconds-of-java8
30 seconds to collect useful Java 8 snippet.
33-js-concepts
📜 33 concepts every JavaScript developer should know.
AJAX1
Example code for Build Your Own AJAX Web Applications book
algodeck
An Open-Source Collection of +200 Algorithmic Flash Cards to Help you Preparing your Algorithm & Data Structure Interview 💯
LearnSpringBatch
Repository of Example codes while learning Spring Batch
multithreading
Examples of the basics of multithreading and concurrency in Java for beginners
smeda2205's Repositories
smeda2205/avro
Apache Avro
smeda2205/dropwizard
A damn simple library for building production-ready RESTful web services.
smeda2205/squirrel
squirrel-foundation is a State Machine library, which provided a lightweight, easy use, type safe and programmable state machine implementation for Java.
smeda2205/DesignPatternsJava9
This repository contains working project code used for Video Course by Packt Publication with title "Learn Design Patterns with Java " authored by "Aseem Jain". The link of the course is
smeda2205/designPatterns-1
This repository contains java code examples for designPatterns
smeda2205/flipped-interview
Process documentation and rationale for implementing the flipped interview model
smeda2205/java-concurrency-2
smeda2205/java-best-practices
Core java best practices (as of 1.6 JDK), potential problems and how to overcome them based on the book "Effective Java, second edition" by Joshua Bloch, a former software engineer at Sun Microsystems and Google.
smeda2205/product-management-cribsheets
Various tools
smeda2205/DesignPatterns-2
This Project shows how we can implement GOF Design Patterns in Java
smeda2205/commons-fileupload
Mirror of Apache Commons FileUpload
smeda2205/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
smeda2205/java8-concurrency
Java 8 Concurrency Example
smeda2205/commons-email
Mirror of Apache Commons Email
smeda2205/OperationQueueJava
A java based implementation of NS Operation Queue
smeda2205/codeeval
Selected CodeEval solutions. Written in Go, C++, Java, and Python. Solutions ranked in the top 10 on the platform.
smeda2205/Java-9-Dependency-Injection
Java 9 Dependency Injection, published by Packt.
smeda2205/Programming_Projects
Java Programming
smeda2205/marko-demo
smeda2205/nodebestpractices
The largest Node.JS best practices list. Curated from the top ranked articles and always updated
smeda2205/CodingProblemsPractice
My solutions to practice problems on Leetcode!
smeda2205/async
Async utilities for node and the browser
smeda2205/modern-js-cheatsheet
Cheatsheet for the JavaScript knowledge you will frequently encounter in modern projects.
smeda2205/30-seconds-of-java8
30 seconds to collect useful Java 8 snippet.
smeda2205/elasticsearch
Open Source, Distributed, RESTful Search Engine
smeda2205/javaee7-samples
Java EE 7 Samples
smeda2205/api-cheat-sheet
API Design Guidelines and Best Practices Cheat Sheet
smeda2205/powermock
PowerMock is a Java framework that allows you to unit test code normally regarded as untestable.
smeda2205/java-algorithms-implementation
Algorithms and Data Structures implemented in Java
smeda2205/winston
A logger for just about everything.