Manoj Pawar (manojpawar94)

manojpawar94

Geek Repo

Company:OpenSourceCommunity

Location:Mumbai

Home Page:www.linkedin.com/in/manoj-pawar-172597b3

Github PK Tool:Github PK Tool

Manoj Pawar's starred repositories

rest-api-using-golang-gin-framework

Demo project for GO Language with sample REST API using the Gin Web Framework

Language:GoStargazers:1Issues:0Issues:0

spring-boot-reactive-restapi-mongodb-webflux

Spring boot reactive (Non-blocking) programming using Spring boot Webflux and Spring boot Reactive MongoDB.

Language:JavaStargazers:2Issues:0Issues:0

pdf-to-xml

Project built under Citi as a part on the Summer Analyst Program 2020

Stargazers:1Issues:0Issues:0

next-js-application

It is a sample component based front end web application developed using the Next-Js and react-js. It has integrated with Github Rest API to get the repository details. Also application is developed using the Vercel deployment platform

Language:JavaScriptStargazers:1Issues:0Issues:0
Language:Jupyter NotebookStargazers:1Issues:0Issues:0

python-fundamental-programs

Python basics, List, Tuple, Dict, Strings, Control statements (if-else, switch case), Loop(for, while)

Language:PythonStargazers:1Issues:0Issues:0

java-programming-tutorials

The repository contains the sample programs on multithreading and java 8 features.

Language:JavaStargazers:3Issues:0Issues:0

go-structure-examples

Examples for my talk on structuring go apps

Language:GoLicense:MITStargazers:2323Issues:0Issues:0

go-lang-design-patterns-examples

The repository implements various design patterns in the Go Language. Design patterns are typical solutions to commonly occurring problems in software design. They are like pre-made blueprints that you can customize to solve a recurring design problem in your code.

Language:GoStargazers:2Issues:0Issues:0

go-lang-fundamental-examples

The repository has the programs on the fundamental concept of the Go Language programming. It covers variable declaration, conditional block, loop, functions, a data structure(array and slice), goroutines, struct, pointers, error handling and file handling.

Language:GoStargazers:1Issues:0Issues:0

machine-learning-algorithm-impl-java

My own implementation of Machine Learning algorithms in Java 8, with JChartFree for data visualisation.

Language:JavaStargazers:1Issues:0Issues:0

react-redux-cdn-example

It is a web application developed using the CDN of the react js.

Language:JavaScriptStargazers:1Issues:0Issues:0

scala-programming-tutorials

Scala programming tutorial cover sample programs from basic fundamental concept to advance.

Language:ScalaStargazers:1Issues:0Issues:0

simple-object-mapper-java

The simple-mapper is a lightweight annotation-based object mapping framework.

Language:JavaStargazers:2Issues:0Issues:0

core-java-hibernate-mysql

It is a hibernate repository implementation using java 8 and Generics. The implementation helps to reduce boilerplate code while developing DAO layer in enterprise applications. By extending the Repository child class will inherit all CRUD methods. Also it has feature to manage session and trasaction internally or externally as well.

Language:JavaStargazers:2Issues:0Issues:0

sorting-and-search-algorithms-in-java

The project implements sorting algorithm and search algorithms in java. It has log4j logging implementation which help user to understand algorithm working. It also provide metadata of each algorithm which provide some basic data like no of iterations, no of swapping operations, time taken by algorithm to sort or search elements. The algorithms are implement using java generic implementation so we can use this implementation to sort or search any objects arrays.

Language:JavaStargazers:3Issues:0Issues:0

react-redux-bootstrap-todo-application

It is React based to-do application. User can add as many tasks in to-do list. There option to edit, delete and Mark completed task as well. All the task are displayed using pagination and user has filter option to filter active and completed task from to to do list.

Language:JavaScriptStargazers:1Issues:0Issues:0