Skip to content
View Jonathanlemon's full-sized avatar

Block or report Jonathanlemon

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Code_Analyzer Code_Analyzer Public

    A python based static code analysis application built using the cppcheck code analysis engine.

    Python 2

  2. Marketplace-Rating-Neural-Network Marketplace-Rating-Neural-Network Public

    A neural network to predict overall rating, seller rating, product rating, and shipping rating based on online marketplace reviews.

    Python 1

  3. twentyhq/twenty twentyhq/twenty Public

    Building a modern alternative to Salesforce, powered by the community.

    TypeScript 19.3k 2.2k

  4. Pizza_Salesforce Pizza_Salesforce Public

    Application for a pizza company to set up database, manage customers, orders, topping inventory, discounts, view detailed reports, and more.

    Java 1

  5. MIPS_Compiler MIPS_Compiler Public

    A simple compiler for MIPS, handling limited instructions

    C 1

  6. CPU_Simulator CPU_Simulator Public

    A CPU simulator to execute instructions compiled by MIPS_Compiler

    Python