Skip to content
View eoBattisti's full-sized avatar
🎯
Focusing on learn
🎯
Focusing on learn

Block or report eoBattisti

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
eoBattisti/README.md

Hi there 👋, nice to meet you!


🥳 Fun facts about me:

  • I love customizing my desktop environment.
  • I'm an aspiring game developer
  • Open Source enthusiast
  • I'm currently learning Vim, Godot
  • I have a published game on itch.io called Agnosia

📖 I'm studying game development at Méliès

💼 I'm currently working at Devgrid.


What you will see here:

All my repositories have a prefix proj, bpk or others, below is the description:

Repository Description
bpk-* These are all projects I have done during my period at Biopark
gm-* These are all projects related to game development
proj-* These are all my personal projects, they are public and they where made to solve problems, to improve my skills, and to learn new things.
std-* These are all projects I have done during my studies with books, courses, etc
tivw-* These are all projects I have done for technical interviews

Contact me:

Pinned Loading

  1. tatr-nvim tatr-nvim Public

    This project is a simple wrapper for tatr with the goal to be even easier to create/manage tasks in the project within neovim

    Lua 1

  2. proj-pyNox proj-pyNox Public

    A implementation in Python of Lox interpreter.

    Python 3

  3. proj-dotfiles proj-dotfiles Public

    My personal dotfiles

    Lua

  4. proj-fwo proj-fwo Public

    FWO (File Watcher Organizer) is a simple file watcher that uses the <sys/inotify.h> library to listen to events in the given directory

    C