Skip to content
View Manuel-Sphe's full-sized avatar
💭
I just print hello world and pretend like I did something😝
💭
I just print hello world and pretend like I did something😝
Block or Report

Block or report Manuel-Sphe

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

Pinned

  1. leetcode-solutions leetcode-solutions Public

    In my LeetCode report, I showcase my proficiency in solving algorithmic problems using C++, Java, and Python. , I demonstrate my knowledge and understanding of various algorithmic paradigms such as…

    C++ 2

  2. java-functional-programming java-functional-programming Public

    Functional programming is a programming paradigm that is gaining popularity due to its emphasis on write code that is declarative, concise a and easy to reason about. In functional programming func…

    Java 2

  3. Java-Sprint-Boot-CRUD Java-Sprint-Boot-CRUD Public

    A Java Spring Boot backend app that performs CRUD (Create, Read, Update, Delete) operations is a web application that allows you to create, read, update, and delete data from a database. The app is…

    Java 2

  4. Spring-Boot-Auth Spring-Boot-Auth Public

    Securing a mobile app with JWTs involves using a compact and self-contained mechanism for transmitting user claims. This allows mobile apps to securely authenticate and authorize access to protecte…

    Java 2

  5. DATA_SCIENCE DATA_SCIENCE Public

    This repo features Python-based Jupyter notebooks covering data science techniques like data cleaning, EDA, statistical modeling, ML, and visualization. With detailed explanations, code snippets, a…

    Jupyter Notebook 2

  6. React-Advance React-Advance Public

    React state management techniques refer to various approaches that developers can use to manage state in React applications. State management is crucial for maintaining the integrity and consistenc…

    JavaScript 2