Skip to content
View nyradhr's full-sized avatar

Block or report nyradhr

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

👨‍💻 About me

I am a developer from Italy, CS graduate and tech enthusiast with a strong background in backend development.

🔭 I’m currently working as a Software Engineer for Geosystems srl, working with GIS (Geographical Information Systems)
and mostly writing JS and Python for the time being.

📚 These are the things I'm studying

• following Boot.dev curriculum for backend developers to strengthen my skills
• learning OCaml to better understand functional programming
• reading up on Cyber Security (e.g. Ethical Hacking by Daniel G. Graham; Practical Vulnerability Management by Andrew Magnusson)
• exploring DevOps to be able to efficiently use tools like Docker, Kubernetes, Helm, Gitlab CICD, Github Actions and more
• A tad bit of Japanese: I'll probably try out the JLPT5 exam

🎯 Goals to achieve by the end of 2025

• build a number of projects on Github
• keep up with continuous learning and finish the aforementioned topics
• acquire a CybSec certification among those available to newcomers (e.g. CEH, SEC+, PenTest+, CCST, CCNA, OSCP)
• go back to reading paperbacks when I'm not in front of a screen...

Languages and Tools

bash logo linux logo git logo php logo laravel logo python logo java logo spring logo lua logo javascript logo typescript logo react logo nodejs logo jquery logo mocha logo html5 logo css3 logo tailwindcss logo bootstrap logo less logo sass logo docker logo mysql logo postgresql logo mongodb logo sqlite logo

Contact me

Pinned Loading

  1. static-site-generator static-site-generator Public

    Boot.dev project to build a static site generator from scratch, similar to Jekyll, Hugo, or Gatsby.

    Python

  2. maze-solver maze-solver Public

    Boot.dev project to build a GUI that solves mazes using Python and Tkinter.

    Python

  3. asteroids asteroids Public

    Boot.dev project to build a clone of the classic Asteroids game using Pygame.

    Python

  4. footballclub footballclub Public

    Final project of Accenture Java Bootcamp

    Java