Skip to content
View benodeveloper's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report benodeveloper

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

Typing SVG


πŸ’« About Me:

I am a software and web developer who loves technology and learning new things. I enjoy creating intuitive applications that solve real-world problems and provide value to users.

🌐 Socials:

Instagram LinkedIn X

πŸ’» Tech Stack:

Languages:

Java Python PHP TypeScript JavaScript

Frameworks:

Spring Laravel Next JS React TailwindCSS

Database:

MySQL Postgres

IDE:

Neovim

Version Control:

Git GitHub

Design:

Adobe Illustrator Adobe Photoshop Figma

πŸ† GitHub Trophies

trophy

πŸ” Languages Stats

Top Langs

Pinned Loading

  1. portfolio portfolio Public

    My personal portfolio that I built using nextjs

    TypeScript

  2. spring-boot-media-library spring-boot-media-library Public

    The Spring boot media library is a little project that demonstrates how image manipulation works (crop, convert, and more ...)

    Java 1

  3. managia managia Public

    A project aimed at learning Django by recreating a previous project called Gestancia

    HTML

  4. video-3-spring-resource-server-jwt video-3-spring-resource-server-jwt Public

    Forked from maxim04/video-3-spring-resource-server-jwt

    Java

  5. pdf-generator pdf-generator Public

    JavaScript

  6. Decrypt Laravel-encrypted value Decrypt Laravel-encrypted value
    1
    import os
    2
    import base64
    3
    import json
    4
    from Crypto.Cipher import AES
    5
    from phpserialize import loads