Skip to content
View tranchitam's full-sized avatar

Block or report tranchitam

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. designpatterns designpatterns Public

    If you are a software engineer, I believe that you have ever heard about design patterns. Design patterns represent the best practices used by experienced object-oriented software engineers. In thi…

    Java 1 1

  2. openhtmltopdf-sample openhtmltopdf-sample Public

    This repository contains sample codes to generate pdf file by using openhtmltopdf library in Java

    Java 1

  3. dsm dsm Public

    DSM is a small application which supports employees report their tasks everyday to their project manager. The functionalities are very simple. The employees will report their tasks by answering 3 q…

    JavaScript

  4. competitive-programming competitive-programming Public

    This project contains my own solutions and source codes about problem resolving when I learn data structures and algorithms on codeforces.com, lightoj.com and uva.onlinejudge.org

    C++

  5. jax-rs-boilerplate jax-rs-boilerplate Public

    This project is a small JAX-RS boilerplate which combines Spring Framework, Hibernate and Jersey to build an Restful web service. The application server is Jetty and database server is MySQL. By ap…

    Java

  6. algorithms algorithms Public

    This repository contains my code which is implemented by using Java programming language when I learn Algorithms and Data Structures.

    Java