commit 2b4436e99588e6110f6fdaf0cab522e969d5fadf Author: Sparking2 Date: Sun Feb 1 12:40:48 2026 -0600 Added the data and repo settings diff --git a/README.md b/README.md new file mode 100644 index 0000000..a20bcb1 --- /dev/null +++ b/README.md @@ -0,0 +1,48 @@ +## Hello there Waving Hand, I'm Alfonso Marquez + +### Software Engineer and 3D Graphics entusiast + +I work with web technologies in the day-to-day, but my true passion lies in 3D rendering. +I love to make games in my spare time, and I've worked with Unity, Godot, and Unreal Engine. + +#### About me: + +- Globe Showing Americas I'm hailing from Mexico. +- Books I'm currently learning OpenGL. +- Speech Balloon Ask me about the latest RPG game. +- Nerd Face Fun fact: I won a Counter-Strike tournament in high school. + +#### My Stack +
+ JavaScript + TypeScript + C# + C++ + Vue.js + Go + Lua + Unity + Godot + Unreal Engine +
+ + + + diff --git a/gitea-profile.sublime-project b/gitea-profile.sublime-project new file mode 100644 index 0000000..24db303 --- /dev/null +++ b/gitea-profile.sublime-project @@ -0,0 +1,8 @@ +{ + "folders": + [ + { + "path": "." + } + ] +} diff --git a/gitea-profile.sublime-workspace b/gitea-profile.sublime-workspace new file mode 100644 index 0000000..cee9ba2 --- /dev/null +++ b/gitea-profile.sublime-workspace @@ -0,0 +1,242 @@ +{ + "auto_complete": + { + "selected_items": + [ + [ + "gpg", + "gpgcheck" + ], + [ + "x86", + "x86_64-unknown-linux-gnu" + ] + ] + }, + "buffers": + [ + ], + "build_system": "", + "build_system_choices": + [ + ], + "build_varint": "", + "command_palette": + { + "height": 0.0, + "last_filter": "", + "selected_items": + [ + [ + "Package Control: instal", + "Package Control: Install Package" + ], + [ + "install", + "Package Control: Install Package" + ], + [ + "Install", + "Package Control: Install Package" + ], + [ + "Package Control: insta", + "Package Control: Install Package" + ], + [ + "package", + "Package Control: Install Package" + ], + [ + "package C", + "Package Control: Install Package" + ], + [ + "Package Control: ", + "Package Control: Install Package" + ], + [ + "packa", + "Install Package Control" + ] + ], + "width": 0.0 + }, + "console": + { + "height": 0.0, + "history": + [ + ] + }, + "distraction_free": + { + "menu_visible": true, + "show_minimap": false, + "show_open_files": false, + "show_tabs": false, + "side_bar_visible": false, + "status_bar_visible": false + }, + "expanded_folders": + [ + "/home/amarquez/source/repos/.profile" + ], + "file_history": + [ + "/home/amarquez/source/tools/WhiteSur-kde/install.sh", + "/home/amarquez/source/tools/config-files/fedora_setup.yml", + "/home/amarquez/source/tools/config-files/README.md", + "/home/amarquez/source/tools/config-files/.wezterm.lua", + "/home/amarquez/.wezterm.lua", + "/home/amarquez/.config/sublime-text/.gitignore" + ], + "find": + { + "height": 35.0 + }, + "find_in_files": + { + "height": 0.0, + "where_history": + [ + ] + }, + "find_state": + { + "case_sensitive": false, + "find_history": + [ + "asc" + ], + "highlight": true, + "in_selection": false, + "preserve_case": false, + "regex": false, + "replace_history": + [ + ], + "reverse": false, + "scrollbar_highlights": true, + "show_context": true, + "use_buffer2": true, + "use_gitignore": true, + "whole_word": false, + "wrap": true + }, + "groups": + [ + { + "sheets": + [ + ] + } + ], + "incremental_find": + { + "height": 35.0 + }, + "input": + { + "height": 0.0 + }, + "layout": + { + "cells": + [ + [ + 0, + 0, + 1, + 1 + ] + ], + "cols": + [ + 0.0, + 1.0 + ], + "rows": + [ + 0.0, + 1.0 + ] + }, + "menu_visible": true, + "output.LSP Log Panel": + { + "height": 0.0, + "history": + [ + ] + }, + "output.SublimeLinter": + { + "height": 0.0, + "history": + [ + ] + }, + "output.diagnostics": + { + "height": 0.0, + "history": + [ + ] + }, + "output.find_results": + { + "height": 0.0, + "history": + [ + ] + }, + "pinned_build_system": "", + "project": "gitea-profile.sublime-project", + "replace": + { + "height": 66.0 + }, + "save_all_on_build": true, + "select_file": + { + "height": 0.0, + "last_filter": "", + "selected_items": + [ + ], + "width": 0.0 + }, + "select_project": + { + "height": 0.0, + "last_filter": "", + "selected_items": + [ + ], + "width": 0.0 + }, + "select_symbol": + { + "height": 0.0, + "last_filter": "", + "selected_items": + [ + ], + "width": 0.0 + }, + "selected_group": 0, + "settings": + { + "lsp_show_inlay_hints": false + }, + "show_minimap": true, + "show_open_files": false, + "show_tabs": true, + "side_bar_visible": true, + "side_bar_width": 346.0, + "status_bar_visible": true, + "template_settings": + { + } +}