Skip to content
View Achille004's full-sized avatar
🪦
Coding stuff
🪦
Coding stuff

Highlights

  • Pro

Organizations

@Achille004-School

Block or report Achille004

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

A little about me

Hello Everyone! I am Francesco Marras, an Italian developer who is currently studying computer engineering.

On this account I will share my projects, some of which will be reported below as I personally find useful.
You can also find my school projects here.

Skills

  • I am currently working on backend langauges (mainly Java, but also C, Kotlin and Python).
  • I also have some Database and Frontend skills.
Cisco IT Essentials Badge

Projects

GitHub stats

Thanks for reading ❤️

Popular repositories Loading

  1. Achille004 Achille004 Public

    A little about myself.

    1

  2. PasswordManager PasswordManager Public

    Saves passwords locally with encrypted password.

    Java 1

  3. PrimeNumbers PrimeNumbers Public

    Finds prime numbers in the range from 1 to user-defined cap.

    Java

  4. Luminance Luminance Public

    Tranforms an image into a chars matrix.

    Kotlin

  5. The_Fishing_Guide_SoT The_Fishing_Guide_SoT Public

    Fishing guide website for Sea of Thieves.

    HTML

  6. optimization-c optimization-c Public

    An attempt to implement common optimizations such as: bit manipulation, input buffering and threading.

    C