Skip to content

Commit

Permalink
new post and added new project
Browse files Browse the repository at this point in the history
  • Loading branch information
kaliban2056 committed Sep 20, 2024
1 parent 384bf68 commit 50c2ee2
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
17 changes: 17 additions & 0 deletions content/posts/back-online.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
+++
title = 'Back Online'
date = 2024-09-20T11:44:59+02:00
draft = false
tags = []
+++

Hello everyone,

After taking a break from the blog, I’m back and ready to dive into new content. During the time away, I focused on expanding my skillset—learning Go (Golang) and working on various projects while also navigating the job market.

Now that I’m back, I plan to resume regular posts, while also sharing insights from the projects I’ve been working on. You can expect:

- Continued coverage of cybersecurity like over the wire and stuff like that
- Project highlights and technical breakdowns

Thanks for your patience. Looking forward to sharing more soon.
1 change: 1 addition & 0 deletions content/projects.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ These are my projects that you can find on [GitHub](https://github.com/kaliban20
- [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.

0 comments on commit 50c2ee2

Please sign in to comment.