Welcome to juanrenteria.net!
Take a look at some of my projects

linkedin_24 linkedin_24

About Me!

Hello my name is Juan E Renteria and I am currently located in the Bay Area. I am a Coding Dojo bootcamp graduate looking for my first developer role. I enjoy learning new technologies and solving problems. I currently code everyday to better my skills whether it is creating projects or solving coding questions on leetcode. On my free time I like to watch podcasts and play video games. Feel free to hang around and check out some of my projects.

Check out my commits over the past couple months!

gh_commits

Projects

NASA API

This app uses a authorized API token from nasa allowing to fetch data about important space news. Data is received in json format but presented clearly for a better user experience

INSTAGRAM CLONE

App was created using Python. Users can login and regiseter. After logging in users will be greeted with their custom user name and are able to upload pictures and post them on their timeline.

PRICE CHECKER

With the help of BeautifulSoup4 I was able to parse HTML elements and print the the current price of an object in the terminal.

SELENIUM SCRAPER

Selenium allowed me to scrape the internet and go into amazon and purchase any product within a matter of seconds. Selenium is very helpful because it looks for certain HTML elements is faster at navigating pages than humans!

RANDOM GUESSING GAME

Using python, I was able to code a game where the user inputs range between two numbers then has to guess which number the game is thinking of. The game stores and later returns the total number of tries it took the user to guess the correct number.

TO DO LIST USING REACT

REACT built app to keep track of your to do list. Reusing REACT components is what makes REACT special because you dont have to rebiult something from scratch, you can just reuse your code thats the beauty of JavaScript!

MUSIC ROOM

Music Room was built with a REACT front end and Python backend. Users are allowed to connect their spotify account using Spotify API, connect their playlists, and listen together!

Speed Typing Game

This Python app was created to test your typing skills. Using your terminal the game reads random sentences from an external .txt file and you have to type as fast as you can. At the end your WPM is diplayed in your terminal.

Amadon

Django app based off of Amazon. The app allows you to select items to purchase. The user is allowed to set the quanity of purchase to up to 10 times. After adding the items the site will give you the total for the purchase and total transaction history.

Favorite TV Shows

Implemented a restful API to allow user to execute CRUD commands while adding their favorite tv shows growing up. Users are asked to input the name, network that the show was on, date of release, and some basic information on what the show is about.

Tic Tac Toe

This Tic Tac Toe app was created using python. You play against the computer and try to win. The computer is programmed to always go for the edges first but it will pick random spots on the board if the corner spots are not taken.

Groups

Groups allows users to register and log in to create and join groups based off of their interests. When a users comes across the site and they see a club that shares the same interests as them he can join and become a member of the group. All members of the group are diplayed on the homepage.

ProClub

Website gives users the option to buy a hoodie or t-shirt. I integrated stripe API to allow easy check out for customers. After users select the item that they want to buy the app makes a call and redirects the user to the Stripe servers. That way Stripe handles all the payments and I don't have to worry about handling user credit card information for a safe checkout experience.

Password Generator

Created python app that makes it easier for users to come up with passwords. Now that people are getting their accounts taken everyday, why not generate a secure password? This app generates a random string with lower case, upper case letters, and random numbers from 0 to 5.

Twilio Messenger

Coded application integrated with Twilio API that allows company to send text messages to clients. With this you are able to send clients reminders or important information about your company events.

Blog

Created a blog site where users can log in and register. All user data is stored in django db.sqlite. Users can share whatever is on their mind with the world and other users are able to respond to those posts with comments. Come visit us and tell us what you think!

Work Experience

JR SERVICES

Coded and deployed a landing page for a local tree company looking to expand its business! Page was deployed using AWS. Client is now able to show their clients what they are capable of to satisfy their needs.

Skills and Technologies

html css python java js react mysql gh