Git Product home page Git Product logo

Karthik's Projects

codeanalyser icon codeanalyser

Code analysis consists of extracting lexical content from source code files, analyzing the code's syntax from its lexical content, and building a Type Table (TT) or an Abstract Syntax Tree (AST) that hold the results of our analysis. It is then fairly easy to build several backends that can do further analyses on the data held in TT or AST to construct code metrics, search for particular constructs, or some other interesting features of the code. This project takes in source code files of c++ and c# project.

codepublisher icon codepublisher

Code publisher publishes the source code files of projects as web pages with embedded child links. Each link refers to a code file that the displayed code file depends on. Code Publisher creates .Html files for each source code file.

inmemorydb icon inmemorydb

In This project I developed a Non SQL database using unordered map and c++ template classes, this database has api's for CRUD operations. The data stored in the database can be persisted to and from an xml file.

object-oriented-design icon object-oriented-design

This repository contains the Individual projects developed for CSE-687 Object Oriented Design, refer the README.md file for the description of each project

remotetestharness icon remotetestharness

Full Fledged Application to Test the Dll's present in the remote repository against the Test drivers. Includes functionality to fetch files from repository and a GUI for a user to navigate

software-modelling-and-analysis icon software-modelling-and-analysis

This repository contains the individual projects developed for CSE-681 Software Modelling and Analysis, refer the README.md file for the description of each project

testharness icon testharness

Automated tool to test the dll's against the test drivers

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.