Hi, I'm Utku, a senior Computer Engineering student at Boğaziçi University. I began my coding journey in 2016 with C, during my 9th grade. Since then, I've actively participated in various national and international algorithm contests, earning several awards along the way.
-
Programming Skills: C/C++, Python, Java, Bash
-
Libraries/Frameworks/Tools: QT, Boost, Jenkins, Docker
- Playing guitar
- Solving Sudoku
- Doing puzzles
CMPE352 Contributions
Week 1
| Task |
Type |
Time Taken |
Outcome |
Related Issue |
| Get to know the team. |
Meeting |
30 min |
-- |
-- |
| Create personal wiki page |
Documentation |
30 min |
-- |
#17 |
| Document favorite GitHub repository |
Documentation |
60 min |
-- |
#8 |
Week 3
| Task |
Type |
Time taken |
Outcome |
Related issue |
| Attending the team meeting. |
Meeting |
40 min |
---- |
---- |
Week 5
| Task |
Type |
Time taken |
Outcome |
Related issue |
| Issue: Add your image to the team members section of readme |
Documentation |
10 min |
Finished |
#75 |
| Create the mockups for the website |
Design |
120 min |
Finished |
#98 |
Week 7
| Task |
Type |
Time taken |
Outcome |
Related issue |
| Design API |
Documentation |
2h |
Created api-doc.yml in openapi format with Swagger |
#122 |
Week 8
| Task |
Type |
Time taken |
Outcome |
Related issue |
| Design API |
Documentation |
2h |
Documented some endpoints with their paths, request bodies, response bodies, and status codes. |
#122 |
| Dockerize the application |
Implementation |
5h |
Created Dockerfiles and docker-compose file for deployment. |
#125 |
Week 9
| Task |
Type |
Time taken |
Outcome |
Related issue |
| Initialize backend |
Implementation |
8h |
Backend endpoints are exposed and could response incoming requests. Backend-database connection is established. |
#129 |
Week 10
| Task |
Type |
Time taken |
Outcome |
Related issue |
| Implement authentication endpoints |
Implementation |
20h |
|
|
Week 11
| Task |
Type |
Time taken |
Outcome |
Related issue |
| Implement search endpoints |
Implementation |
10h |
|
|
| Integrate elastic search |
Implementation |
20h |
|
|
Week 12
| Task |
Type |
Time taken |
Outcome |
Related issue |
| Deploy the application and test |
Deployment |
5h |
|
|