","login":"cirosantilli","avatarUrl":"https://avatars.githubusercontent.com/u/1429315?u=09aa3bfd78cdb72340aa5f12f9b7f78ead3ecbc0&v=4","url":"https://github.com/cirosantilli","email":""},{"name":"Vitor Sakaguti","login":"vitoreiji","avatarUrl":"https://avatars.githubusercontent.com/u/197261?u=cdf6ee5a8fbf6792dd3dc66f911106b8e7510361&v=4","url":"https://github.com/vitoreiji","email":""},{"name":"Bram Moolenaar","login":"brammool","avatarUrl":"https://avatars.githubusercontent.com/u/8530623?v=4","url":"https://github.com/brammool","email":""},{"name":"Fabian Boehm","login":"faho","avatarUrl":"https://avatars.githubusercontent.com/u/5185367?u=4620a59fa99f39a9e990370bf226d146a1c46ad1&v=4","url":"https://github.com/faho","email":""},{"name":"Jami Kousa","login":"Jakousa","avatarUrl":"https://avatars.githubusercontent.com/u/6400208?u=6a0651ea78fcb8e5ce126f887a5099ffa2c7f5ec&v=4","url":"https://github.com/Jakousa","email":"jami.kousa@gmail.com"},{"name":"Moxie Marlinspike","login":"moxie0","avatarUrl":"https://avatars.githubusercontent.com/u/512439?v=4","url":"https://github.com/moxie0","email":""},{"name":"Matti Luukkainen","login":"mluukkai","avatarUrl":"https://avatars.githubusercontent.com/u/523235?u=e62cd9bb7ce8a4acfaab9171cd137c875df7b527&v=4","url":"https://github.com/mluukkai","email":"mluukkai@iki.fi"}]}},"top-repos":{"topRepos":{"nodes":[{"name":"computer-networking","url":"https://github.com/0xtbarkan/computer-networking","description":"A structured and beginner-friendly guide to the fundamentals of computer networking covering everything from IP addressing, subnetting, routing, and protocols to network security and troubleshooting.","stargazerCount":29,"forkCount":1,"isPrivate":false,"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"}},{"name":"zcl","url":"https://github.com/0xtbarkan/zcl","description":"A cross-platform cache cleaner for 42 School students. Clears browsers, editors, and package manager caches on Linux and macOS in one command.","stargazerCount":10,"forkCount":0,"isPrivate":false,"primaryLanguage":{"name":"Python","color":"#3572A5"}},{"name":"cub3d","url":"https://github.com/0xtbarkan/cub3d","description":"A raycasting-based 3D engine built in C using MiniLibX inspired by Wolfenstein 3D. Learn low-level graphics, raycasting, and memory-safe engine design through the 42 Cub3D project.","stargazerCount":1,"forkCount":0,"isPrivate":false,"primaryLanguage":{"name":"C","color":"#555555"}},{"name":"web-scraper","url":"https://github.com/0xtbarkan/web-scraper","description":"A powerful command-line web scraper built with Python that can extract various types of data from web pages including text, emails, phone numbers, links, and images.","stargazerCount":1,"forkCount":0,"isPrivate":false,"primaryLanguage":{"name":"Python","color":"#3572A5"}},{"name":"hash-map","url":"https://github.com/0xtbarkan/hash-map","description":"A simple yet powerful hash map implementation in C. This project provides a versatile data structure for key-value pair storage with efficient lookup operations.","stargazerCount":1,"forkCount":0,"isPrivate":false,"primaryLanguage":{"name":"C","color":"#555555"}},{"name":"webcorner","url":"https://github.com/0xtbarkan/webcorner","description":"my corner on the web","stargazerCount":0,"forkCount":0,"isPrivate":false,"primaryLanguage":{"name":"HTML","color":"#e34c26"}},{"name":"xt3-tree","url":"https://github.com/0xtbarkan/xt3-tree","description":"A lightweight C implementation of the tree command with file size display and colored output for visualizing directory structures.","stargazerCount":0,"forkCount":0,"isPrivate":false,"primaryLanguage":{"name":"C","color":"#555555"}},{"name":"ssh-honeypot","url":"https://github.com/0xtbarkan/ssh-honeypot","description":null,"stargazerCount":0,"forkCount":0,"isPrivate":false,"primaryLanguage":{"name":"Python","color":"#3572A5"}},{"name":"safeclib","url":"https://github.com/0xtbarkan/safeclib","description":"Safeclib - Memory-safe C library providing secure string/memory operations with bounds checking, overflow prevention, and modular design. Available as static/shared libraries.","stargazerCount":0,"forkCount":0,"isPrivate":false,"primaryLanguage":{"name":"C","color":"#555555"}},{"name":"Virtual-Memory","url":"https://github.com/0xtbarkan/Virtual-Memory","description":"A comprehensive collection of resources on virtual memory implementations in Linux, Windows, and general concepts. This repository organizes key documentation, summaries, and links to help developers and system enthusiasts understand memory management across operating systems.","stargazerCount":0,"forkCount":0,"isPrivate":false,"primaryLanguage":null}]}},"open-source-impact":{"repositoriesContributedTo":{"totalCount":2,"nodes":[{"nameWithOwner":"raystronic/felf","url":"https://github.com/raystronic/felf","stargazerCount":1,"owner":{"login":"raystronic","avatarUrl":"https://avatars.githubusercontent.com/u/227660978?v=4"}},{"nameWithOwner":"ayudadiosmio123-mimimi/newone","url":"https://github.com/ayudadiosmio123-mimimi/newone","stargazerCount":0,"owner":{"login":"ayudadiosmio123-mimimi","avatarUrl":"https://avatars.githubusercontent.com/u/273022051?v=4"}}]},"pullRequests":{"totalCount":2}}};
Language Breakdown
Lines of code distribution across 12 owned repositories
T
T-Shaped Developer
T-shaped
Deep in C with broad versatility
C
HTML
CSS
JavaScript
Python
Collaboration Network
Global Impact visualization
LIVE
No collaborator data yet.
Coding Streak
Contribution activity over the past year
Jun
Jul
Aug
Sep
Oct
Nov
Dec
Jan
Feb
Mar
Apr
May
Jun
Top Repositories
computer-networking
A structured and beginner-friendly guide to the fundamentals of computer networking covering everything from IP addressing, subnetting, routing, and protocols to network security and troubleshooting.
JavaScript
zcl
A cross-platform cache cleaner for 42 School students. Clears browsers, editors, and package manager caches on Linux and macOS in one command.
Python
cub3d
A raycasting-based 3D engine built in C using MiniLibX inspired by Wolfenstein 3D. Learn low-level graphics, raycasting, and memory-safe engine design through the 42 Cub3D project.
C
web-scraper
A powerful command-line web scraper built with Python that can extract various types of data from web pages including text, emails, phone numbers, links, and images.
Python
hash-map
A simple yet powerful hash map implementation in C. This project provides a versatile data structure for key-value pair storage with efficient lookup operations.
C
webcorner
my corner on the web
HTML
xt3-tree
A lightweight C implementation of the tree command with file size display and colored output for visualizing directory structures.
C
Python
safeclib
Safeclib - Memory-safe C library providing secure string/memory operations with bounds checking, overflow prevention, and modular design. Available as static/shared libraries.
C
Virtual-Memory
A comprehensive collection of resources on virtual memory implementations in Linux, Windows, and general concepts. This repository organizes key documentation, summaries, and links to help developers and system enthusiasts understand memory management across operating systems.
Open Source Impact
Contributions to external projects
2 merged PRs
Contributed to 2 repositories