-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
18 lines (13 loc) · 906 Bytes
/
Copy pathabout.html
File metadata and controls
18 lines (13 loc) · 906 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
layout: default
title: Aknazar Janibek
---
<div id="about">
<h1>who am i?</h1>
<p>Current student at the <a href="https://en.wikipedia.org/wiki/University_of_North_Carolina_at_Chapel_Hill">University of North Carolina at Chapel Hill</a>, studying computer science.</p>
<p>My interests include cloud computing, software engineering, and machine learning, with a focus on building scalable, efficient solutions.
Check out my blog on the home page where I take a closer look at these topics.</p>
<p>I love solving problems, but more importantly, I love to help others. As a current undergraduate teaching assistant,
I have had the pleasure of guiding students through a wide range of challenges, from conceptual topics like recursion and time complexity,
to more technical issues such as debugging containerization environments and resolving deployment problems with Docker.</p>
</div>