public sealed class FelixAVeras
{
public string Role => "Software Engineer";
public string Location => "Santo Domingo, Dominican Republic";
public object Stack => new
{
Backend = new[] { "C#", "PHP", "Ruby", "Go" },
Frameworks = new[] {"ASP.NET", ".NET Core", ".NET", "Laravel", "Ruby on Rails"},
Mobile = new[] { "Flutter", "Xamarin Forms/MAUI", "NativeScript" },
Data = new[] { "SQL Server", "MySQL", "Postgres" },
Architecture = new[] { "KISS", "CQRS", "DRY", "Hexagon", "TDD", "SOLID", "MVVM", "MVC", "Repository" },
Infrastructure = new[] { "Docker", "Heroku", "CI/CD", "Azure", "Google Cloud", "Supabase" },
AI = new[] { "Gemini", "Claude" }
};
public object Practices => new
{
CodeQuality = new[] { "Clean Code", "Refactoring", "Code Reviews" },
Testing = new[] { "Unit Testing", "Integration Testing" },
DevOps = new[] { "CI/CD Pipelines", "Containerization", "Monitoring" },
Collaboration = new[] { "Agile", "Scrum", "Cross-functional Teams" }
};
public object CurrentWork => new
{
Building = new[]
{
"Scalable APIs",
"Mobile apps with Flutter",
"Geolocation-based features",
"AI-assisted workflows"
},
Improving = new[]
{
"System design",
"Performance optimization",
"AI integration in backend services"
}
};
public string Philosophy =>
"Build simple solutions that scale, automate everything, and never stop learning.";
public bool OpenToWork => true;
public string CurrentFocus => "Integrating AI into real production systems";
}
🏠
Working from home
Software developer without degree.
I build amazing apps
- Santo Domingo, Dominican Republic
- felixaveras.github.io
Pinned Loading
-
VerticalSidenav_responsive
VerticalSidenav_responsive PublicVertical sidenav(sidebar) responsive with dropdown menus(accordion). Made in HTML5, CSS3, and JQuery
-
GoodWorkersMVP
GoodWorkersMVP Public archiveCross-platform Mobile app about hire an independent worker for home repairs made in Xamarin Forms 5
C#
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.

