Skip to content

Commit

Permalink
edited projects page
Browse files Browse the repository at this point in the history
  • Loading branch information
kaliban2056 committed Sep 21, 2024
1 parent e6d35fa commit ab4460d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions content/projects.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ draft = false

These are my projects that you can find on [GitHub](https://github.com/kaliban2056):

- [Packet Sniffer](https://github.com/kaliban2056/packet_sniffer): Captures and decodes Ethernet, IPv4, ICMP, TCP, and UDP traffic using raw sockets.
- [TCP Chat Room](https://github.com/kaliban2056/TCP_chatRoom): Server-client chat with real-time messaging and nickname support, using threading and basic socket programming.
- [kaliban2056.github.io](https://github.com/kaliban2056/kaliban2056.github.io): The source code of this page.
- [go API](https://github.com/kaliban2056/go-API): A simple API made in Go.
- [go API](https://github.com/kaliban2056/go-API): A simple API made in Go.
- [Packet Sniffer](https://github.com/kaliban2056/packet_sniffer): Captures and decodes Ethernet, IPv4, ICMP, TCP, and UDP traffic using raw sockets.
- [TCP Chat Room](https://github.com/kaliban2056/TCP_chatRoom): Server-client chat with real-time messaging and nickname support, using threading and basic socket programming.
- [kaliban2056.github.io](https://github.com/kaliban2056/kaliban2056.github.io): The source code of this page.

0 comments on commit ab4460d

Please sign in to comment.