export class Info {
name: string = 'Josue Rodriguez'
age: number = 30
nationality: string = 'Honduran'
languages: Record<string, string>[] = [{ 'English': 'B1' }, { 'Spanish': 'native' }]
occupation: string = 'Web Developer'
freetime: string[] = ['My Family','Learning', 'Video Games', 'Online Series']
musicalInterests: string[] = ['Trance','Techno','SynthWave','RetroWave','JazzHop','Lo-Fi']
}
export class Programming {
languages: string[] = ['JavaScript', 'TypeScript']
stylesheets: string[] = ['CSS']
frontLibraries: string[] = ['React']
frontFrameworks: string[] = ['Bootstrap','JQuery', 'Materialize CSS']
runtimes: string[] = ['Node']
databases: string[] = ['MySQL', 'Mongo', 'Postgre']
learning: string[] = ['TypeScript', 'NestJs', 'Redux', 'Angular', 'Docker', 'PHP']
}
export class Social {
github: string = 'josuerodcat90'
discord: string = 'Josh Rodriguez#4147'
linkedin: string = 'https://www.linkedin.com/in/JosueRodrĂguezCatalan'
}
👨‍💻
Never Stop Learning
A Javascript lover, coding in MERN Stack and GraphQL with Apollo.
- Madrid, Spain
- https://www.linkedin.com/in/JosueRodr%C3%ADguezCatalan
Pinned Loading
-
-
expressjs-server-starter
expressjs-server-starter PublicA simple starter pack of expressjs server structure.
JavaScript 1
-
-
Customer_Management_System_Client
Customer_Management_System_Client PublicA client app for Customer Management System in `React` and `Apollo Client`
JavaScript
-
Customer_Management_System_Server
Customer_Management_System_Server PublicThis is a simple customer management system in MERN + GraphQL Stack.
JavaScript
-
Customer_Management_System_Vue_Client
Customer_Management_System_Vue_Client PublicA Vue alternative to Customer Management System Client
Vue
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.