Giter VIP home page Giter VIP logo

Chizzy Meka's Projects

150-java-project-ideas-challenge icon 150-java-project-ideas-challenge

This repository contains from small to fairly big programs, which are a part of a 150 Java Project Ideas that I am working through, for programming skills improvement.

dropshipping-ecommerce-system icon dropshipping-ecommerce-system

The project entails the design and development of a prototype web-based dropshipping system for a small computer hardware store. The system serves as a proof of concept for independent dropshipping retail fulfilment software solution for small and medium-sized businesses.

linter icon linter

This program recursively traverses folders and lints any python files therein.

method-level-transaction-database-builder icon method-level-transaction-database-builder

This program asks the user for a directory path containing one or more software systems cloned from GitHub. It then proceeds to develop a method-level transaction database for each system. The transaction database features essential information such as the number of Java source files affected by a commit, the list of method Ids modified under the commit and the transaction frequency. The transaction frequency is the number of times a group of modified methods has been changed together in the system. This information could help determine if a commit is vulnerability-prone using anomaly detection-based software vulnerability prediction.

msc-computing-oop-module icon msc-computing-oop-module

In-class programming exercises and weekly assignments for my object-oriented module, during my MSc Computing course.

software-metrics-calculator icon software-metrics-calculator

This program calculates method-level software metrics for Java-based software systems. The metrics include Age (in weeks), Code Churn (inter-version method change detection), Cyclomatic Complexity, Dependency (number of method calls per method) and Number of Lines of Code.

software-metrics-evaluator icon software-metrics-evaluator

This program evaluates the predicted results against the ground truth data for Tomcat 7 vulnerabilities. It calculates Precision, Recall, Accuracy and F1-Score.

software-metrics-outlier-processor icon software-metrics-outlier-processor

This program uses permutation and combination to find the intersection of anomalous data across five software metrics data, including age, code churn, complexity, dependency and size metrics.

study-planner icon study-planner

A web based time tracking system to help students plan their study. The system allows students to log in and then, display, using a bar chart, how many hours are dedicated for study for a particular module on a particular day. Students are able to specify modules they are taking and how much they wish to study in a given day on a particular day.

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.