Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
khrystianc authored Jan 25, 2025
1 parent 7f3455d commit 360c5b8
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -71,11 +71,17 @@ <h2>Projects</h2>
</section>
<section id="skills" class="section">
<h2>Skills</h2>
<p class="skills-list">
Python | C++ | Machine Learning | Cloud Computing | HTML | CSS | JavaScript | SQL | Agile Development
</p>
<ul class="skills-list">
<li>Programming Languages: Python, C++, JavaScript</li>
<li>Web Development: HTML, CSS, React, Flask</li>
<li>Platforms: Windows, macOS, Linux</li>
<li>Cloud Services: Google Cloud Platform, AWS</li>
<li>AI & Machine Learning: TensorFlow, PyTorch, OpenAI APIs</li>
<li>Containerization: Docker, Kubernetes</li>
<li>API Development: RESTful APIs, GraphQL</li>
</ul>
</section>
<section id="contact" class="section">
<rsection id="contact" class="section">
<h2>Contact</h2>
<p>Email: <a href="mailto:[email protected]">[email protected]</a></p>
<p>GitHub: <a href="https://github.com/khrystianc">github.com/khrystianc</a></p>
Expand Down

0 comments on commit 360c5b8

Please sign in to comment.