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

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

πŸ’« About Me:

Hello there! πŸ™‹β€β™‚οΈ
My name is BenAdardor Hassan, which is β€œdifficult to pronounce πŸ˜…,β€œ but you can call me Beno for short πŸ€—.
I am a self-taught developer who loves technology and learning new things. I started coding in 2015 with PHP and Laravel, and since then I have expanded my knowledge and experience to other tools and technologies.
However, since 2018, I have shifted my focus to Java Spring Boot and ReactJS/Nextjs. I enjoy creating intuitive web applications that solve real-world problems and provide value to users.

🌐 Socials:

Instagram LinkedIn X

πŸ’» Tech Stack:

Java Spring Thymeleaf Python Django DjangoREST PHP Laravel TypeScript Next JS Firebase NodeJS NPM React React Router JavaScript Chart.js Webpack Nodemon Docker Babel Markdown TailwindCSS C Bootstrap Bulma Ant-Design OVH Apache PowerShell Windows Terminal Apache Tomcat MySQL Postgres MicrosoftSQLServer MongoDB Adobe Illustrator Figma Sketch Notion Postman Trello Twilio

πŸ“Š GitHub Stats:



πŸ† GitHub Trophies

πŸ” Top Contributed Repo

πŸ˜‚ Random Dev Meme

Pinned

  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

  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