Skip to content
View Evryon75's full-sized avatar
🐢
just kinda doing whatever lately
🐢
just kinda doing whatever lately

Highlights

  • Pro

Block or report Evryon75

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

Evryon

174 |   fn wake_up() {
175 |         // school(); Deprecated!
176 |         eat("protein");
177 |         code(projects[0]);
178 |         work_out();
179 |         sleep();
180 |         wake_up();
181 |    }

  Im Evryon (Ev for short), or Daniel, and im from Italy.
  Im a passionate developer, and i am mostly self taught.
  I am currently studying computer science and software engineering at university.
  My goal is to live a simple normal life, with a simple IT job, and just keep doing what i love.
  Personal projects: PROJECTS.md.



Lost commits?
Sadly many of the commits, and much of the history behind some of my work is lost,
as i had to upload the projects from another account i will not disclose.
Most of them were pretty much like the gif of commits above, so not much is lost i guess.

Stats


Tools i am interested in

               



Tech i am interested in

       
                              

Languages

                       

                   

Details

Rust is my favourite language, im still learning it and whenever i use other languages i miss Rust;
C# is not up there just because it is "Microsoft Java", i use it with Unity. I prefer it to Java aswell;
Python is my least favourite language, it is a complete 180° from Rust, i am never sure if my code is going to do what i want it to;
I know some web development, im not an expert but i know enough to pick TypeScript over JavaScript whenever i can;
I want to learn low level programming, and systems programming, with C and C++, and also Rust of course.

Tools and IDEs

                       

                   

Details

Out of the many IDEs i have tried, JetBrains software has always been the best, great refactoring, fast and extensible;
I have done a few projects with unity. I am interested in learning Unreal Engine and maybe one day even making my own game engine;
I know git enough to use most of its core functionality, i dont know the more niche commands. I do know of interactive rebase;
Visual Studio Code is a great general purpose IDE, i have used it a lot with many languages;

Pinned Loading

  1. Clarissa Clarissa Public

    Operating system made in Rust

    Rust

  2. Ev-Interpreter Ev-Interpreter Public

    An interpreter for the Ev programming language, my own language!

    Rust 1 1

  3. Pin-Bot-v2 Pin-Bot-v2 Public

    The improved pin manager bot

    Rust

  4. FxTris FxTris Public

    Modern tetris in JavaFX

    Java

  5. Sussy-Squares Sussy-Squares Public

    Overkill school project. Controls: W A S D + SPACE vs ARROW KEYS + ENTER. Keyboards without N Key Rollover that dont scan keys indipendently from one another might struggle.

    Java

  6. Conway-s-Game-of-Life Conway-s-Game-of-Life Public

    Although the grid is limited, it is large enough for a glider gun.

    Java