Harshit Singh (hrshtsngh98)

Chicago,IL

Info

Nothing here yet.

Projects

    • The project was based on the java technology using multi-threading and socket programming and is being tested
    on Amazon EC2 cloud environment. The project can be used to calculate number of Gigaflops and Instruction per
    cycle executed by CPU. It can also calculate the speed of read/write operations, sequential and random access of
    the data on the disk. Another feature of the tool is that it can calculate the network latency and speed for TCP and
    UDP protocols.

    • The project was based on core java using Dijkstra’s algorithm. This was the academic project done with the
    Computer Network course during 1 st semester of Graduation. The project takes topology of routers as input matrix
    and calculates minimum distances between each routers, shortest path for two given routers and forwarding table
    for the shortest path between two routers.

    • The project is based on embedded system in which four Raspberry pi are used to demonstrate distributed
    computing that completes the job faster as compared to single system. The project was developed on Raspberry pi
    on Raspbian OS (Linux variant) and one of the Raspberry pi act as the load balancer distributing the jobs other
    three Raspberry pi.

    • The project is being developed on Cisco-Packet Tracer is based on Routing and Switching Technology. The router
    checks authorization and restricts the accessibility of employees for specific domains and security purposes. The
    routers are configured in such way that they allow selective access to outside servers. (All configuration using
    command line interface.)

    • This was the personal project based on java servlet and JSP technology and JDBC. The projects allow customers to
    create account in the bank and help them to manage various activities like deposit, withdraw, etc. activities from
    bank account online login or through ATM machine using ATM card. There is also monthly generation the balances
    of all the accounts and few other activities

    • The project is based on Swing Programming and JDBC Technology. The project is dynamic scans the ID card as an
    input id from RF reader as well and keeps the account of working days of employee, salary receipt generation and
    list of current working and past employees. All managed and secured by the manager's account and password.