import { SoftwareEngineer, Skills } from 'Gabr002';
class Bio extends SoftwareEngineer {
name = 'Gabriel Dantas Lopes';
Description = 'Software Engineer';
location = 'Beberibe, CE';
studying = 'Bachelor of Computer Science'
}
class ProgramationCompetitive implements Skills {
languages = ['C++', 'C'];
learning = ['Algorithms', 'Data Struct', 'graphs'];
}
class Frontend implements Skills {
languages = ['HTML', 'CSS', 'JavaScript', 'TypeScript'];
frameworks = ['React.js'];
concepts = ['Componentization', 'State Management', 'Responsive Design'];
}
class SoftwareEngineerFaang implements Skills {
// In Build...
}
I am a passionate programmer who started in 2020. I focused on learning algorithms and data structures by participating in the SBC programming marathon.
- Brasil
- in/gabrieldanlopes
Pinned Loading
-
-
app-taxi-shopper
app-taxi-shopper PublicDesafio técnico para a vaga de Desenvolvedor full stack da Shopper.
TypeScript
-
-
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.

