Skip to content
View Jonathanlemon's full-sized avatar

Block or report Jonathanlemon

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 36.6k 4.5k

  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