Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by RajeshPerro

A curated list of projects in awesome lists by RajeshPerro .

https://github.com/rajeshperro/tornado_web

Implementation of GET, POST, PUT, DELETE and file error handling with file read write in Tornado web framework.

Last synced: 15 Nov 2024

https://github.com/rajeshperro/loginexamplejavasocket

A sample program to make a client server login including SHA-256 password hashing and sending data between Server and Client using Network Socket. With GUI.

gui java login-system network-socket password-hash

Last synced: 15 Nov 2024

https://github.com/rajeshperro/countdown-jquery

This a automatic countdown between two dates, you can change the start date and end date then it will works automatically.

Last synced: 15 Nov 2024

https://github.com/rajeshperro/html-resume-template

This is a resume template inspired from various famous resume builder site.

Last synced: 15 Nov 2024

https://github.com/rajeshperro/guessinggame

A simple number guessing game with java multi thread and socket programming (client, server game) with interface in Java Swing.

gui java multithreading network-socket swing

Last synced: 15 Nov 2024

https://github.com/rajeshperro/it-projectmanagement

It's an IT project management system developing in google spread sheet

Last synced: 15 Nov 2024

https://github.com/rajeshperro/todolist

A simple CRUD operation example in Symfony3.4

bootstrap4 crud-application php symfony3 twig-templates

Last synced: 22 Nov 2024

https://github.com/rajeshperro/spoj_solutions

Some Basic problem's soluion

Last synced: 15 Nov 2024

https://github.com/rajeshperro/react-redux

simple application to check how react and redux work.

react react-redux reactjs

Last synced: 15 Nov 2024

https://github.com/rajeshperro/ruby_practice

start up in ruby on rails

Last synced: 15 Nov 2024

https://github.com/rajeshperro/spring-boot-crud

A todo app by using spring boot JPA and Thymeleaf

crud-application jpa mysql spring-boot thymeleaf-template-engine

Last synced: 15 Nov 2024

https://github.com/rajeshperro/rails_test

just for testing

Last synced: 15 Nov 2024

https://github.com/rajeshperro/shop

Final Project in Advance Programming Course

Last synced: 15 Nov 2024

https://github.com/rajeshperro/redbond

A blood searching project, for helping people.! Build in Spring

java mysql-database spring-boot

Last synced: 15 Nov 2024

https://github.com/rajeshperro/lex-llgen

Some sample code written in Flex and LLgen. Lexical analyzer for identifying token in a C/C++ program. Reading multiple file from the console (passing by main args[]) and counting Char, Word, Sentence. Lexical analyzer and LLgen to calculate SUM, SUB, MUL from a given format of input (check the .in) files.

Last synced: 15 Nov 2024

https://github.com/rajeshperro/filerearwrite-java-7

This is a sample project for reading and writing file by using Java NIO (Java 7+)

Last synced: 15 Nov 2024

https://github.com/rajeshperro/gameoflife

The Game of Life, also known simply as Life, is a cellular automaton devised by the British mathematician John Horton Conway in 1970.

Last synced: 15 Nov 2024

https://github.com/rajeshperro/algorithm_implementation

Different Algorithm implementation and testing by using C++

Last synced: 15 Nov 2024

https://github.com/rajeshperro/filereadwritejava

This is just a simple program of how to write and read a text file. Maybe it can help you in some case.

Last synced: 15 Nov 2024

https://github.com/rajeshperro/jadeandontology

reading Neural Network and then ask that query to Ontology and show the answer.

Last synced: 15 Nov 2024

https://github.com/rajeshperro/node-express-crud

CRUD operation by using node and express framework with ejs templating and mongoose ORM with MongoDB

bootstrap3 ejs-templates expressjs jquery-ajax mongodb mongoose nodejs

Last synced: 15 Nov 2024

https://github.com/rajeshperro/combodate

DatePicker

Last synced: 15 Nov 2024

https://github.com/rajeshperro/radio

testing and making voice in jquery and php

Last synced: 15 Nov 2024

https://github.com/rajeshperro/lexical-analyzer-

Some lexical analyzer for identifying keyword for C programming, counting character, word, line, identifying character. All of those rules written in Flex

Last synced: 15 Nov 2024

https://github.com/rajeshperro/compilerconstruction

This is Deterministic Finite automata implementation in C++, you can check the text files and can give your input the cpp file will read it and it will decide the machine state

Last synced: 15 Nov 2024

https://github.com/rajeshperro/ehrenfesttheory

The Ehrenfest theorem is a special case of a more general relation between the expectation of any quantum mechanical operator and the expectation of the commutator of that operator with the Hamiltonian of the system.

Last synced: 15 Nov 2024

https://github.com/rajeshperro/consumerproducer

This is a simple java project where 2 packages in one the simple consumer and producer method has been implemented with interruption and another implemented in guessing game

consumer-producer interruption java multithreading network-socket

Last synced: 15 Nov 2024

https://github.com/rajeshperro/taxi

Last synced: 15 Nov 2024

https://github.com/rajeshperro/connectionpool

BasicDataSource Implementation with MYSQL DATABASE.

Last synced: 15 Nov 2024

https://github.com/rajeshperro/test

DoctorManagement

Last synced: 15 Nov 2024

https://github.com/rajeshperro/heap

Last synced: 15 Nov 2024

https://github.com/rajeshperro/eventlog

Catch the error from the user input and write that in LOG file.

Last synced: 15 Nov 2024

https://github.com/rajeshperro/uva_solution

Some UVA ACM online judge problem's solution.

Last synced: 15 Nov 2024

https://github.com/rajeshperro/jsp-registation-login-example

Simple JSP project for user registration and login.

Last synced: 15 Nov 2024

https://github.com/rajeshperro/test_go

first go project with database insert

Last synced: 15 Nov 2024

https://github.com/rajeshperro/translator

Simple translator in Java just translate technical English documentation into Bengali

Last synced: 15 Nov 2024

https://github.com/rajeshperro/webpagetranslator

It's a simple PHP project you can translate any word in a webpage by updating a CSV file. In part of project you can get a JS method for finding text in webpage. Also a jQuery for replacing matching text in webpage

Last synced: 15 Nov 2024

https://github.com/rajeshperro/react-contextapi

Context Api example in React.

context-api react reactjs

Last synced: 15 Nov 2024

https://github.com/rajeshperro/threadexample

This a thread example with bubble sort and merge sort. This program take an array and then divide it and sort it by using bubble sort in two different thread, then finally merge that array by using merge sort in main thread.

Last synced: 15 Nov 2024

https://github.com/rajeshperro/symfony4-crud

Small crud operation project. By using symfony4 and doctrine

bootstrap3 crud-application doctrine-orm php71 symfony4

Last synced: 18 Nov 2024

https://github.com/rajeshperro/server-client

This is a sample program of a server and client in Java using Socket

Last synced: 15 Nov 2024

https://github.com/rajeshperro/library

Simple Python project with normal library management

Last synced: 15 Nov 2024

https://github.com/rajeshperro/rajeshperro

Config files for my GitHub profile.

config github-config

Last synced: 15 Nov 2024

https://github.com/rajeshperro/ms-sql

This repository contains some basic operation(Procedures, trigger) on adventureworks2012 DB

Last synced: 15 Nov 2024

https://github.com/rajeshperro/react-router-typescript

Example project of React Router for static and dynamic page in TypeScript

Last synced: 15 Nov 2024