Skip to content

Commit

Permalink
adding tech sections
Browse files Browse the repository at this point in the history
  • Loading branch information
ColinB19 committed Sep 10, 2024
1 parent 0ba0465 commit a8301a6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions _includes/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,13 @@ <h2>Developer Tools</h2>
<img src="https://cdn.jsdelivr.net/gh/devicons/devicon@latest/icons/azure/azure-original.svg" style="width: 64px; height: 64px;" />
<i class="devicon-git-plain"></i>
<i class="devicon-postgresql-plain colored"></i>
<p>I have utilized a number of developer tools. Oracle, PostgreSQL, Snowflake, MS SQL Server, Azure, AWS, Databricks...</p>
<p>Expertise in utilizing developer tools to achieve business goals. I have used database technologies &lpar;including snowflake, Oracle, MS SQL Server, etc.&rpar;, cloud service providers &lpar;including AWS and Azure&rpar;, and many more! </p>
</div>
<div class="tech">
<h2>Data Analysis</h2>
<img src="https://cdn.jsdelivr.net/gh/devicons/devicon@latest/icons/python/python-original.svg" />
<img alt="power-bi" src="{{ "/assets/img/power-bi.svg" | prepend: site.baseurl }}" />
<i class="devicon-apachespark-original colored"></i>
<p>I dont know what to put here</p>
<p>I have utilized many data analysis technologies to facilitate data-driven decisions by key stakeholders. Some technologies I have expertise in include Python (including relevant packages including Pandas, NumPy, Matplotlib, Seaborn, etc.), PowerBI, Excel, Apache Spark and more!</p>
</div>
</div>
2 changes: 1 addition & 1 deletion _includes/projects.html
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ <h3> Book Recommender System </h3>
<li> Recommender Systems</li>
</ul>
<p>A full stack project aimed at recommending new books to users in order to drive user engagement.</p>
<a class="project-link" target="_blank" href="https://github.com/ColinB19/datajobswebscraper">Check it out</a>
<a class="project-link" target="_blank" href="https://github.com/ColinB19/BookRecommender">Check it out</a>
</div>
</div>

0 comments on commit a8301a6

Please sign in to comment.