class Profile {
get name(): string {
return "Matheus Chimelli"
}
get skills():string[] {
return ["Node.js", "Javascript", "Typescript", "Postgres", "ElasticSearch", "MongoDB", "React", "NextJS","Firebase"]
}
get bio():string {
return ``
}
get hireable():boolean {
const bioText = this.bio
const isHireable = bioText.match(/looking for a job/)
if (isHireable && isHireable[0]) return true
return false
}
}
Focusing
- Curitiba, Brazil
-
14:29
(UTC -03:00) - matheusrc.vercel.app
- matheusrchimelli
- in/matheus-chimelli
Highlights
- Pro
Block or Report
Block or report matheuschimelli
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
relaxasearch
relaxasearch PublicRelaxaSearch is a lightweight full text search engine alternative to ElasticSearch built using Go.
Go 1
-
-
-
boilerplate
boilerplate Publica boilerplate for nodejs apps using express, prisma, and nuxt
JavaScript
-
-
151 contributions in the last year
| Day of Week | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | ||||||||||||||||||||||||||||||||||||||||
| Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Saturday Sat | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Contributed to
matheuschimelli/brasileis-monorepo,
matheuschimelli/video-to-reels
Contribution activity
February 2024
2
contributions
in private repositories
Feb 1 – Feb 11



