Skip to content
View DanielRomeo's full-sized avatar

Organizations

@jack-script
Block or Report

Block or report DanielRomeo

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
DanielRomeo/README.md

I mostly write C++, but I'm also a web developer.

C++, QT, Typescript, Python, React, Django

TypeScript   4 hrs 11 mins   ███████████████░░░░░░░░░░   59.56 %
SCSS         2 hrs 5 mins    ███████▒░░░░░░░░░░░░░░░░░   29.80 %
JSON         21 mins         █▒░░░░░░░░░░░░░░░░░░░░░░░   05.01 %
Python       14 mins         █░░░░░░░░░░░░░░░░░░░░░░░░   03.49 %
JavaScript   6 mins          ▒░░░░░░░░░░░░░░░░░░░░░░░░   01.59 %

Pinned Loading

  1. fakeiec fakeiec Public

    Fake IEC application, purpose being to perform statistical analysis on the data collected & present it to a web application.

    Jupyter Notebook

  2. randnote/randnote-exchange randnote/randnote-exchange Public

    A crypto exchange platform to buy, sell and trade randnote. Also serves as the official randnote website.

    TypeScript

  3. jack-script/jackscript-py jack-script/jackscript-py Public

    A discrete mathematics library built in python that holds functions involving the math of sets that the standard python library lacks. Including all properties of Relations in sets. Useful to stati…

    Python 2

  4. jack-script/jackscript-js jack-script/jackscript-js Public

    A typescript discrete mathematical library. Includes Sets, properties of relations, and many more related functions.

    TypeScript

  5. mrbrianevans/number-format-converter mrbrianevans/number-format-converter Public archive

    Open source project to convert numbers between different formats such as hex, binary, roman numerals etc

    TypeScript 4 5

  6. jack-script/KendallsAlgebra jack-script/KendallsAlgebra Public

    A linear algebra library built in C/C++. Lightweight and built for basic use. It includes all popular Matrix and vector operations.

    C++