Skip to content
View madimadica's full-sized avatar
  • Caterpillar IT
  • USA
  • 21:39 (UTC -05:00)

Block or report madimadica

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
madimadica/README.md

Madimadica

Language (Skill) Tier List

Tier Languages
S Java
A JavaScript, Python, PHP, SQL (Postgres, MySQL, SQL Server), CSS
B LaTeX, Markdown
C C++, C#, TypeScript
D C, R, Go
E Rust

Project Portfolio

Here are some cool projects I've worked on. The "type" categorizes the project. Maven is a public Maven dependency. LaTeX is a repo of .tex files for math courses, where some parts were done on paper and missing. Misc are miscellaneous repos that don't have a major category. WIP is a work-in-progress repo that is still under construction/development.

Type Name Description
Java / Maven hyde Java dependency - Markdown to AST parser, with HTML rendering
(WIP) Java / Spring voidrelics.com Java Spring Webapp for Warframe relic groups
Java Together-Java/AdventOfCode Major contributor to AoC tooling library, in Java
Java AdventOfCode-2024 My 2024 AOC Java Solutions
Java / Maven madimadica-jdbc-for-spring Fluent JDBC API for SQL in Spring Boot apps
Java / Maven madimadica-utils API with common utilities, primarily for collections
Java / Maven better-env Java environment variable annotation/reflection based data-binding
LaTeX Bradley-MTH307 Linear Algebra
LaTeX Bradley-MTH325 Probability & Statistics I
LaTeX Bradley-MTH326 Probability & Statistics II
LaTeX Bradley-MTH345 Differential Equations
LaTeX Bradley-MTH414 Partial Differential Equations
LaTeX Bradley-MTH420 Real Analysis
LaTeX Bradley-MTH427 Applied Statistical Methods
Misc leetcode-java Solving all leetcode problems in-order, in Java
WIP learn Website (learn.madimadica.com) for interactive e-books in CS/Math

Certificates (Non-SSL)

Contact

For bug reports and feature requests, please start by creating a new GitHub Issue in the respective repository. For anything else, please contact madi@madimadica.com.

Pinned Loading

  1. hyde hyde Public

    Markdown to HTML parser/renderer for Java 21+

    Java

  2. madimadica-jdbc-for-spring madimadica-jdbc-for-spring Public

    com.madimadica:madimadica-jdbc-for-spring - Wrapper classes and fluent APIs to extend Spring JDBC capabilities

    Java

  3. better-env better-env Public

    com.madimadica:better-env Simple Java environment variable to POJO binding

    Java

  4. madimadica-utils madimadica-utils Public

    com.madimadica:madimadica-utils - Common utilities for Java programming

    Java

  5. AdventOfCode-Java AdventOfCode-Java Public

    My Advent of Code solutions in Java

    Java

  6. leetcode-java leetcode-java Public

    My Java solutions to LeetCode problems

    Java