Giter Club home page Giter Club logo

Jay T's Projects

bit-torrent-p2p-file-sharing-software icon bit-torrent-p2p-file-sharing-software

Implemented a P2P File sharing software similar to BitTorrent protocol. Peers are connected to each other and then they can transfer electronic files are transferred between them using peer-peer architecture. The software is implemented mainly using multithreading concepts in Java.

compiler-design icon compiler-design

Designed a compiler for a programming language specified by my own Regular expressions and Context Free Grammar. Various steps of compiler design including Scanner, Parser, AST Construction, Code Generation and Code Improvement is implemented in various phases. The Compiler is written in Java and the target language is Java byte code.

ctci icon ctci

My solutions to Cracking the coding interview 6th edition problems in Java

geeksforgeeks icon geeksforgeeks

My Solutions to Algorithms and Data Structures problems on https://www.geeksforgeeks.org

internet-of-things-device-for-weather-forecast icon internet-of-things-device-for-weather-forecast

An intelligent IOT prototype is designed using BeagleBone Black ARM and Xinu, an OS for Embedded Systems. The system has been designed to be effectively scalable with a composite nature accommodating both analog and digital temperature sensors and actuators. Low-level drivers were implemented to interface sensors to Xinu and high-level driver is implemented using a standalone java application for parsing DDL JSON. UDP was used for client-server interactions. Edge device is a PC running a Python UDP server/client. Nodejs is used as the driver for the MONGO DB connection hosted on mLab.com using Database-as-a-Service. A hybrid application with speech recognition and text to speech capabilities (using Apache Cordova plugin) developed on Ionic Framework for Android users which uses AngularJs for all the heavy-lifting like making REST calls to the Nodejs application hosted on Heroku. This app notifies the user about the current temperature and provides appropriate suggestions to the user for the current temperature.

lc icon lc

My solutions to LeetCode questions in Java

node.js-server icon node.js-server

A Simple server using Node.js without using any fancy frameworks

oops icon oops

A collection of the programs I've written with key emphasis on object oriented features

reporting-facebook-and-twitter-trending-tags icon reporting-facebook-and-twitter-trending-tags

Implemented a system which is useful to find the most popular hashtags appeared on social media such as Facebook or Twitter. A Max Fibonacci Heap and a HashTable is used. The system is implemented in C++.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.