Skip to content

Commit

Permalink
Add Technology sections to README
Browse files Browse the repository at this point in the history
  • Loading branch information
Robrowno committed Mar 14, 2023
1 parent cc7e859 commit 1512a3f
Showing 1 changed file with 62 additions and 1 deletion.
63 changes: 62 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,62 @@
# Robrowno
# Robrowno // Christian Brown

Welcome to my Github Page!
----

Hi there, my name is Christian! Here's a little "About me" overview:
- 💻 Completed a Code Institute Bootcamp between February 2022 - February 2023
- 🖥️ Currently working with Xander Talent as a Trainee Software Engineering Consultant
- 🛠️ Have 5 years prior in the automotive industry working with companies such as McLaren Automotive and Mercedes-Benz
- ✈️ I've lived abroad for 16 years in Russia, Slovakia, Poland, Italy and Japan
- 🏁 I am an active Rally competitor, competing nationally as a driver in 2022 and a codriver in 2023
- ➡️ My other hobbies include 🏋🏻‍♂️going to the gym, 🎸playing bass and 🚗going on long drives in the countryside
- 🎯 I'm looking to expand my professional software development skills in 2023 by working on new projects, consolidating what I learned in 2022 and learning new skills in 2023

----

[![Top Langs](https://github-readme-stats.vercel.app/api/top-langs/?username=Robrowno&layout=compact)](https://github.com/anuraghazra/github-readme-stats)

![Christian's GitHub stats](https://github-readme-stats.vercel.app/api?username=anuraghazra&show_icons=true&theme=radical)

----

## Projects:

| Project Name | Description | Tech/Tools Used |
|--- |--- |--- |
| Project Lambda | A static informative website about the Battle of Thermopylae in 480BCE | HTML5, CSS3, Git |
| Rock-Paper-Scissors | A simple turn-based javascript game based on the classic rock, paper, scissors | HTML5, CSS3, Javascript, Git |
| Guess-The-Number | A python game in the terminal where users to play a selection of guessing type games | Python3.8, Git, Heroku |
| Hofflecopter (C.I Hackathon) | An emoji-themed shooter where you play as the 'Hofflecopter' | HTML5, CSS3, Javascript, JSON, Git |
| Rally Blog | A full-stack blog-style website documenting my rally journey in 2022 and beyond | HTML5, CSS3, Javascript & JQuery, Python3.8, Django3.2, Git, Heroku, Cloudinary, Summernote, SENDGRID API |
| Django-Raceway | A fictional trackday website, where users can book trackdays, tuition or experience packages | HTML5, CSS3, Javascript & JQuery, Python3.8, Django3.2, Git, Heroku, AWS S3, Stripe (Stripe API), SENDGRID API, Allauth |


## Technology Well-Used:

<div style="display:inline-block">
<img src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/html5/html5-original-wordmark.svg" height=40px/>
<img src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/css3/css3-original-wordmark.svg" height=40px/>
<img src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/javascript/javascript-original.svg" height=35px/>
<img src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/python/python-original-wordmark.svg" height=40px/>
<img src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/jquery/jquery-original-wordmark.svg" height=40px/>
<img src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/bootstrap/bootstrap-original-wordmark.svg" height=40px/>
<img src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/django/django-plain-wordmark.svg" height=40px/>
<img src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/heroku/heroku-plain-wordmark.svg" height=40px/>
<img src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/git/git-original-wordmark.svg" height=40px/>

</div>

## Technology I have experienced:
<div style="display:inline-block">
<img src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/nodejs/nodejs-original-wordmark.svg" height=40px/>

</div>

## Technology I want to learn:
<div style="display:inline-block">
<img src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/java/java-original-wordmark.svg" height=40px/>
<img src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/react/react-original-wordmark.svg" height=40px/>

</div>

0 comments on commit 1512a3f

Please sign in to comment.