Skip to content
View smallchungus's full-sized avatar
  • New Jersey
  • 21:19 (UTC -12:00)

Block or report smallchungus

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. quantMomentum quantMomentum Public

    This project aims to provide a quantitative investment strategy that combines two popular investment strategies - momentum and value - to achieve superior returns compared to the traditional market…

    Jupyter Notebook

  2. Real-Estate-Pricing Real-Estate-Pricing Public

    Developed a housing estimator project in C using simple linear regression. Trained the model with labeled housing data to determine the weighted attributes and used these weights to estimate house …

    C

  3. resumeWebsite resumeWebsite Public

    Developed a responsive resume website using HTML, CSS, React, and JavaScript. Leveraged React hooks for efficient state management and integrated emailJS for seamless contact functionality. Impleme…

    JavaScript

  4. shareme shareme Public

    Built a "Memories" project that allowed users to create and edit memories by uploading text and images using JavaScript and npm. Implemented both client-side and server-side functionality, includin…

    JavaScript

  5. lastServletRepo lastServletRepo Public

    Designed and implemented a servlet-based web application that enables users to register and login, securely storing the information in a MySQL database hosted on Apache Tomcat. Implemented data ana…

    Java

  6. Truthtables Truthtables Public

    Developed a truth tables project in C that generates truth tables for logical expressions. Implemented algorithms to evaluate logical expressions and generate truth values for all possible combinat…

    C