As a highly motivated and coachable full stack developer, I am looking forward to continuing to develop my overall abilities wherever my career takes me. With the soft skills I have developed through my time working in the food industry coupled with my growing technical skills, I am able to effectively communicate with coworkers, stay focused in the face of increasing deadline pressure, and most importantly, increase production speed. |
Portfolio : roberto-contreras.com
Email : [email protected]
LinkedIn : linkedin.com/in/roberto-contreras-882737241
Skills | |
---|---|
HTML5 | CSS3 |
React | Tailwind |
JavaScript | TypeScript |
NodeJs | Express |
MongoDb | PostgreSql |
Git | Heroku |
NextJs | Vercel |
I developed a Typing Test App that allows you to take random typing tests which will in return tells you which characters you had the most mistakes on. From here you are given the chance to further take more tests focusing on the area that needs most improvement. You also have the chance to view results of previous tests and compare progress.
Check it out Deployed here: Typing Test App
A music app using a simple user authentication through storing user information in cookies. Incorporated two unrelated third party api's and enabled them to work together to gather song information and album images, works proficiently over 90% of time. Apart from letting users search songs and artists, this app allows a user to create playlists with the options of public or private playlists. Allows users to also view other's public playlists and perform actions such as liking and commenting on them.
Check it out here : Music App
Developed and deployed a Discord bot using Discord.js paired with Heroku to enhance the job tracking experience. Created user commands for managing job postings, including viewing, updating statuses, and adding new postings. Additionally, I implemented custom cover letter capability using the OpenAI npm package. This feature generates personalized cover letters based on users' resumes and job descriptions.
View Gif : Discord Bot Gif
Check it out here : Discord Bot Invite
A basic 2d tag game built using vanilla JavaScript, HTML5, and CSS3.